Close combat and multi strike correct damage values

Adds pantheons from temmings' pull request
Adds partial Impale support from baranio's pull request
Adds updated uniques from PJacek's pull request and my own
Adds more tree highlighting options for node power from coldino's pull request
Adds support for fossil mods in the crafting window. Including correct parsing for some mods that previously didn't work
This commit is contained in:
Jack Lockwood
2019-09-04 21:53:06 +10:00
parent 0c76b8fd0c
commit 6e1e41ea34
45 changed files with 3044 additions and 595 deletions

View File

@@ -47,3 +47,10 @@ itemBases["Searching Eye Jewel"] = {
tags = { default = true, not_for_sale = true, abyss_jewel_ranged = true, abyss_jewel = true, },
req = { },
}
itemBases["Timeless Jewel"] = {
type = "Jewel",
subType = "Jewel",
tags = { default = true, jewel = true, intjewel = true, dexjewel = true, strjewel = true, not_for_sale = true, },
req = { },
}

File diff suppressed because one or more lines are too long

View File

@@ -1807,10 +1807,10 @@ return {
["LifeRegenerationRatePercentUber2"] = { type = "Suffix", affix = "of the Elder", "(1.6-2)% of Life Regenerated per second", statOrderKey = "1038", statOrder = { 1038 }, level = 75, group = "LifeRegenerationRatePercentage", weightKey = { "body_armour_elder", "amulet_elder", "default", }, weightVal = { 800, 800, 0, }, },
["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 = "95,5270", statOrder = { 95, 5270 }, level = 68, group = "Supported", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0, }, },
["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 = "95,5270", statOrder = { 95, 5270 }, level = 85, group = "Supported", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0, }, },
["AdditionalCriticalStrikeChanceWithAttacksUber1"] = { type = "Suffix", affix = "of the Elder", "Attacks have +(0-1)% to Critical Strike Chance", statOrderKey = "3417", statOrder = { 3417 }, level = 68, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "no_attack_mods", "body_armour_elder", "default", }, weightVal = { 0, 400, 0, }, },
["AdditionalCriticalStrikeChanceWithAttacksUber2"] = { type = "Suffix", affix = "of the Elder", "Attacks have +(1-2)% to Critical Strike Chance", statOrderKey = "3417", statOrder = { 3417 }, level = 84, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "no_attack_mods", "body_armour_elder", "default", }, weightVal = { 0, 400, 0, }, },
["AdditionalCriticalStrikeChanceWithSpellsUber1_"] = { type = "Suffix", affix = "of Shaping", "Spells have +(0-1)% to Critical Strike Chance ", statOrderKey = "5160", statOrder = { 5160 }, level = 68, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "no_caster_mods", "body_armour_shaper", "default", }, weightVal = { 0, 400, 0, }, },
["AdditionalCriticalStrikeChanceWithSpellsUber2_"] = { type = "Suffix", affix = "of Shaping", "Spells have +(1-2)% to Critical Strike Chance ", statOrderKey = "5160", statOrder = { 5160 }, level = 84, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "no_caster_mods", "body_armour_shaper", "default", }, weightVal = { 0, 400, 0, }, },
["AdditionalCriticalStrikeChanceWithAttacksUber1"] = { type = "Suffix", affix = "of the Elder", "Attacks have +(0.5-1)% to Critical Strike Chance", statOrderKey = "3417", statOrder = { 3417 }, level = 68, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "no_attack_mods", "body_armour_elder", "default", }, weightVal = { 0, 400, 0, }, },
["AdditionalCriticalStrikeChanceWithAttacksUber2"] = { type = "Suffix", affix = "of the Elder", "Attacks have +(1.1-1.5)% to Critical Strike Chance", statOrderKey = "3417", statOrder = { 3417 }, level = 84, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "no_attack_mods", "body_armour_elder", "default", }, weightVal = { 0, 400, 0, }, },
["AdditionalCriticalStrikeChanceWithSpellsUber1_"] = { type = "Suffix", affix = "of Shaping", "Spells have +(0.5-1)% to Critical Strike Chance ", statOrderKey = "5160", statOrder = { 5160 }, level = 68, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "no_caster_mods", "body_armour_shaper", "default", }, weightVal = { 0, 400, 0, }, },
["AdditionalCriticalStrikeChanceWithSpellsUber2_"] = { type = "Suffix", affix = "of Shaping", "Spells have +(1.1-1.5)% to Critical Strike Chance ", statOrderKey = "5160", statOrder = { 5160 }, level = 84, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "no_caster_mods", "body_armour_shaper", "default", }, weightVal = { 0, 400, 0, }, },
["GrantsWrathAuraUber1"] = { type = "Suffix", affix = "of the Elder", "Grants Level 22 Wrath Skill", statOrderKey = "256", statOrder = { 256 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0, }, },
["GrantsAngerAuraUber1"] = { type = "Suffix", affix = "of the Elder", "Grants Level 22 Anger Skill", statOrderKey = "258", statOrder = { 258 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0, }, },
["GrantsHatredAuraUber1__"] = { type = "Suffix", affix = "of the Elder", "Grants Level 22 Hatred Skill", statOrderKey = "257", statOrder = { 257 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0, }, },
@@ -2430,4 +2430,147 @@ return {
["WeaponPhysicalAddedAsChaos2h1"] = { type = "Prefix", affix = "Pernicious", "Gain (10-14)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1030", statOrder = { 1030 }, level = 66, group = "NonChaosAddedAsChaos", weightKey = { "staff", "default", }, weightVal = { 400, 0, }, },
["WeaponPhysicalAddedAsChaos2h2"] = { type = "Prefix", affix = "Inimical", "Gain (15-20)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1030", statOrder = { 1030 }, level = 72, group = "NonChaosAddedAsChaos", weightKey = { "staff", "default", }, weightVal = { 200, 0, }, },
["WeaponPhysicalAddedAsChaos2h3"] = { type = "Prefix", affix = "Baleful", "Gain (21-26)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1030", statOrder = { 1030 }, level = 80, group = "NonChaosAddedAsChaos", weightKey = { "staff", "default", }, weightVal = { 100, 0, }, },
--Fossil Mods
["AberrantDespair"] = { type = "Suffix", affix = "of the Underground (Aberrant Fossil)", "Curse Enemies with Level 10 Despair on Hit", statOrderKey = "10000", statOrder = { 10000 }, level = 1, group = "AberrantDespair", weightKey = { "one_hand_weapon", "two_hand_weapon", "default", }, weightVal = { 2000, 2000, 0, }, },
["AberrantChaosDot"] = { type = "Suffix", affix = "of the Underground (Aberrant Fossil)", "+(30-40)% Chaos Resistance against Damage Over Time", statOrderKey = "10001", statOrder = { 10001 }, level = 1, group = "AberrantChaosDot", weightKey = { "quiver", "body_armour", "shield", "default", }, weightVal = { 2000, 2000, 2000, 0, }, },
["AberrantAddedChaos"] = { type = "Prefix", affix = "Subterranean (Aberrant Fossil)", "Adds (15-20) to (21-30) Chaos Damage", statOrderKey = "10002", statOrder = { 10002 }, level = 1, group = "AberrantAddedChaos", weightKey = { "gloves", "default", }, weightVal = { 2000, 0, }, },
["AberrantChaosGemLevel"] = { type = "Prefix", affix = "Subterranean (Aberrant Fossil)", "+2 to Level of Socketed Chaos Gems", statOrderKey = "10003", statOrder = { 10003 }, level = 1, group = "AberrantChaosGemLevel", weightKey = { "boots", "default", }, weightVal = { 2000, 0, }, },
["AberrantChaosLeech"] = { type = "Prefix", affix = "Subterranean (Aberrant Fossil)", "0.2% of Chaos Damage Leeched as Life", statOrderKey = "10004", statOrder = { 10004 }, level = 1, group = "AberrantChaosLeech", weightKey = { "ring", "default", }, weightVal = { 600, 0, }, },
["AberrantNearbyEnemiesTake"] = { type = "Suffix", affix = "of the Underground (Aberrant Fossil)", "Nearby Enemies have -9% to Chaos Resistance", statOrderKey = "10005", statOrder = { 10005 }, level = 1, group = "AberrantNearbyEnemiesTake", weightKey = { "helmet", "default", }, weightVal = { 2000, 0, }, },
["AberrantChaosDamage"] = { type = "Prefix", affix = "Subterranean (Aberrant Fossil)", "(20-30)% increased Chaos Damage", statOrderKey = "10006", statOrder = { 10006 }, level = 1, group = "AberrantChaosDamage", weightKey = { "amulet", "belt", "default", }, weightVal = { 2000, 2000, 0, }, },
["AethericMoreSpellDamage1h"] = { type = "Prefix", affix = "Subterranean (Aetheric Fossil)", "Socketed Skills deal 40% more Spell Damage", statOrderKey = "10100", statOrder = { 10100 }, level = 1, group = "AethericMoreSpellDamage1h", weightKey = { "one_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["AethericMoreSpellDamage2h"] = { type = "Prefix", affix = "Subterranean (Aetheric Fossil)", "Socketed Skills deal 20% more Spell Damage", statOrderKey = "10100", statOrder = { 10100 }, level = 1, group = "AethericMoreSpellDamage2h", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["AethericArcaneSurgeSupport"] = { type = "Suffix", affix = "of the Underground (Aetheric Fossil)", "Socketed Gems are Supported by Level 1 Arcane Surge", statOrderKey = "10101", statOrder = { 10101 }, level = 1, group = "AethericArcaneSurge", weightKey = { "body_armour", "default", }, weightVal = { 600, 0, }, },
["AethericSkillCastSpeed"] = { type = "Suffix", affix = "of the Underground (Aetheric Fossil)", "Socketed Skills have 18% increased Cast Speed", statOrderKey = "10102", statOrder = { 10102 }, level = 1, group = "AethericSkillCastSpeed", weightKey = { "gloves", "default", }, weightVal = { 2000, 0, }, },
["AethericSkillManaCost"] = { type = "Suffix", affix = "of the Underground (Aetheric Fossil)", "Socketed Spells have 20% reduced Mana Cost", statOrderKey = "10103", statOrder = { 10103 }, level = 1, group = "AethericSkillManaCost", weightKey = { "boots", "helmet", "shield", "default", }, weightVal = { 2000, 2000, 2000, 0, }, },
["BoundAuraDamage1h"] = { type = "Suffix", affix = "of the Underground (Bound Fossil)", "Auras from your Skills grant 2% increased Damage to you and Allies", statOrderKey = "10200", statOrder = { 10200 }, level = 1, group = "BoundAuraDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["BoundAuraDamage2h"] = { type = "Suffix", affix = "of the Underground (Bound Fossil)", "Auras from your Skills grant 4% increased Damage to you and Allies", statOrderKey = "10200", statOrder = { 10200 }, level = 1, group = "BoundAuraDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["BoundMinionDamage1h1"] = { type = "Prefix", affix = "Subterranean (Bound Fossil)", "Minions deal (30-44)% increased Damage", statOrderKey = "10201", statOrder = { 10201 }, level = 1, group = "BoundMinionDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["BoundMinionDamage1h2"] = { type = "Prefix", affix = "Subterranean (Bound Fossil)", "Minions deal (45-59)% increased Damage", statOrderKey = "10201", statOrder = { 10201 }, level = 25, group = "BoundMinionDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["BoundMinionDamage1h3"] = { type = "Prefix", affix = "Subterranean (Bound Fossil)", "Minions deal (60-74)% increased Damage", statOrderKey = "10201", statOrder = { 10201 }, level = 50, group = "BoundMinionDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["BoundMinionDamage1h4"] = { type = "Prefix", affix = "Subterranean (Bound Fossil)", "Minions deal (75-80)% increased Damage", statOrderKey = "10201", statOrder = { 10201 }, level = 75, group = "BoundMinionDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["BoundMinionDamage2h1"] = { type = "Prefix", affix = "Subterranean (Bound Fossil)", "Minions deal (51-70)% increased Damage", statOrderKey = "10201", statOrder = { 10201 }, level = 1, group = "BoundMinionDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["BoundMinionDamage2h2"] = { type = "Prefix", affix = "Subterranean (Bound Fossil)", "Minions deal (71-90)% increased Damage", statOrderKey = "10201", statOrder = { 10201 }, level = 25, group = "BoundMinionDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["BoundMinionDamage2h3"] = { type = "Prefix", affix = "Subterranean (Bound Fossil)", "Minions deal (91-110)% increased Damage", statOrderKey = "10201", statOrder = { 10201 }, level = 50, group = "BoundMinionDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["BoundMinionDamage2h4"] = { type = "Prefix", affix = "Subterranean (Bound Fossil)", "Minions deal (111-130)% increased Damage", statOrderKey = "10201", statOrder = { 10201 }, level = 75, group = "BoundMinionDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["BoundMinionDamageGloves"] = { type = "Prefix", affix = "Subterranean (Bound Fossil)", "Minions deal (21-30)% increased Damage", statOrderKey = "10202", statOrder = { 10202 }, level = 1, group = "BoundMinionDamage", weightKey = { "gloves", "default", }, weightVal = { 2000, 0, }, },
["BoundMinionMovementSpeed"] = { type = "Suffix", affix = "of the Underground (Bound Fossil)", "Minions have (15-30)% increased Movement Speed", statOrderKey = "10203", statOrder = { 10203 }, level = 74, group = "BoundMinionMovementSpeed", weightKey = { "amulet", "ring", "quiver", "default", }, weightVal = { 2000, 2000, 2000, 0, }, },
["BoundMinionMaxLife"] = { type = "Suffix", affix = "of the Underground (Bound Fossil)", "Minions have (20-30)% increased maximum Life", statOrderKey = "10204", statOrder = { 10204 }, level = 74, group = "BoundMinionMovementSpeed", weightKey = { "belt", "body_armour", "shield", "default", }, weightVal = { 2000, 2000, 2000, 0, }, },
["BoundMaxSpectres"] = { type = "Suffix", affix = "of the Underground (Bound Fossil)", "+1 to maximum number of Spectres", statOrderKey = "10205", statOrder = { 10205 }, level = 1, group = "BoundMinionMovementSpeed", weightKey = { "boots", "default", }, weightVal = { 2000, 0, }, },
["BoundAuraEffect"] = { type = "Suffix", affix = "of the Underground (Bound Fossil)", "(20-25)% increased Effect of Auras on you", statOrderKey = "10206", statOrder = { 10206 }, level = 1, group = "BoundAuraEffect", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0, }, },
["BoundManaReserved"] = { type = "Suffix", affix = "of the Underground (Bound Fossil)", "(4-5)% reduced Mana Reserved", statOrderKey = "10207", statOrder = { 10207 }, level = 1, group = "BoundManaReserved", weightKey = { "helmet", "default", }, weightVal = { 2000, 0, }, },
["CorrodedPoisonMoreDamage"] = { type = "Prefix", affix = "Subterranean (Corroded Fossil)", "60% chance for Poisons inflicted with this Weapon to deal 100% more Damage", statOrderKey = "10300", statOrder = { 10300 }, level = 1, group = "CorrodedPoisonMoreDamage", weightKey = { "weapon", "default", }, weightVal = { 2000, 0, }, },
["CorrodedBleedMoreDamage"] = { type = "Prefix", affix = "Subterranean (Corroded Fossil)", "60% chance for Bleeding inflicted with this Weapon to deal 100% more Damage", statOrderKey = "10301", statOrder = { 10301 }, level = 1, group = "CorrodedBleedMoreDamage", weightKey = { "weapon", "default", }, weightVal = { 2000, 0, }, },
["CorrodedAvoidPoison"] = { type = "Suffix", affix = "of the Underground (Corroded Fossil)", "50% chance to Avoid being Poisoned", statOrderKey = "10302", statOrder = { 10302 }, level = 1, group = "CorrodedAvoidPoison", weightKey = { "boots", "body_armour", "helmet", "shield", "default", }, weightVal = { 1600, 1600, 1600, 1600, 0, }, },
["CorrodedAvoidBleed"] = { type = "Suffix", affix = "of the Underground (Corroded Fossil)", "50% chance to Avoid Bleeding", statOrderKey = "10303", statOrder = { 10303 }, level = 1, group = "CorrodedAvoidBleed", weightKey = { "boots", "body_armour", "helmet", "shield", "default", }, weightVal = { 1600, 1600, 1600, 1600, 0, }, },
["CorrodedAilmentDamage"] = { type = "Suffix", affix = "of the Underground (Corroded Fossil)", "(30-40)% increased Damage with Ailments", statOrderKey = "10304", statOrder = { 10304 }, level = 1, group = "CorrodedAvoidBleed", weightKey = { "amulet", "ring", "quiver", "belt", "default", }, weightVal = { 1600, 1600, 1600, 1600, 0, }, },
["CorrodedFlatPhysAgainstPoisonedEnemy"] = { type = "Prefix", affix = "Subterranean (Corroded Fossil)", "Adds (7-11) to (12-18) Physical Damage against Poisoned Enemies ", statOrderKey = "10305", statOrder = { 10305 }, level = 1, group = "CorrodedFlatPhysAgainstPoisonedEnemy", weightKey = { "gloves", "default", }, weightVal = { 1600, 0, }, },
["CorrodedFlatPhysAgainstBleedingEnemy"] = { type = "Prefix", affix = "Subterranean (Corroded Fossil)", "Adds (7-11) to (12-18) Physical Damage against Bleeding Enemies ", statOrderKey = "10306", statOrder = { 10306 }, level = 1, group = "CorrodedFlatPhysAgainstBleedingEnemy", weightKey = { "gloves", "default", }, weightVal = { 1600, 0, }, },
["DenseFlatArmour1h"] = { type = "Suffix", affix = "of the Underground (Dense Fossil)", "+500 to Armour if you've Hit an Enemy Recently", statOrderKey = "10400", statOrder = { 10400 }, level = 1, group = "DenseFlatArmour1h", weightKey = { "two_hand_weapon", "sceptre", "mace", "axe", "sword", "default", }, weightVal = { 0, 1600, 1600, 1600, 1600, 0, }, },
["DenseFlatArmour2h"] = { type = "Suffix", affix = "of the Underground (Dense Fossil)", "+1000 to Armour if you've Hit an Enemy Recently", statOrderKey = "10401", statOrder = { 10401 }, level = 1, group = "DenseFlatArmour2h", weightKey = { "one_hand_weapon", "staff", "mace", "axe", "sword", "default", }, weightVal = { 0, 1600, 1600, 1600, 1600, 0, }, },
["DenseFlatEvasion1h"] = { type = "Suffix", affix = "of the Underground (Dense Fossil)", "+500 to Evasion Rating if you've Hit an Enemy Recently", statOrderKey = "10402", statOrder = { 10402 }, level = 1, group = "DenseFlatEvasion1h", weightKey = { "two_hand_weapon", "axe", "sword", "dagger", "claw", "default", }, weightVal = { 0, 1600, 1600, 1600, 1600, 0, }, },
["DenseFlatEvasion2h"] = { type = "Suffix", affix = "of the Underground (Dense Fossil)", "+1000 to Evasion Rating if you've Hit an Enemy Recently", statOrderKey = "10403", statOrder = { 10403 }, level = 1, group = "DenseFlatEvasion2h", weightKey = { "one_hand_weapon", "axe", "sword", "bow", "default", }, weightVal = { 0, 1600, 1600, 1600, 0, }, },
["DenseESRegen1h"] = { type = "Suffix", affix = "of the Underground (Dense Fossil)", "0.5% of Energy Shield Regenerated per second if you've Hit an Enemy Recently", statOrderKey = "10404", statOrder = { 10404 }, level = 1, group = "DenseESRegen1h", weightKey = { "claw", "dagger", "wand", "sceptre", "default", }, weightVal = { 1600, 1600, 1600, 1600, 0, }, },
["DenseESRegen2h"] = { type = "Suffix", affix = "of the Underground (Dense Fossil)", "1% of Energy Shield Regenerated per second if you've Hit an Enemy Recently", statOrderKey = "10405", statOrder = { 10405 }, level = 1, group = "DenseESRegen2h", weightKey = { "staff", "default", }, weightVal = { 1600, 0, }, },
["DenseQuality"] = { type = "Suffix", affix = "of the Underground (Dense Fossil)", "(10-20)% to Quality", statOrderKey = "10406", statOrder = { 10406 }, level = 1, group = "DenseQuality", weightKey = { "body_armour", "shield", "default", }, weightVal = { 2000, 2000, 0, }, },
["DenseESFromBody"] = { type = "Suffix", affix = "of the Underground (Dense Fossil)", "(20-30)% increased Energy Shield from Body Armour", statOrderKey = "10407", statOrder = { 10407 }, level = 1, group = "DenseESFromBody", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1600, 1600, 1600, 0, }, },
["DenseDoubleArmourEffect"] = { type = "Suffix", affix = "of the Underground (Dense Fossil)", "20% chance when Hit for double Armour effect", statOrderKey = "10408", statOrder = { 10408 }, level = 1, group = "DenseDoubleArmourEffect", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1600, 1600, 1600, 0, }, },
["DenseEvadeChance"] = { type = "Suffix", affix = "of the Underground (Dense Fossil)", "+(1-2)% chance to Evade Attacks", statOrderKey = "10409", statOrder = { 10409 }, level = 1, group = "DenseEvadeChance", weightKey = { "amulet", "ring", "belt", "quiver", "default", }, weightVal = { 1600, 1600, 1600, 1600, 0, }, },
["FacetedStrengthGem"] = { type = "Suffix", affix = "of the Underground (Faceted Fossil)", "+1 to Level of Socketed Strength Gems", statOrderKey = "10500", statOrder = { 10500 }, level = 1, group = "FacetedStrengthGem", weightKey = { "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_armour", "unset_ring", "default", }, weightVal = { 1000, 1000, 1600, 1000, 1000, 750, 750, 750, 750, 1600, 750, 750, 1000, 1000, 750, 1000, 1000, 0, }, },
["FacetedDexterityGem"] = { type = "Suffix", affix = "of the Underground (Faceted Fossil)", "+1 to Level of Socketed Dexterity Gems", statOrderKey = "10501", statOrder = { 10501 }, level = 1, group = "FacetedDexterityGem", weightKey = { "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_armour", "unset_ring", "default", }, weightVal = { 750, 750, 750, 1000, 1000, 1600, 1000, 1000, 750, 750, 750, 1600, 1000, 750, 1000, 1000, 1000, 0, }, },
["FacetedIntelligenceGem"] = { type = "Suffix", affix = "of the Underground (Faceted Fossil)", "+1 to Level of Socketed Intelligence Gems", statOrderKey = "10502", statOrder = { 10502 }, level = 1, group = "FacetedIntelligenceGem", weightKey = { "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_armour", "unset_ring", "default", }, weightVal = { 1000, 1000, 750, 750, 750, 750, 1000, 1000, 1600, 750, 1600, 750, 750, 1000, 1000, 1000, 1000, 0, }, },
["FrigidColdPenetration1h"] = { type = "Prefix", affix = "Subterranean (Frigid Fossil)", "Damage Penetrates (7-10)% Cold Resistance", statOrderKey = "10600", statOrder = { 10600 }, level = 1, group = "FrigidColdPenetration1h", weightKey = { "one_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["FrigidColdPenetration2h"] = { type = "Prefix", affix = "Subterranean (Frigid Fossil)", "Damage Penetrates (16-20)% Cold Resistance", statOrderKey = "10601", statOrder = { 10601 }, level = 1, group = "FrigidColdPenetration2h", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["FrigidAvoidCold"] = { type = "Prefix", affix = "Subterranean (Frigid Fossil)", "(6-10)% chance to Avoid Cold Damage when Hit", statOrderKey = "10602", statOrder = { 10602 }, level = 1, group = "FrigidAvoidCold", weightKey = { "quiver", "body_armour", "shield", "default", }, weightVal = { 2000, 2000, 2000, 0, }, },
["FrigidFlatCold"] = { type = "Prefix", affix = "Subterranean (Frigid Fossil)", "Adds (20-25) to (26-35) Cold Damage", statOrderKey = "10603", statOrder = { 10603 }, level = 1, group = "FrigidFlatCold", weightKey = { "gloves", "default", }, weightVal = { 2000, 0, }, },
["FrigidColdGem"] = { type = "Prefix", affix = "Subterranean (Frigid Fossil)", "+2 to Level of Socketed Cold Gems", statOrderKey = "10604", statOrder = { 10604 }, level = 1, group = "FrigidColdGem", weightKey = { "boots", "default", }, weightVal = { 2000, 0, }, },
["FrigidColdLeech"] = { type = "Prefix", affix = "Subterranean (Frigid Fossil)", "0.2% of Cold Damage Leeched as Life", statOrderKey = "10605", statOrder = { 10605 }, level = 1, group = "FrigidColdLeech", weightKey = { "ring", "default", }, weightVal = { 600, 0, }, },
["FrigidNearbyEnemiesHave"] = { type = "Suffix", affix = "of the Underground (Frigid Fossil)", "Nearby Enemies have -9% to Cold Resistance", statOrderKey = "10606", statOrder = { 10606 }, level = 1, group = "FrigidNearbyEnemiesHave", weightKey = { "helmet", "default", }, weightVal = { 2000, 0, }, },
["FrigidColdDamage"] = { type = "Prefix", affix = "Subterranean (Frigid Fossil)", "(20-30)% increased Cold Damage", statOrderKey = "10607", statOrder = { 10607 }, level = 1, group = "FrigidColdDamage", weightKey = { "amulet", "belt", "default", }, weightVal = { 2000, 2000, 0, }, },
["HollowAbyssalSocket"] = { type = "Suffix", affix = "of the Underground (Hollow Fossil)", "Has 1 Abyssal Socket", statOrderKey = "11500", statOrder = { 11500 }, level = 1, group = "HollowAbyssalSocket", weightKey = { "weapon", "helmet", "boots", "gloves", "body_armour", "default", }, weightVal = { 2000, 2000, 2000, 2000, 2000, 0, }, },
["JaggedIntimidate"] = { type = "Suffix", affix = "of the Underground (Jagged Fossil)", "15% chance to Intimidate Enemies for 4 seconds on Hit", statOrderKey = "10700", statOrder = { 10700 }, level = 1, group = "JaggedIntimidate", weightKey = { "weapon", "default", }, weightVal = { 2000, 0, }, },
["JaggedPhysDamageTaken1"] = { type = "Suffix", affix = "of the Underground (Jagged Fossil)", "-(20-34) Physical Damage taken", statOrderKey = "10701", statOrder = { 10701 }, level = 1, group = "JaggedPhysDamageTaken", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0, }, },
["JaggedPhysDamageTaken2"] = { type = "Suffix", affix = "of the Underground (Jagged Fossil)", "-(35-49) Physical Damage taken", statOrderKey = "10701", statOrder = { 10701 }, level = 30, group = "JaggedPhysDamageTaken", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0, }, },
["JaggedPhysDamageTaken3"] = { type = "Suffix", affix = "of the Underground (Jagged Fossil)", "-(50-75) Physical Damage taken", statOrderKey = "10701", statOrder = { 10701 }, level = 60, group = "JaggedPhysDamageTaken", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0, }, },
["JaggedPhysDamageReduction"] = { type = "Prefix", affix = "Subterranean (Jagged Fossil)", "(3-5)% additional Physical Damage Reduction", statOrderKey = "10702", statOrder = { 10702 }, level = 1, group = "JaggedPhysDamageReduction", weightKey = { "quiver", "shield", "default", }, weightVal = { 2000, 2000, 0, }, },
["JaggedPhysDamageReductionMoving"] = { type = "Suffix", affix = "of the Underground (Jagged Fossil)", "(3-5)% additional Physical Damage Reduction while moving", statOrderKey = "10703", statOrder = { 10703 }, level = 1, group = "JaggedPhysDamageReductionMoving", weightKey = { "boots", "default", }, weightVal = { 2000, 0, }, },
["JaggedAddedPhysDamage"] = { type = "Prefix", affix = "Subterranean (Jagged Fossil)", "Adds (6-8) to (9-11) Physical Damage", statOrderKey = "10704", statOrder = { 10704 }, level = 1, group = "JaggedAddedPhysDamage", weightKey = { "gloves", "default", }, weightVal = { 2000, 0, }, },
["JaggedPhysDamageLeech"] = { type = "Prefix", affix = "Subterranean (Jagged Fossil)", "0.2% of Physical Damage Leeched as Life", statOrderKey = "10705", statOrder = { 10705 }, level = 1, group = "JaggedPhysDamageLeech", weightKey = { "ring", "default", }, weightVal = { 600, 0, }, },
["JaggedNearbyEnemiesTake"] = { type = "Suffix", affix = "of the Underground (Jagged Fossil)", "Nearby Enemies take 9% increased Physical Damage", statOrderKey = "10706", statOrder = { 10706 }, level = 1, group = "JaggedNearbyEnemiesTake", weightKey = { "helmet", "default", }, weightVal = { 2000, 0, }, },
["JaggedGlobalPhysDamage"] = { type = "Prefix", affix = "Subterranean (Jagged Fossil)", "(20-30)% increased Global Physical Damage", statOrderKey = "10707", statOrder = { 10707 }, level = 1, group = "JaggedGlobalPhysDamage", weightKey = { "amulet", "belt", "default", }, weightVal = { 2000, 2000, 0, }, },
["JaggedPhysDamageDot"] = { type = "Prefix", affix = "Subterranean (Jagged Fossil)", "(1-2)% reduced Physical Damage taken over time", statOrderKey = "10708", statOrder = { 10708 }, level = 1, group = "JaggedPhysDamageDot", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0, }, },
["LucentManaRegenOnHit1h"] = { type = "Suffix", affix = "of the Underground (Lucent Fossil)", "0.4% of Mana Regenerated per second if you've Hit an Enemy Recently", statOrderKey = "10800", statOrder = { 10800 }, level = 1, group = "LucentManaRegenOnHit1h", weightKey = { "one_hand_weapon", "shield", "default", }, weightVal = { 2000, 2000, 0, }, },
["LucentManaRegenOnHit2h"] = { type = "Suffix", affix = "of the Underground (Lucent Fossil)", "0.8% of Mana Regenerated per second if you've Hit an Enemy Recently", statOrderKey = "10801", statOrder = { 10801 }, level = 1, group = "LucentManaRegenOnHit2h", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["LucentDamageTakenFromMana"] = { type = "Suffix", affix = "of the Underground (Lucent Fossil)", "(5-10)% of Damage is taken from Mana before Life", statOrderKey = "10802", statOrder = { 10802 }, level = 1, group = "LucentDamageTakenFromMana", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0, }, },
["LucentManaRegenMoving"] = { type = "Suffix", affix = "of the Underground (Lucent Fossil)", "(50-70)% increased Mana Regeneration Rate while moving", statOrderKey = "10803", statOrder = { 10803 }, level = 1, group = "LucentManaRegenMoving", weightKey = { "boots", "default", }, weightVal = { 2000, 0, }, },
["LucentGainOnHit"] = { type = "Suffix", affix = "of the Underground (Lucent Fossil)", "+(2-4) Mana gained for each Enemy hit by your Attacks", statOrderKey = "10804", statOrder = { 10804 }, level = 1, group = "LucentGainOnHit", weightKey = { "gloves", "default", }, weightVal = { 2000, 0, }, },
["LucentManaRegenHelmet"] = { type = "Suffix", affix = "of the Underground (Lucent Fossil)", "0.5% of Mana Regenerated per second", statOrderKey = "10805", statOrder = { 10805 }, level = 1, group = "LucentManaRegenHelmet", weightKey = { "helmet", "default", }, weightVal = { 2000, 0, }, },
["LucentManaRecoveryRate"] = { type = "Suffix", affix = "of the Underground (Lucent Fossil)", "(8-12)% increased Mana Recovery rate", statOrderKey = "10806", statOrder = { 10806 }, level = 1, group = "LucentManaRecoveryRate", weightKey = { "amulet", "belt", "default", }, weightVal = { 2000, 2000, 0, }, },
["LucentManaCost"] = { type = "Suffix", affix = "of the Underground (Lucent Fossil)", "(4-6)% reduced Mana Cost of Skills", statOrderKey = "10807", statOrder = { 10807 }, level = 1, group = "LucentManaCost", weightKey = { "ring", "default", }, weightVal = { 2000, 0, }, },
["LucentMaximumMana"] = { type = "Suffix", affix = "of the Underground (Lucent Fossil)", "(20-30)% increased maximum Mana", statOrderKey = "10808", statOrder = { 10808 }, level = 1, group = "LucentMaximumMana", weightKey = { "quiver", "default", }, weightVal = { 2000, 0, }, },
["MetallicLightningPenetration1h"] = { type = "Prefix", affix = "Subterranean (Metallic Fossil)", "Damage Penetrates (7-10)% Lightning Resistance", statOrderKey = "10900", statOrder = { 10900 }, level = 1, group = "MetallicLightningPenetration1h", weightKey = { "one_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["MetallicLightningPenetration2h"] = { type = "Prefix", affix = "Subterranean (Metallic Fossil)", "Damage Penetrates (16-20)% Lightning Resistance", statOrderKey = "10901", statOrder = { 10901 }, level = 1, group = "MetallicLightningPenetration2h", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["MetallicAvoidLightning"] = { type = "Prefix", affix = "Subterranean (Metallic Fossil)", "(6-10)% chance to Avoid Lightning Damage when Hit ", statOrderKey = "10902", statOrder = { 10902 }, level = 1, group = "MetallicAvoidLightning", weightKey = { "quiver", "body_armour", "shield", "default", }, weightVal = { 2000, 2000, 2000, 0, }, },
["MetallicFlatLightning"] = { type = "Prefix", affix = "Subterranean (Metallic Fossil)", "Adds 1 to (48-60) Lightning Damage", statOrderKey = "10903", statOrder = { 10903 }, level = 1, group = "MetallicFlatLightning", weightKey = { "gloves", "default", }, weightVal = { 2000, 0, }, },
["MetallicLightningGem"] = { type = "Prefix", affix = "Subterranean (Metallic Fossil)", "+2 to Level of Socketed Lightning Gems", statOrderKey = "10904", statOrder = { 10904 }, level = 1, group = "MetallicLightningGem", weightKey = { "boots", "default", }, weightVal = { 2000, 0, }, },
["MetallicLightningLeech"] = { type = "Prefix", affix = "Subterranean (Metallic Fossil)", "0.2% of Lightning Damage Leeched as Life", statOrderKey = "10905", statOrder = { 10905 }, level = 1, group = "MetallicLightningLeech", weightKey = { "ring", "default", }, weightVal = { 600, 0, }, },
["MetallicNearbyEnemiesHave"] = { type = "Suffix", affix = "of the Underground (Metallic Fossil)", "Nearby Enemies have -9% to Lightning Resistance", statOrderKey = "10906", statOrder = { 10906 }, level = 1, group = "MetallicNearbyEnemiesHave", weightKey = { "helmet", "default", }, weightVal = { 2000, 0, }, },
["MetallicLightningDamage"] = { type = "Prefix", affix = "Subterranean (Metallic Fossil)", "(20-30)% increased Lightning Damage", statOrderKey = "10907", statOrder = { 10907 }, level = 1, group = "MetallicLightningDamage", weightKey = { "amulet", "belt", "default", }, weightVal = { 2000, 2000, 0, }, },
["PrismaticElePen1"] = { type = "Prefix", affix = "Subterranean (Prismatic Fossil)", "Attacks with this Weapon Penetrate (16-20)% Elemental Resistances", statOrderKey = "11000", statOrder = { 11000 }, level = 1, group = "PrismaticElePen1", weightKey = { "weapon", "default", }, weightVal = { 1000, 0, }, },
["PrismaticEleDamage1h1"] = { type = "Prefix", affix = "Subterranean (Prismatic Fossil)", "(19-25)% increased Elemental Damage", statOrderKey = "11001", statOrder = { 11001 }, level = 1, group = "PrismaticEleDamage1h1", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0, }, },
["PrismaticEleDamage1h2"] = { type = "Prefix", affix = "Subterranean (Prismatic Fossil)", "(26-32)% increased Elemental Damage", statOrderKey = "11001", statOrder = { 11001 }, level = 25, group = "PrismaticEleDamage1h2", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0, }, },
["PrismaticEleDamage1h3"] = { type = "Prefix", affix = "Subterranean (Prismatic Fossil)", "(33-39)% increased Elemental Damage", statOrderKey = "11001", statOrder = { 11001 }, level = 50, group = "PrismaticEleDamage1h3", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0, }, },
["PrismaticEleDamage1h4"] = { type = "Prefix", affix = "Subterranean (Prismatic Fossil)", "(40-60)% increased Elemental Damage", statOrderKey = "11001", statOrder = { 11001 }, level = 75, group = "PrismaticEleDamage1h4", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0, }, },
["PrismaticEleDamage2h1"] = { type = "Prefix", affix = "Subterranean (Prismatic Fossil)", "(37-50)% increased Elemental Damage", statOrderKey = "11002", statOrder = { 11002 }, level = 1, group = "PrismaticEleDamage2h1", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0, }, },
["PrismaticEleDamage2h2"] = { type = "Prefix", affix = "Subterranean (Prismatic Fossil)", "(51-65)% increased Elemental Damage", statOrderKey = "11002", statOrder = { 11002 }, level = 25, group = "PrismaticEleDamage2h2", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0, }, },
["PrismaticEleDamage2h3"] = { type = "Prefix", affix = "Subterranean (Prismatic Fossil)", "(66-79)% increased Elemental Damage", statOrderKey = "11002", statOrder = { 11002 }, level = 50, group = "PrismaticEleDamage2h3", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0, }, },
["PrismaticEleDamage2h4"] = { type = "Prefix", affix = "Subterranean (Prismatic Fossil)", "(80-120)% increased Elemental Damage", statOrderKey = "11002", statOrder = { 11002 }, level = 75, group = "PrismaticEleDamage2h4", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0, }, },
["PrismaticReducedAilementDuration"] = { type = "Suffix", affix = "of the Underground (Prismatic Fossil)", "(20-30)% reduced Elemental Ailment Duration on you", statOrderKey = "11003", statOrder = { 11003 }, level = 1, group = "PrismaticReducedAilementDuration", weightKey = { "shield", "body_armour", "helmet", "gloves", "boots", "default", }, weightVal = { 2000, 2000, 2000, 2000, 2000, 0, }, },
["PrismaticElePen2"] = { type = "Prefix", affix = "Subterranean (Prismatic Fossil)", "Damage Penetrates (3-5)% Elemental Resistances ", statOrderKey = "11004", statOrder = { 11004 }, level = 1, group = "PrismaticElePen2", weightKey = { "amulet", "quiver", "default", }, weightVal = { 1600, 1600, 0, }, },
["PrismaticEleDamage2"] = { type = "Suffix", affix = "of the Underground (Prismatic Fossil)", "(25-30)% increased Elemental Damage", statOrderKey = "11005", statOrder = { 11005 }, level = 1, group = "PrismaticEleDamage2", weightKey = { "ring", "belt", "default", }, weightVal = { 1600, 1600, 0, }, },
["PristineDamageOnFullLife"] = { type = "Suffix", affix = "of the Underground (Pristine Fossil)", "(50-60)% increased Damage when on Full Life", statOrderKey = "11100", statOrder = { 11100 }, level = 1, group = "PristineDamageOnFullLife", weightKey = { "weapon", "default", }, weightVal = { 2000, 0, }, },
["PristineHybridLife1"] = { type = "Prefix", affix = "Subterranean (Pristine Fossil)", "+(25-40) to maximum Life", "(3-5)% increased maximum Life", statOrderKey = "11101, 11102", statOrder = { 11101, 11102 }, level = 1, group = "PristineHybridLife", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0, }, },
["PristineHybridLife2"] = { type = "Prefix", affix = "Subterranean (Pristine Fossil)", "+(15-25) to maximum Life", "(2-3)% increased maximum Life", statOrderKey = "11103, 11104", statOrder = { 11103, 11104 }, level = 1, group = "PristineHybridLife2", weightKey = { "shield", "boots", "helmet", "gloves", "default", }, weightVal = { 2000, 2000, 2000, 2000, 0, }, },
["PristineLifeRegen"] = { type = "Suffix", affix = "of the Underground (Pristine Fossil)", "1% of Life Regenerated per second", statOrderKey = "11105", statOrder = { 11105 }, level = 1, group = "PristineLifeRegen", weightKey = { "quiver", "shield", "body_armour", "helmet", "gloves", "boots", "default", }, weightVal = { 2000, 2000, 2000, 2000, 2000, 2000, 0, }, },
["PristineFlaskLifeRecovery"] = { type = "Suffix", affix = "of the Underground (Pristine Fossil)", "(20-30)% increased Life Recovery from Flasks", statOrderKey = "11106", statOrder = { 11106 }, level = 1, group = "PristineFlaskLifeRecovery", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 2000, 2000, 2000, 0, }, },
["ScorchedFirePenetration1h"] = { type = "Prefix", affix = "Subterranean (Scorched Fossil)", "Damage Penetrates (7-10)% Fire Resistance", statOrderKey = "11200", statOrder = { 11200 }, level = 1, group = "ScorchedFirePenetration1h", weightKey = { "one_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["ScorchedFirePenetration2h"] = { type = "Prefix", affix = "Subterranean (Scorched Fossil)", "Damage Penetrates (16-20)% Fire Resistance", statOrderKey = "11201", statOrder = { 11201 }, level = 1, group = "ScorchedFirePenetration2h", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["ScorchedAvoidFire"] = { type = "Prefix", affix = "Subterranean (Scorched Fossil)", "(6-10)% chance to Avoid Fire Damage when Hit ", statOrderKey = "11202", statOrder = { 11202 }, level = 1, group = "ScorchedAvoidFire", weightKey = { "quiver", "body_armour", "shield", "default", }, weightVal = { 2000, 2000, 2000, 0, }, },
["ScorchedFlatFire"] = { type = "Prefix", affix = "Subterranean (Scorched Fossil)", "Adds (20-25) to (26-35) Fire Damage", statOrderKey = "11203", statOrder = { 11203 }, level = 1, group = "ScorchedFlatFire", weightKey = { "gloves", "default", }, weightVal = { 2000, 0, }, },
["ScorchedFireGem"] = { type = "Prefix", affix = "Subterranean (Scorched Fossil)", "+2 to Level of Socketed Fire Gems", statOrderKey = "11204", statOrder = { 11204 }, level = 1, group = "ScorchedFireGem", weightKey = { "boots", "default", }, weightVal = { 2000, 0, }, },
["ScorchedFireLeech"] = { type = "Prefix", affix = "Subterranean (Scorched Fossil)", "0.2% of Fire Damage Leeched as Life", statOrderKey = "11205", statOrder = { 11205 }, level = 1, group = "ScorchedFireLeech", weightKey = { "ring", "default", }, weightVal = { 600, 0, }, },
["ScorchedNearbyEnemiesHave"] = { type = "Suffix", affix = "of the Underground (Scorched Fossil)", "Nearby Enemies have -9% to Fire Resistance", statOrderKey = "11206", statOrder = { 11206 }, level = 1, group = "ScorchedNearbyEnemiesHave", weightKey = { "helmet", "default", }, weightVal = { 2000, 0, }, },
["ScorchedFireDamage"] = { type = "Prefix", affix = "Subterranean (Scorched Fossil)", "(20-30)% increased Fire Damage", statOrderKey = "11207", statOrder = { 11207 }, level = 1, group = "ScorchedFireDamage", weightKey = { "amulet", "belt", "default", }, weightVal = { 2000, 2000, 0, }, },
["SerratedMoreAttackDamage1h"] = { type = "Prefix", affix = "Subterranean (Serrated Fossil)", "Socketed Skills deal 40% more Attack Damage", statOrderKey = "11300", statOrder = { 11300 }, level = 1, group = "SerratedMoreAttackDamage1h", weightKey = { "one_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["SerratedMoreAttackDamage2h"] = { type = "Prefix", affix = "Subterranean (Serrated Fossil)", "Socketed Skills deal 20% more Attack Damage", statOrderKey = "11301", statOrder = { 11301 }, level = 1, group = "SerratedMoreAttackDamage2h", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["SerratedMaimSupport"] = { type = "Suffix", affix = "of the Underground (Serrated Fossil)", "Socketed Gems are Supported by Level 1 Maim", statOrderKey = "11302", statOrder = { 11302 }, level = 1, group = "SerratedMaimSupport", weightKey = { "body_armour", "default", }, weightVal = { 600, 0, }, },
["SerratedSkillAttackSpeed"] = { type = "Suffix", affix = "of the Underground (Serrated Fossil)", "Socketed Skills have 18% increased Attack Speed", statOrderKey = "11303", statOrder = { 11303 }, level = 1, group = "SerratedSkillAttackSpeed", weightKey = { "gloves", "default", }, weightVal = { 2000, 0, }, },
["SerratedSkillManaCost"] = { type = "Suffix", affix = "of the Underground (Serrated Fossil)", "Socketed Attacks have -15 to Total Mana Cost", statOrderKey = "11304", statOrder = { 11304 }, level = 1, group = "SerratedSkillManaCost", weightKey = { "boots", "helmet", "shield", "default", }, weightVal = { 2000, 2000, 2000, 0, }, },
["ShudderingOnslaughtOnKillChance1h"] = { type = "Suffix", affix = "of the Underground (Shuddering Fossil)", "10% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "11400", statOrder = { 11400 }, level = 1, group = "ShudderingOnslaughtOnKillChance1h", weightKey = { "one_hand_weapon", "shield", "default", }, weightVal = { 2000, 2000, 0, }, },
["ShudderingOnslaughtOnKillChance2h"] = { type = "Suffix", affix = "of the Underground (Shuddering Fossil)", "20% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "11401", statOrder = { 11401 }, level = 1, group = "ShudderingOnslaughtOnKillChance2h", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0, }, },
["ShudderingFrenzyWhenHit"] = { type = "Suffix", affix = "of the Underground (Shuddering Fossil)", "(15-20)% chance to gain a Frenzy Charge when Hit", statOrderKey = "11402", statOrder = { 11402 }, level = 1, group = "ShudderingFrenzyWhenHit", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0, }, },
["ShudderingMSIfYouHitRecently"] = { type = "Suffix", affix = "of the Underground (Shuddering Fossil)", "(4-6)% increased Movement Speed if you've Hit an Enemy Recently", statOrderKey = "11403", statOrder = { 11403 }, level = 1, group = "ShudderingMSIfYouHitRecently", weightKey = { "boots", "default", }, weightVal = { 2000, 0, }, },
["ShudderingAttackAndCastIfYouHitRecently"] = { type = "Suffix", affix = "of the Underground (Shuddering Fossil)", "(5-10)% increased Attack and Cast Speed if you've Hit an Enemy Recently", statOrderKey = "11404", statOrder = { 11404 }, level = 1, group = "ShudderingAttackAndCastIfYouHitRecently", weightKey = { "gloves", "default", }, weightVal = { 2000, 0, }, },
["ShudderingIgnoreMSArmourPenanlty"] = { type = "Suffix", affix = "of the Underground (Shuddering Fossil)", "Ignore all Movement Penalties from Armour", statOrderKey = "11405", statOrder = { 11405 }, level = 1, group = "ShudderingIgnoreMSArmourPenanlty", weightKey = { "helmet", "default", }, weightVal = { 2000, 0, }, },
["ShudderingCannotBeChilledOrFrozenWhileMoving"] = { type = "Suffix", affix = "of the Underground (Shuddering Fossil)", "Cannot be Chilled or Frozen while moving", statOrderKey = "11406", statOrder = { 11406 }, level = 1, group = "ShudderingCannotBeChilledOrFrozenWhileMoving", weightKey = { "amulet", "default", }, weightVal = { 2000, 0, }, },
["ShudderingOnslaughtDuringFlaskUseChance"] = { type = "Suffix", affix = "of the Underground (Shuddering Fossil)", "(15-20)% chance to gain Onslaught when you use a Flask", statOrderKey = "11407", statOrder = { 11407 }, level = 1, group = "ShudderingOnslaughtDuringFlaskUseChance", weightKey = { "belt", "default", }, weightVal = { 2000, 0, }, },
["ShudderingCannotBeShockedOrIgnitedWhileMoving"] = { type = "Suffix", affix = "of the Underground (Shuddering Fossil)", "Cannot be Shocked or Ignited while moving", statOrderKey = "11408", statOrder = { 11408 }, level = 1, group = "ShudderingCannotBeShockedOrIgnitedWhileMoving", weightKey = { "ring", "default", }, weightVal = { 2000, 0, }, },
["ShudderingFrenzyWhenHitRareEnemy"] = { type = "Suffix", affix = "of the Underground (Shuddering Fossil)", "(3-5)% chance to gain a Frenzy Charge when you Hit a Rare or Unique Enemy", statOrderKey = "11409", statOrder = { 11409 }, level = 1, group = "ShudderingFrenzyWhenHitRareEnemy", weightKey = { "quiver", "default", }, weightVal = { 2000, 0, }, },
}

View File

@@ -215,4 +215,23 @@ return {
["TotemElementalResistancesJewel"] = { type = "Suffix", affix = "of Runes", "Totems gain +(6-10)% to all Elemental Resistances", statOrderKey = "1788", statOrder = { 1788 }, level = 1, group = "TotemElementalResistances", weightKey = { "not_str", "default", }, weightVal = { 250, 350, }, },
["JewelChaosNonAilmentDamageOverTimeMultiplier2"] = { type = "Suffix", affix = "of Atrophy", "+(3-4)% to Non-Ailment Chaos Damage over Time Multiplier", statOrderKey = "3644", statOrder = { 3644 }, level = 1, group = "DamageOverTimeMultiplier", weightKey = { "not_str", "default", }, weightVal = { 300, 0, }, },
["JewelColdDamageOverTimeMultiplier1"] = { type = "Suffix", affix = "of Gelidity", "+(3-4)% to Cold Damage over Time Multiplier", statOrderKey = "3681", statOrder = { 3681 }, level = 1, group = "DamageOverTimeMultiplier", weightKey = { "no_elemental_damage_mods", "no_caster_mods", "not_str", "default", }, weightVal = { 0, 0, 300, 0, }, tags = { "has_caster_mod", }, },
--Fossil Mods
["AberrantChaosDamage1"] = { type = "Suffix", affix = "of the Underground (Aberrant Fossil)", "(13-19)% increased Chaos Damage", statOrderKey = "10006", statOrder = { 10006 }, level = 1, group = "AberrantChaosDamage", weightKey = { "jewel", "default", }, weightVal = { 1000, 0, }, },
["AethericAvoidStun"] = { type = "Suffix", affix = "of the Underground (Aetheric Fossil)", "(15-20)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "10104", statOrder = { 10104 }, level = 1, group = "AethericAvoidStun", weightKey = { "jewel", "default", }, weightVal = { 1000, 0, }, },
["BoundAttackAndCastSpeed"] = { type = "Suffix", affix = "of the Underground (Bound Fossil)", "Minions have (4-6)% increased Attack and Cast Speed", statOrderKey = "10209", statOrder = { 10209 }, level = 1, group = "BoundAttackAndCastSpeed", weightKey = { "jewel", "default", }, weightVal = { 2000, 0, }, },
["CorrodedAilmentDamage"] = { type = "Suffix", affix = "of the Underground (Corroded Fossil)", "(15-20)% increased Damage with Ailments", statOrderKey = "10304", statOrder = { 10304 }, level = 1, group = "CorrodedAilmentDamage", weightKey = { "jewel", "default", }, weightVal = { 1000, 0, }, },
["DenseFlatArmour"] = { type = "Suffix", affix = "of the Underground (Dense Fossil)", "+(250-300) to Armour if you've Hit an Enemy Recently", statOrderKey = "10401", statOrder = { 10401 }, level = 1, group = "DenseFlatArmour", weightKey = { "jewel", "default", }, weightVal = { 300, 0, }, },
["DenseFlatEvasion"] = { type = "Suffix", affix = "of the Underground (Dense Fossil)", "+(250-300) to Evasion Rating if you've Hit an Enemy Recently", statOrderKey = "10402", statOrder = { 10402 }, level = 1, group = "DenseFlatEvasion", weightKey = { "jewel", "default", }, weightVal = { 300, 0, }, },
["DenseESRegen"] = { type = "Suffix", affix = "of the Underground (Dense Fossil)", "0.3% of Energy Shield Regenerated per second if you've Hit an Enemy Recently", statOrderKey = "10405", statOrder = { 10405 }, level = 1, group = "DenseESRegen", weightKey = { "jewel", "default", }, weightVal = { 300, 0, }, },
["DenseGlobalDefences"] = { type = "Prefix", affix = "Subterranean (Dense Fossil)", "(4-6)% increased Global Defences", statOrderKey = "10406", statOrder = { 10406 }, level = 1, group = "DenseGlobalDefences", weightKey = { "jewel", "default", }, weightVal = { 1000, 0, }, },
["FrigidColdPenetration"] = { type = "Prefix", affix = "Subterranean (Frigid Fossil)", "Damage Penetrates 1% Cold Resistance", statOrderKey = "10600", statOrder = { 10600 }, level = 1, group = "FrigidColdPenetration", weightKey = { "jewel", "default", }, weightVal = { 1000, 0, }, },
["LucentDamageGainedAsMana"] = { type = "Suffix", affix = "of the Underground (Lucent Fossil)", "(2-3)% of Damage taken gained as Mana over 4 seconds when Hit", statOrderKey = "10809", statOrder = { 10809 }, level = 1, group = "LucentDamageGainedAsMana", weightKey = { "jewel", "default", }, weightVal = { 1000, 0, }, },
["MetallicLightningPenetration"] = { type = "Prefix", affix = "Subterranean (Metallic Fossil)", "Damage Penetrates 1% Lightning Resistance", statOrderKey = "10900", statOrder = { 10900 }, level = 1, group = "MetallicLightningPenetration", weightKey = { "jewel", "default", }, weightVal = { 1000, 0, }, },
["PrismaticElePen"] = { type = "Prefix", affix = "Subterranean (Prismatic Fossil)", "Damage Penetrates 1% Elemental Resistances ", statOrderKey = "11004", statOrder = { 11004 }, level = 1, group = "PrismaticElePen", weightKey = { "jewel", "default", }, weightVal = { 1600, 0, }, },
["PristineLifeRegen"] = { type = "Prefix", affix = "Subterranean (Pristine Fossil)", "0.3% of Life Regenerated per second", statOrderKey = "11105", statOrder = { 11105 }, level = 1, group = "PristineLifeRegen", weightKey = { "jewel", "default", }, weightVal = { 1000, 0, }, },
["ScorchedFirePenetration"] = { type = "Prefix", affix = "Subterranean (Scorched Fossil)", "Damage Penetrates 1% Fire Resistance", statOrderKey = "11200", statOrder = { 11200 }, level = 1, group = "ScorchedFirePenetration", weightKey = { "jewel", "default", }, weightVal = { 1000, 0, }, },
["SeratedAttackLeech"] = { type = "Suffix", affix = "of the Underground (Serrated Fossil)", "0.3% of Attack Damage Leeched as Life", statOrderKey = "11300", statOrder = { 11300 }, level = 1, group = "SeratedAttackLeech", weightKey = { "jewel", "default", }, weightVal = { 1000, 0, }, },
["ShudderingOnslaughtDuringFlaskUseChance"] = { type = "Suffix", affix = "of the Underground (Shuddering Fossil)", "(5-10)% chance to gain Onslaught when you use a Flask", statOrderKey = "11400", statOrder = { 11400 }, level = 1, group = "ShudderingOnslaughtDuringFlaskUseChance", weightKey = { "jewel", "default", }, weightVal = { 1000, 0, }, },
}

View File

@@ -488,4 +488,23 @@ return {
["AbyssChancetoGainPhasingOnKillJewel2"] = { type = "Suffix", affix = "of Phasing", "(6-8)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2449", statOrder = { 2449 }, level = 50, group = "ChancetoGainPhasingOnKill", weightKey = { "abyss_jewel_ranged", "abyss_jewel_caster", "default", }, weightVal = { 500, 500, 0, }, },
["AbyssChanceToGainUnholyMightOnKillAbyssJewel1"] = { type = "Suffix", affix = "of Unholy Might", "(2-3)% chance to Gain Unholy Might for 4 seconds on Melee Kill", statOrderKey = "2083", statOrder = { 2083 }, level = 40, group = "ChanceToGainUnholyMightOnKillAbyss", weightKey = { "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, }, },
["AbyssChanceToGainUnholyMightOnKillAbyssJewel2_"] = { type = "Suffix", affix = "of Unholy Might", "(4-5)% chance to Gain Unholy Might for 4 seconds on Melee Kill", statOrderKey = "2083", statOrder = { 2083 }, level = 80, group = "ChanceToGainUnholyMightOnKillAbyss", weightKey = { "abyss_jewel_melee", "default", }, weightVal = { 500, 0, }, },
--Fossil Mods
["AberrantChaosDamage"] = { type = "Suffix", affix = "of the Underground (Aberrant Fossil)", "(13-19)% increased Chaos Damage", statOrderKey = "10006", statOrder = { 10006 }, level = 1, group = "AberrantChaosDamage", weightKey = { "abyss_jewel", "default", }, weightVal = { 1000, 0, }, },
["AethericAvoidStun"] = { type = "Suffix", affix = "of the Underground (Aetheric Fossil)", "(15-20)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "10104", statOrder = { 10104 }, level = 1, group = "AethericAvoidStun", weightKey = { "abyss_jewel", "default", }, weightVal = { 1000, 0, }, },
["BoundMinionDamageAbyssJewel"] = { type = "Prefix", affix = "Subterranean (Bound Fossil)", "Minions deal (14-16)% increased Damage", statOrderKey = "10208", statOrder = { 10208 }, level = 1, group = "BoundMinionDamage", weightKey = { "abyss_jewel", "default", }, weightVal = { 2000, 0, }, },
["CorrodedAilmentDamage"] = { type = "Suffix", affix = "of the Underground (Corroded Fossil)", "(15-20)% increased Damage with Ailments", statOrderKey = "10304", statOrder = { 10304 }, level = 1, group = "CorrodedAilmentDamage", weightKey = { "abyss_jewel", "default", }, weightVal = { 1000, 0, }, },
["DenseFlatArmour"] = { type = "Suffix", affix = "of the Underground (Dense Fossil)", "+(250-300) to Armour if you've Hit an Enemy Recently", statOrderKey = "10401", statOrder = { 10401 }, level = 1, group = "DenseFlatArmour", weightKey = { "abyss_jewel", "default", }, weightVal = { 300, 0, }, },
["DenseFlatEvasion"] = { type = "Suffix", affix = "of the Underground (Dense Fossil)", "+(250-300) to Evasion Rating if you've Hit an Enemy Recently", statOrderKey = "10402", statOrder = { 10402 }, level = 1, group = "DenseFlatEvasion", weightKey = { "abyss_jewel", "default", }, weightVal = { 300, 0, }, },
["DenseESRegen"] = { type = "Suffix", affix = "of the Underground (Dense Fossil)", "0.3% of Energy Shield Regenerated per second if you've Hit an Enemy Recently", statOrderKey = "10405", statOrder = { 10405 }, level = 1, group = "DenseESRegen", weightKey = { "abyss_jewel", "default", }, weightVal = { 300, 0, }, },
["DenseGlobalDefences"] = { type = "Prefix", affix = "Subterranean (Dense Fossil)", "(4-6)% increased Global Defences", statOrderKey = "10406", statOrder = { 10406 }, level = 1, group = "DenseGlobalDefences", weightKey = { "abyss_jewel", "default", }, weightVal = { 1000, 0, }, },
["FrigidColdPenetration"] = { type = "Prefix", affix = "Subterranean (Frigid Fossil)", "Damage Penetrates 1% Cold Resistance", statOrderKey = "10600", statOrder = { 10600 }, level = 1, group = "FrigidColdPenetration", weightKey = { "abyss_jewel", "default", }, weightVal = { 1000, 0, }, },
["LucentDamageGainedAsMana"] = { type = "Suffix", affix = "of the Underground (Lucent Fossil)", "(2-3)% of Damage taken gained as Mana over 4 seconds when Hit", statOrderKey = "10809", statOrder = { 10809 }, level = 1, group = "LucentDamageGainedAsMana", weightKey = { "abyss_jewel", "default", }, weightVal = { 1000, 0, }, },
["MetallicLightningPenetration"] = { type = "Prefix", affix = "Subterranean (Metallic Fossil)", "Damage Penetrates 1% Lightning Resistance", statOrderKey = "10900", statOrder = { 10900 }, level = 1, group = "MetallicLightningPenetration", weightKey = { "abyss_jewel", "default", }, weightVal = { 1000, 0, }, },
["PrismaticElePen"] = { type = "Prefix", affix = "Subterranean (Prismatic Fossil)", "Damage Penetrates 1% Elemental Resistances ", statOrderKey = "11004", statOrder = { 11004 }, level = 1, group = "PrismaticElePen", weightKey = { "abyss_jewel", "default", }, weightVal = { 1600, 0, }, },
["PristineLifeRegen"] = { type = "Prefix", affix = "Subterranean (Pristine Fossil)", "0.3% of Life Regenerated per second", statOrderKey = "11105", statOrder = { 11105 }, level = 1, group = "PristineLifeRegen", weightKey = { "abyss_jewel", "default", }, weightVal = { 1000, 0, }, },
["ScorchedFirePenetration"] = { type = "Prefix", affix = "Subterranean (Scorched Fossil)", "Damage Penetrates 1% Fire Resistance", statOrderKey = "11200", statOrder = { 11200 }, level = 1, group = "ScorchedFirePenetration", weightKey = { "abyss_jewel", "default", }, weightVal = { 1000, 0, }, },
["SeratedAttackLeech"] = { type = "Suffix", affix = "of the Underground (Serrated Fossil)", "0.3% of Attack Damage Leeched as Life", statOrderKey = "11300", statOrder = { 11300 }, level = 1, group = "SeratedAttackLeech", weightKey = { "abyss_jewel", "default", }, weightVal = { 1000, 0, }, },
["ShudderingOnslaughtDuringFlaskUseChance"] = { type = "Suffix", affix = "of the Underground (Shuddering Fossil)", "(5-10)% chance to gain Onslaught when you use a Flask", statOrderKey = "11400", statOrder = { 11400 }, level = 1, group = "ShudderingOnslaughtDuringFlaskUseChance", weightKey = { "abyss_jewel", "default", }, weightVal = { 1000, 0, }, },
}

277
Data/3_0/Pantheons.lua Normal file
View File

@@ -0,0 +1,277 @@
-- This file is automatically generated, do not edit!
-- The Pantheon data (c) Grinding Gear Games
return {
["TheBrineKing"] = {
isMajorGod = true,
souls = {
[1] = { name = "Soul of the Brine King",
mods = {
-- cannot_be_stunned_if_have_been_stunned_or_blocked_stunning_hit_in_past_2_seconds
[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",
mods = {
-- base_stun_recovery_+%
[1] = { line = "30% increased Stun and Block Recovery", value = { 30 }, },
},
},
[3] = { name = "Belcer, the Pirate Lord",
mods = {
-- cannot_be_frozen_if_you_have_been_frozen_recently
[1] = { line = "You cannot be Frozen if you've been Frozen Recently", value = { 100 }, },
},
},
[4] = { name = "Nassar, Lion of the Seas",
mods = {
-- chill_effectiveness_on_self_+%
[1] = { line = "50% reduced Effect of Chill on you", value = { -50 }, },
},
},
},
},
["Arakaali"] = {
isMajorGod = true,
souls = {
[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 when Hit", value = { 10 }, },
},
},
[2] = { name = "Queen of the Great Tangle",
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 }, },
},
},
[3] = { name = "Spinner of False Hope",
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 }, },
},
},
[4] = { name = "Armala, the Widow",
mods = {
-- additional_chaos_resistance_against_damage_over_time_%
[1] = { line = "+25% Chaos Resistance against Damage Over Time", value = { 25 }, },
},
},
},
},
["Solaris"] = {
isMajorGod = true,
souls = {
[1] = { name = "Soul of Solaris",
mods = {
-- physical_damage_reduction_%_if_only_one_enemy_nearby
[1] = { line = "6% additional Physical Damage Reduction while there is only one nearby Enemy", value = { 6 }, },
-- take_half_area_damage_from_hit_%_chance
[2] = { line = "20% chance to take 50% less Area Damage from Hits", value = { 20 }, },
},
},
[2] = { name = "The Gorgon",
mods = {
-- elemental_damage_taken_+%_if_not_hit_recently
[1] = { line = "8% reduced Elemental Damage taken if you haven't been Hit Recently", value = { -8 }, },
},
},
[3] = { name = "Jorus, Sky's Edge",
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 = "The Infernal King",
mods = {
-- avoid_ailments_%_from_crit
[1] = { line = "50% chance to avoid Ailments from Critical Strikes", value = { 50 }, },
},
},
},
},
["Lunaris"] = {
isMajorGod = true,
souls = {
[1] = { name = "Soul of Lunaris",
mods = {
-- physical_damage_reduction_%_per_nearby_enemy
[1] = { line = "1% additional Physical Damage Reduction for each nearby Enemy, up to 8%", value = { 1 }, },
-- movement_speed_+%_per_nearby_enemy
[2] = { line = "1% increased Movement Speed for each nearby Enemy, up to 8%", value = { 1 }, },
},
},
[2] = { name = "Merveil, the Returned",
mods = {
-- base_avoid_projectiles_%_chance
[1] = { line = "10% chance to avoid Projectiles", value = { 10 }, },
},
},
[3] = { name = "Sebbert, Crescent's Point",
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 }, },
},
},
[4] = { name = "Ambrius, Legion Slayer",
mods = {
-- avoid_chained_projectile_%_chance
[1] = { line = "Avoid Projectiles that have Chained", value = { 100 }, },
},
},
},
},
["Abberath"] = {
isMajorGod = false,
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 }, },
},
},
[2] = { name = "Mephod, the Earth Scorcher",
mods = {
-- base_self_ignite_duration_-%
[1] = { line = "50% reduced Ignite Duration on you", value = { 50 }, },
-- movement_speed_+%_while_on_burning_ground
[2] = { line = "10% increased Movement Speed while on Burning Ground", value = { 10 }, },
},
},
},
},
["Gruthkul"] = {
isMajorGod = false,
souls = {
[1] = { name = "Soul of Gruthkul",
mods = {
-- physical_damage_reduction_%_per_hit_you_have_taken_recently
[1] = { line = "1% additional Physical Damage Reduction for each Hit you've taken Recently up to a maximum of 5%", value = { 1 }, },
},
},
[2] = { name = "Erebix, Light's Bane",
mods = {
-- enemies_that_hit_you_with_attack_recently_attack_speed_+%
[1] = { line = "Enemies that have Hit you with an Attack Recently have 8% reduced Attack Speed", value = { -8 }, },
},
},
},
},
["Yugul"] = {
isMajorGod = false,
souls = {
[1] = { name = "Soul of Yugul",
mods = {
-- reflect_damage_taken_+%
[1] = { line = "25% reduced Reflected Damage taken", value = { -25 }, },
-- reflect_chill_and_freeze_%_chance
[2] = { line = "50% chance to Reflect Enemy Chills and Freezes", value = { 50 }, },
},
},
[2] = { name = "Varhesh, Shimmering Aberration",
mods = {
-- cold_damage_taken_+%_if_have_been_hit_recently
[1] = { line = "5% reduced Cold Damage taken if you've been Hit Recently", value = { -5 }, },
},
},
},
},
["Shakari"] = {
isMajorGod = false,
souls = {
[1] = { name = "Soul of Shakari",
mods = {
-- chaos_damage_taken_+%
[1] = { line = "5% reduced Chaos Damage taken", value = { -5 }, },
-- chaos_damage_taken_over_time_+%_while_in_caustic_cloud
[2] = { line = "25% reduced Chaos Damage over Time taken while on Caustic Ground", value = { -25 }, },
},
},
[2] = { name = "Terror of the Infinite Drifts",
mods = {
-- immune_to_poison
[1] = { line = "Immune to Poison", value = { 1 }, },
},
},
},
},
["Tukohama"] = {
isMajorGod = false,
souls = {
[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 }, },
},
},
[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 }, },
},
},
},
},
["Ralakesh"] = {
isMajorGod = false,
souls = {
[1] = { name = "Soul of Ralakesh",
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 }, },
},
},
[2] = { name = "Drek, Apex Hunter",
mods = {
-- cannot_be_blinded
[1] = { line = "Cannot be Blinded", value = { 1 }, },
-- avoid_maim_%_chance
[2] = { line = "You cannot be Maimed", value = { 100 }, },
},
},
},
},
["Garukhan"] = {
isMajorGod = false,
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 Attacks if you've taken a Savage Hit Recently", value = { 5 }, },
},
},
[2] = { name = "Stalker of the Endless Dunes",
mods = {
-- enchantment_boots_movement_speed_+%_when_not_hit_for_4_seconds
[1] = { line = "6% increased Movement Speed if you haven't been Hit Recently", value = { 6 }, },
},
},
},
},
["Ryslatha"] = {
isMajorGod = false,
souls = {
[1] = { name = "Soul of Ryslatha",
mods = {
-- life_flasks_gain_X_charges_every_3_seconds_if_you_have_not_used_a_life_flask_recently
[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",
mods = {
-- life_recovery_+%_from_flasks_while_on_low_life
[1] = { line = "60% increased Life Recovery from Flasks used when on Low Life", value = { 60 }, },
},
},
},
},
}

View File

@@ -883,7 +883,13 @@ return {
mod("CritChance", "BASE", nil, 0, 0, { type = "PerStat", stat = "EnergyShieldOnWeapon 2", div = 10, }),
div = 100,
},
-- Impale
["attacks_impale_on_hit_%_chance"] = {
mod("ImpaleChance", "BASE", nil, 0, 0)
},
["impale_debuff_effect_+%"] = {
mod("ImpaleEffect", "INC", nil, 0, 0)
},
--
-- Spell modifiers
--

View File

@@ -1383,6 +1383,12 @@ skills["PuresteelBanner"] = {
["puresteel_banner_accuracy_rating_+%_final"] = {
mod("Accuracy", "MORE", nil, 0, 0, { type = "GlobalEffect", effectType = "AuraDebuff" }),
},
["attacks_impale_on_hit_%_chance"] = {
mod("ImpaleChance", "BASE", nil, 0, KeywordFlag.Attack, { type = "GlobalEffect", effectType = "Aura" }),
},
["impale_debuff_effect_+%"] = {
mod("ImpaleEffect", "INC", nil, 0, KeywordFlag.Attack, { type = "GlobalEffect", effectType = "Aura" }),
},
},
baseFlags = {
spell = true,

View File

@@ -661,10 +661,15 @@ skills["SupportSlashingWeapon"] = {
color = 2,
support = true,
requireSkillTypes = { SkillType.Melee, },
addSkillTypes = { SkillType.Duration, SkillType.Buff, },
addSkillTypes = { SkillType.Duration, SkillType.Buff, SkillType.Area, },
excludeSkillTypes = { SkillType.CreatesMinion, },
ignoreMinionTypes = true,
statDescriptionScope = "gem_stat_descriptions",
statMap = {
["support_close_combat_melee_damage_+%_final"] = {
mod("Damage", "MORE", nil, bit.bor(ModFlag.Melee, ModFlag.Attack)),
},
},
baseMods = {
},
qualityStats = {
@@ -672,53 +677,54 @@ skills["SupportSlashingWeapon"] = {
},
stats = {
"support_slashing_damage_+%_final_from_distance",
"support_close_combat_melee_damage_+%_final",
"support_slashing_buff_base_duration_ms",
"support_slashing_buff_attack_cast_speed_+%_final_to_grant",
"supported_by_slashing",
"supported_skill_can_only_use_axe_and_sword",
},
statInterpolation = { 1, 1, 1, },
statInterpolation = { 1, 1, 1, 1, },
levels = {
[1] = { 40, 2000, 20, manaMultiplier = 40, levelRequirement = 18, },
[2] = { 41, 2000, 20, manaMultiplier = 40, levelRequirement = 22, },
[3] = { 42, 2000, 20, manaMultiplier = 40, levelRequirement = 26, },
[4] = { 43, 2000, 20, manaMultiplier = 40, levelRequirement = 29, },
[5] = { 44, 2000, 21, manaMultiplier = 40, levelRequirement = 32, },
[6] = { 45, 2000, 21, manaMultiplier = 40, levelRequirement = 35, },
[7] = { 46, 2000, 21, manaMultiplier = 40, levelRequirement = 38, },
[8] = { 47, 2000, 21, manaMultiplier = 40, levelRequirement = 41, },
[9] = { 48, 2000, 22, manaMultiplier = 40, levelRequirement = 44, },
[10] = { 49, 2000, 22, manaMultiplier = 40, levelRequirement = 47, },
[11] = { 50, 2000, 22, manaMultiplier = 40, levelRequirement = 50, },
[12] = { 51, 2000, 22, manaMultiplier = 40, levelRequirement = 53, },
[13] = { 52, 2000, 23, manaMultiplier = 40, levelRequirement = 56, },
[14] = { 53, 2000, 23, manaMultiplier = 40, levelRequirement = 58, },
[15] = { 54, 2000, 23, manaMultiplier = 40, levelRequirement = 60, },
[16] = { 55, 2000, 23, manaMultiplier = 40, levelRequirement = 62, },
[17] = { 56, 2000, 24, manaMultiplier = 40, levelRequirement = 64, },
[18] = { 57, 2000, 24, manaMultiplier = 40, levelRequirement = 66, },
[19] = { 58, 2000, 24, manaMultiplier = 40, levelRequirement = 68, },
[20] = { 59, 2000, 24, manaMultiplier = 40, levelRequirement = 70, },
[21] = { 60, 2000, 25, manaMultiplier = 40, levelRequirement = 72, },
[22] = { 61, 2000, 25, manaMultiplier = 40, levelRequirement = 74, },
[23] = { 62, 2000, 25, manaMultiplier = 40, levelRequirement = 76, },
[24] = { 63, 2000, 25, manaMultiplier = 40, levelRequirement = 78, },
[25] = { 64, 2000, 26, manaMultiplier = 40, levelRequirement = 80, },
[26] = { 65, 2000, 26, manaMultiplier = 40, levelRequirement = 82, },
[27] = { 66, 2000, 26, manaMultiplier = 40, levelRequirement = 84, },
[28] = { 67, 2000, 26, manaMultiplier = 40, levelRequirement = 86, },
[29] = { 68, 2000, 27, manaMultiplier = 40, levelRequirement = 88, },
[30] = { 69, 2000, 27, manaMultiplier = 40, levelRequirement = 90, },
[31] = { 70, 2000, 27, manaMultiplier = 40, levelRequirement = 91, },
[32] = { 71, 2000, 27, manaMultiplier = 40, levelRequirement = 92, },
[33] = { 72, 2000, 28, manaMultiplier = 40, levelRequirement = 93, },
[34] = { 73, 2000, 28, manaMultiplier = 40, levelRequirement = 94, },
[35] = { 74, 2000, 28, manaMultiplier = 40, levelRequirement = 95, },
[36] = { 75, 2000, 28, manaMultiplier = 40, levelRequirement = 96, },
[37] = { 76, 2000, 29, manaMultiplier = 40, levelRequirement = 97, },
[38] = { 77, 2000, 29, manaMultiplier = 40, levelRequirement = 98, },
[39] = { 78, 2000, 29, manaMultiplier = 40, levelRequirement = 99, },
[40] = { 79, 2000, 29, manaMultiplier = 40, levelRequirement = 100, },
[1] = { 40, 40, 2000,20, manaMultiplier = 40, levelRequirement = 18, },
[2] = { 41, 41, 2000, 20, manaMultiplier = 40, levelRequirement = 22, },
[3] = { 42, 42, 2000, 20, manaMultiplier = 40, levelRequirement = 26, },
[4] = { 43, 43, 2000, 20, manaMultiplier = 40, levelRequirement = 29, },
[5] = { 44, 44, 2000, 21, manaMultiplier = 40, levelRequirement = 32, },
[6] = { 45, 45, 2000, 21, manaMultiplier = 40, levelRequirement = 35, },
[7] = { 46, 46, 2000, 21, manaMultiplier = 40, levelRequirement = 38, },
[8] = { 47, 47, 2000, 21, manaMultiplier = 40, levelRequirement = 41, },
[9] = { 48, 48, 2000, 22, manaMultiplier = 40, levelRequirement = 44, },
[10] = { 49, 49, 2000, 22, manaMultiplier = 40, levelRequirement = 47, },
[11] = { 50, 50, 2000, 22, manaMultiplier = 40, levelRequirement = 50, },
[12] = { 51, 51, 2000, 22, manaMultiplier = 40, levelRequirement = 53, },
[13] = { 52, 52, 2000, 23, manaMultiplier = 40, levelRequirement = 56, },
[14] = { 53, 53, 2000, 23, manaMultiplier = 40, levelRequirement = 58, },
[15] = { 54, 54, 2000, 23, manaMultiplier = 40, levelRequirement = 60, },
[16] = { 55, 55, 2000, 23, manaMultiplier = 40, levelRequirement = 62, },
[17] = { 56, 56, 2000, 24, manaMultiplier = 40, levelRequirement = 64, },
[18] = { 57, 57, 2000, 24, manaMultiplier = 40, levelRequirement = 66, },
[19] = { 58, 58, 2000, 24, manaMultiplier = 40, levelRequirement = 68, },
[20] = { 59, 59, 2000, 24, manaMultiplier = 40, levelRequirement = 70, },
[21] = { 60, 60, 2000, 25, manaMultiplier = 40, levelRequirement = 72, },
[22] = { 61, 61, 2000, 25, manaMultiplier = 40, levelRequirement = 74, },
[23] = { 62, 62, 2000, 25, manaMultiplier = 40, levelRequirement = 76, },
[24] = { 63, 63, 2000, 25, manaMultiplier = 40, levelRequirement = 78, },
[25] = { 64, 64, 2000, 26, manaMultiplier = 40, levelRequirement = 80, },
[26] = { 65, 65, 2000, 26, manaMultiplier = 40, levelRequirement = 82, },
[27] = { 66, 66, 2000, 26, manaMultiplier = 40, levelRequirement = 84, },
[28] = { 67, 67, 2000, 26, manaMultiplier = 40, levelRequirement = 86, },
[29] = { 68, 68, 2000, 27, manaMultiplier = 40, levelRequirement = 88, },
[30] = { 69, 69, 2000, 27, manaMultiplier = 40, levelRequirement = 90, },
[31] = { 70, 70, 2000, 27, manaMultiplier = 40, levelRequirement = 91, },
[32] = { 71, 71, 2000, 27, manaMultiplier = 40, levelRequirement = 92, },
[33] = { 72, 72, 2000, 28, manaMultiplier = 40, levelRequirement = 93, },
[34] = { 73, 73, 2000, 28, manaMultiplier = 40, levelRequirement = 94, },
[35] = { 74, 74, 2000, 28, manaMultiplier = 40, levelRequirement = 95, },
[36] = { 75, 75, 2000, 28, manaMultiplier = 40, levelRequirement = 96, },
[37] = { 76, 76, 2000, 29, manaMultiplier = 40, levelRequirement = 97, },
[38] = { 77, 77, 2000, 29, manaMultiplier = 40, levelRequirement = 98, },
[39] = { 78, 78, 2000, 29, manaMultiplier = 40, levelRequirement = 99, },
[40] = { 79, 79, 2000, 29, manaMultiplier = 40, levelRequirement = 100, },
},
}
skills["SupportClusterTrap"] = {

View File

@@ -1886,6 +1886,9 @@ skills["SupportMultistrike"] = {
excludeSkillTypes = { SkillType.Vaal, },
statDescriptionScope = "gem_stat_descriptions",
statMap = {
["support_multiple_attack_damage_+%_1"] = {
mod("Damage", "MORE", nil, ModFlag.Attack),
},
["support_multiple_attack_damage_+%_final"] = {
mod("Damage", "MORE", nil, ModFlag.Attack),
},
@@ -1904,50 +1907,51 @@ skills["SupportMultistrike"] = {
"multistrike_damage_+%_final_on_first_repeat",
"multistrike_damage_+%_final_on_second_repeat",
"support_multiple_attack_damage_+%_final",
"support_multiple_attack_damage_+%_1",
"repeat_target_selection_distance_from_initial_target_bias",
},
statInterpolation = { 1, 1, 1, 1, 1, 1, },
statInterpolation = { 1, 1, 1, 1, 1, 1, 1,},
levels = {
[1] = { 2, 35, 40, 80, -30, 3, manaMultiplier = 80, levelRequirement = 38, },
[2] = { 2, 35, 41, 81, -30, 3, manaMultiplier = 80, levelRequirement = 40, },
[3] = { 2, 36, 41, 82, -30, 3, manaMultiplier = 80, levelRequirement = 42, },
[4] = { 2, 36, 42, 83, -30, 3, manaMultiplier = 80, levelRequirement = 44, },
[5] = { 2, 37, 42, 84, -30, 3, manaMultiplier = 80, levelRequirement = 46, },
[6] = { 2, 37, 43, 85, -30, 3, manaMultiplier = 80, levelRequirement = 48, },
[7] = { 2, 38, 43, 86, -30, 3, manaMultiplier = 80, levelRequirement = 50, },
[8] = { 2, 38, 44, 87, -30, 3, manaMultiplier = 80, levelRequirement = 52, },
[9] = { 2, 39, 44, 88, -30, 3, manaMultiplier = 80, levelRequirement = 54, },
[10] = { 2, 39, 45, 89, -30, 3, manaMultiplier = 80, levelRequirement = 56, },
[11] = { 2, 40, 45, 90, -30, 3, manaMultiplier = 80, levelRequirement = 58, },
[12] = { 2, 40, 46, 91, -30, 3, manaMultiplier = 80, levelRequirement = 60, },
[13] = { 2, 41, 46, 92, -30, 3, manaMultiplier = 80, levelRequirement = 62, },
[14] = { 2, 41, 47, 93, -30, 3, manaMultiplier = 80, levelRequirement = 64, },
[15] = { 2, 42, 47, 94, -30, 3, manaMultiplier = 80, levelRequirement = 65, },
[16] = { 2, 42, 48, 95, -30, 3, manaMultiplier = 80, levelRequirement = 66, },
[17] = { 2, 43, 48, 96, -30, 3, manaMultiplier = 80, levelRequirement = 67, },
[18] = { 2, 43, 49, 97, -30, 3, manaMultiplier = 80, levelRequirement = 68, },
[19] = { 2, 44, 49, 98, -30, 3, manaMultiplier = 80, levelRequirement = 69, },
[20] = { 2, 44, 50, 99, -30, 3, manaMultiplier = 80, levelRequirement = 70, },
[21] = { 2, 45, 50, 100, -30, 3, manaMultiplier = 80, levelRequirement = 72, },
[22] = { 2, 45, 51, 101, -30, 3, manaMultiplier = 80, levelRequirement = 74, },
[23] = { 2, 46, 51, 102, -30, 3, manaMultiplier = 80, levelRequirement = 76, },
[24] = { 2, 46, 52, 103, -30, 3, manaMultiplier = 80, levelRequirement = 78, },
[25] = { 2, 47, 52, 104, -30, 3, manaMultiplier = 80, levelRequirement = 80, },
[26] = { 2, 47, 53, 105, -30, 3, manaMultiplier = 80, levelRequirement = 82, },
[27] = { 2, 48, 53, 106, -30, 3, manaMultiplier = 80, levelRequirement = 84, },
[28] = { 2, 48, 54, 107, -30, 3, manaMultiplier = 80, levelRequirement = 86, },
[29] = { 2, 49, 54, 108, -30, 3, manaMultiplier = 80, levelRequirement = 88, },
[30] = { 2, 49, 55, 109, -30, 3, manaMultiplier = 80, levelRequirement = 90, },
[31] = { 2, 50, 55, 110, -30, 3, manaMultiplier = 80, levelRequirement = 91, },
[32] = { 2, 50, 56, 111, -30, 3, manaMultiplier = 80, levelRequirement = 92, },
[33] = { 2, 51, 56, 112, -30, 3, manaMultiplier = 80, levelRequirement = 93, },
[34] = { 2, 51, 57, 113, -30, 3, manaMultiplier = 80, levelRequirement = 94, },
[35] = { 2, 52, 57, 114, -30, 3, manaMultiplier = 80, levelRequirement = 95, },
[36] = { 2, 52, 58, 115, -30, 3, manaMultiplier = 80, levelRequirement = 96, },
[37] = { 2, 53, 58, 116, -30, 3, manaMultiplier = 80, levelRequirement = 97, },
[38] = { 2, 53, 59, 117, -30, 3, manaMultiplier = 80, levelRequirement = 98, },
[39] = { 2, 54, 59, 118, -30, 3, manaMultiplier = 80, levelRequirement = 99, },
[40] = { 2, 54, 60, 119, -30, 3, manaMultiplier = 80, levelRequirement = 100, },
[1] = { 2, 35, 40, 80, -30, 40, 3, manaMultiplier = 80, levelRequirement = 38, },
[2] = { 2, 35, 41, 81, -30, 41, 3, manaMultiplier = 80, levelRequirement = 40, },
[3] = { 2, 36, 41, 82, -30, 41, 3, manaMultiplier = 80, levelRequirement = 42, },
[4] = { 2, 36, 42, 83, -30, 41.5, 3, manaMultiplier = 80, levelRequirement = 44, },
[5] = { 2, 37, 42, 84, -30, 42, 3, manaMultiplier = 80, levelRequirement = 46, },
[6] = { 2, 37, 43, 85, -30, 42.5, 3, manaMultiplier = 80, levelRequirement = 48, },
[7] = { 2, 38, 43, 86, -30, 43, 3, manaMultiplier = 80, levelRequirement = 50, },
[8] = { 2, 38, 44, 87, -30, 43.5, 3, manaMultiplier = 80, levelRequirement = 52, },
[9] = { 2, 39, 44, 88, -30, 44, 3, manaMultiplier = 80, levelRequirement = 54, },
[10] = { 2, 39, 45, 89, -30, 44.5, 3, manaMultiplier = 80, levelRequirement = 56, },
[11] = { 2, 40, 45, 90, -30, 45, 3, manaMultiplier = 80, levelRequirement = 58, },
[12] = { 2, 40, 46, 91, -30, 45.5, 3, manaMultiplier = 80, levelRequirement = 60, },
[13] = { 2, 41, 46, 92, -30, 46, 3, manaMultiplier = 80, levelRequirement = 62, },
[14] = { 2, 41, 47, 93, -30, 46.5, 3, manaMultiplier = 80, levelRequirement = 64, },
[15] = { 2, 42, 47, 94, -30, 47, 3, manaMultiplier = 80, levelRequirement = 65, },
[16] = { 2, 42, 48, 95, -30, 47.5, 3, manaMultiplier = 80, levelRequirement = 66, },
[17] = { 2, 43, 48, 96, -30, 48, 3, manaMultiplier = 80, levelRequirement = 67, },
[18] = { 2, 43, 49, 97, -30, 48.5, 3, manaMultiplier = 80, levelRequirement = 68, },
[19] = { 2, 44, 49, 98, -30, 49, 3, manaMultiplier = 80, levelRequirement = 69, },
[20] = { 2, 44, 50, 99, -30, 49.5, 3, manaMultiplier = 80, levelRequirement = 70, },
[21] = { 2, 45, 50, 100, -30, 50, 3, manaMultiplier = 80, levelRequirement = 72, },
[22] = { 2, 45, 51, 101, -30, 50.5, 3, manaMultiplier = 80, levelRequirement = 74, },
[23] = { 2, 46, 51, 102, -30, 51, 3, manaMultiplier = 80, levelRequirement = 76, },
[24] = { 2, 46, 52, 103, -30, 51.5, 3, manaMultiplier = 80, levelRequirement = 78, },
[25] = { 2, 47, 52, 104, -30, 52, 3, manaMultiplier = 80, levelRequirement = 80, },
[26] = { 2, 47, 53, 105, -30, 52.5, 3, manaMultiplier = 80, levelRequirement = 82, },
[27] = { 2, 48, 53, 106, -30, 53, 3, manaMultiplier = 80, levelRequirement = 84, },
[28] = { 2, 48, 54, 107, -30, 53.5, 3, manaMultiplier = 80, levelRequirement = 86, },
[29] = { 2, 49, 54, 108, -30, 54, 3, manaMultiplier = 80, levelRequirement = 88, },
[30] = { 2, 49, 55, 109, -30, 54.5, 3, manaMultiplier = 80, levelRequirement = 90, },
[31] = { 2, 50, 55, 110, -30, 55, 3, manaMultiplier = 80, levelRequirement = 91, },
[32] = { 2, 50, 56, 111, -30, 55.5, 3, manaMultiplier = 80, levelRequirement = 92, },
[33] = { 2, 51, 56, 112, -30, 56, 3, manaMultiplier = 80, levelRequirement = 93, },
[34] = { 2, 51, 57, 113, -30, 56.5, 3, manaMultiplier = 80, levelRequirement = 94, },
[35] = { 2, 52, 57, 114, -30, 57, 3, manaMultiplier = 80, levelRequirement = 95, },
[36] = { 2, 52, 58, 115, -30, 57.5, 3, manaMultiplier = 80, levelRequirement = 96, },
[37] = { 2, 53, 58, 116, -30, 58, 3, manaMultiplier = 80, levelRequirement = 97, },
[38] = { 2, 53, 59, 117, -30, 58.5, 3, manaMultiplier = 80, levelRequirement = 98, },
[39] = { 2, 54, 59, 118, -30, 59, 3, manaMultiplier = 80, levelRequirement = 99, },
[40] = { 2, 54, 60, 119, -30, 59.5, 3, manaMultiplier = 80, levelRequirement = 100, },
},
}
skills["SupportMultiTotem"] = {

View File

@@ -3,147 +3,418 @@
--
data.uniques.new = {
-- New
[[
Storm's Gift
Assassin's Mitts
Requires Level 58, 45 Dex, 45 Int
27% increased Damage over Time
284% increased Evasion and Energy Shield
+22% to Lightning Resistance
Enemies you kill are Shocked
Shocks you inflict spread to other Enemies within a Radius of 15
Aukuna's Will
Clasped Mitts
League: Legion
Source: Drops from Maraketh Legion
Requires Level 31, 25 Dex 25 Int
+(30-40) to Dexterity
(5-7)% increased Cast Speed
(100-150)% increased Evasion and Energy Shield
Raised Zombies have (80-100)% increased maximum Life
Raise Zombie does not require a Corpse
Your Raised Zombies count as Corpses
]],[[
Nebulis
Void Sceptre
Requires Level 68, 104 Str, 122 Int
40% increased Elemental Damage
17% increased Cast Speed
18% increased Cold Damage per 1% Cold Resistance above 75%
20% increased Lightning Damage per 1% Lightning Resistance above 75%
Brutal Restraint
Timeless Jewel
League: Legion
Source: Drops from Maraketh Legion
Requires Level: 20
Limited to: 1 Historic
Radius: Large
Denoted service of (5008000) dekhara in the akhara of Deshret
Passives in radius are Conquered by the Maraketh
Historic
]],[[
Bottled Faith
Sulphur Flask
Requires Level 35
Creates Consecrated Ground on Use
36% increased Duration
Consecrated Ground created by this Flask has Tripled Radius
+2% to Critical Strike Chance against Enemies on Consecrated Ground during Effect
Enemies on Consecrated Ground you create during Effect take 10% increased Damage
Divide and Conquer
Viridian Jewel
League: Legion
Requires Level: 20
Limited to: 1
Radius: Medium
(1015)% increased Attack Damage while holding a Shield
With 40 total Dexterity and Strength in Radius, Spectral Shield Throw Chains +4 times
With 40 total Dexterity and Strength in Radius, Spectral Shield Throw fires Shard Projectiles when Chaining
With 40 total Dexterity and Strength in Radius, Spectral Shield Throw fires 75% less Shard Projectiles
Historic
]],[[
Mask of the Tribunal
Magistrate Crown
Requires Level 58, 64 Str, 64 Int
+29 to all Attributes
187% increased Armour and Energy Shield
Nearby Allies have 4% increased Defences per 100 Strength you have
Nearby Allies have +7% to Critical Strike Multiplier per 100 Dexterity you have
Nearby Allies have 2% increased Cast Speed per 100 Intelligence you have
1% reduced Mana Reserved per 250 total attributes
Elegant Hubris
Timeless Jewel
League: Legion
Source: Drops from Eternal Legion
Requires Level: 20
Limited to: 1 Historic
Radius: Large
Commissioned (2000160000) coins to commemorate Cadiro
Passives in radius are Conquered by the Eternal
Historic
]],[[
Circle of Nostalgia
Amethyst Ring
Requires Level 52
19% increased Mana Regeneration Rate
+11 to all Attributes
Adds 19 to 30 Chaos Damage
+23% to Chaos Resistance
Herald of Agony has 79% increased Buff Effect
Herald of Agony has 38% reduced Mana Reservation
Fractal Thoughts
Vaal Mask
League: Legion
Requires Level: 62, 79 Dex, 72 Int
(140180)% increased Evasion and Energy Shield
+(2540)% to Critical Strike Multiplier if Dexterity is higher than Intelligence
15% increased Dexterity if Strength is higher than Intelligence
1% increased Elemental Damage per 10 Dexterity
+2 to Maximum Life per 10 Intelligence
]],[[
Hyrri's Truth
Jade Amulet
Requires Level 64
+25 to Dexterity
Grants Level 22 Precision Skill
+33 to Dexterity
Adds 14 to 26 Physical Damage to Attacks
Adds 12 to 23 Cold Damage to Attacks
+23% to Global Critical Strike Multiplier
0.87% of Physical Attack Damage Leeched as Life
Glorious Vanity
Timeless Jewel
League: Legion
Source: Drops from Vaal Legion
Requires Level: 20
Limited to: 1 Historic
Radius: Large
Bathed in the blood of (100-8000) sacrificed in the name of Doryani
Passives in radius are Conquered by the Vaal
Historic
]],[[
March of the Legion
Legion Boots
Requires Level 58, 54 Str, 54 Int
+2 to Level of Socketed Aura Gems
Socketed Gems are Supported by Level 25 Blessing
259% increased Armour and Energy Shield
+14% to all Elemental Resistances
28% increased Movement Speed
Maw of Conquest
Steel Circlet
League: Legion
Source: Drops from Maraketh Legion
Requires Level 48, 101 Int
(60-80)% increased Critical Strike Chance for Spells
(200-250)% increased Energy Shield
+(50-70) to maximum Life
Unaffected by Poison
(10-20)% of Damage taken gained a Life over 4 seconds when Hit
]],[[
Perepiteia
Ezomyte Spiked Shield
Requires Level 62, 85 Dex, 85 Int
2% chance to Dodge Spell Hits
+2 to Level of Socketed Lightning Gems
Triggers Level 20 Lightning Aegis when Equipped
20% increased Attack Speed
7% increased Cast Speed
320% increased Evasion and Energy Shield
+47 to maximum Mana
6% increased Movement Speed
Lethal Pride
Timeless Jewel
League: Legion
Source: Drops from Karui Legion
Requires Level: 20
Limited to: 1 Historic
Radius: Large
Commanded leadership over (1000018000) warriors under Kaom
Passives in radius are Conquered by the Karui
Historic
]],[[
Vixen's Entrapment
Embroidered Gloves
Requires Level 36, 54 Int
+64 to maximum Energy Shield
You can apply an additional Curse
16% increased Cast Speed with Curse Skills
0.2% of Spell Damage Leeched as Energy Shield for each Curse on Enemy
Trigger Socketed Curse Spells when you cast a Curse
Militant Faith
Timeless Jewel
League: Legion
Source: Drops from Templar Legion
Requires Level: 20
Limited to: 1 Historic
Radius: Large
Carved to glorify (200010000) new faithful converted by High Templar Venarius
Passives in radius are Conquered by the Templars
Historic
]],[[
The Eternity Shroud
Blood Raiment
Shaper Item
Requires Level 65, 107 Dex, 90 Int
Implicits: 0
Trigger Level 20 Glimpse of Eternity when Hit
144% increased Evasion and Energy Shield
+79 to maximum Life
+21% to Chaos Resistance
Gain 5% of Elemental Damage as Extra Chaos Damage per Shaper Item Equipped
Hits ignore Enemy Monster Chaos Resistance if all Equipped Items are Shaper Items
Sign of the Sin Eater
Tyrant's Sekhem
League: Legion
Source: Drops from Templar Legion
Requires Level 58, 99 Str, 99 Int
26% increased Elemental Damage
+(10-30) to Strength and Intelligence
Grants Level 30 Smite Skill
Enemies inflict Elemental Ailments on you instead of nearby Allies
]],[[
Maloney's Mechanism
Ornate Quiver
Requires Level 45
Has 1 Socket
Has 2 Sockets
Trigger a Socketed Bow Skill when you Attack with a Bow
8% increased Attack Speed
+67 to maximum Life
5% chance to Blind Enemies on Hit with Attacks
Tavukai
Coral Amulet
League: Legion
Source: Drops from Karui Legion
Requires Level 54
(2.0-4.0) Life regenerated per second
+(30-40) to Intelligence
Minions have (-17-17)% to Chaos Resistance
Summon Raging Spirit has (20-30)% increased Duration
Summoned Raging Spirits deal (60-80)% increased Damage
Summoned Raging Spirits have (80-100)% increased maximum Life
Summoned Raging Spirits take 20% of their Maximum Life per second as Chaos Damage
]],[[
Offering of the Serpent
Legion Gloves
Requires Level 57, 44 Str, 44 Int
+21 to all Attributes
157% increased Armour and Energy Shield
50% reduced Maximum Recovery per Life Leech
6% increased Attack and Cast Speed
22% increased Damage while Leeching
Life Leech effects are not removed at Full Life
]],[[
Garb of the Ephemeral
Savant's Robe
Requires Level 56, 152 Int
204% increased Energy Shield
+600 Strength and Intelligence Requirement
+10 to maximum Divine Charges
Gain a Divine Charge on Hit
You gain Divinity for 10 seconds on reaching maximum Divine Charges
Lose all Divine Charges when you gain Divinity
Nearby Allies' Action Speed cannot be modified to below base value
Nearby Enemies cannot deal Critical Strikes
]],[[
Circle of Regret
Topaz Ring
Requires Level 52
+29% to Lightning Resistance
+30 to Intelligence
Adds 1 to 53 Lightning Damage
+30% to Lightning Resistance
Herald of Thunder has 74% increased Buff Effect
When used in the Synthesiser, the new item will have an additional Herald Modifier
Wreath of Phrecia
Iron Circlet
League: Legion
Source: Drops from Eternal Legion
Requires Level 8
Has no Attribute Requirements
Increases and Reductions to Light Radius also apply to Area of Effect at 50% of their value
Increases and Reductions to Light Radius also apply to Damage
(15-25)% increased Light Radius
Deal no Chaos Damage
]],
}
-- Reworked
[[
Al Dhih
Timeworn Claw
League: Legion
Source: Drops from Maraketh Legion
Variant: Pre 2.0.0
Variant: Pre 2.6.0
Variant: {2_6}Pre 3.0.0
Variant: Pre 3.7.0
Variant: Current
Requires Level 26, 39 Dex, 56 Int
Implicits: 3
{variant:1}+8 Life gained for each Enemy hit by Attacks
{variant:2}2% of Physical Attack Damage Leeched as Life
{variant:3,4,5}+19 Life gained for each Enemy hit by Attacks
{variant:4}Trigger Level 1 Abyssal Cry on Hit
{variant:1,2,3,4}Socketed Gems have 10% chance to cause Enemies to Flee on Hit
{variant:1}(60-80)% increased Physical Damage
{variant:2,3,4,5}(100-120)% increased Physical Damage
3% of Physical Attack Damage Leeched as Life
{variant:1,2,3,4}10% reduced Enemy Stun Threshold with this Weapon
{variant:5}50% increased Warcry Buff Effect
{variant:5}Warcry Skills' Cooldown Time is 2 seconds
]],[[
Asenath's Gentle Touch
Silk Gloves
League: Legion
Source: Drops from Maraketh Legion
Variant: Pre 2.6.0
Variant: Pre 3.7.0
Variant: Current
Requires Level 25, 39 Int
+(20-30) to Intelligence
{variant:1,2}+(20-30) to maximum Life
{variant:3}+(60-80) to maximum Life
{variant:1,2}+(20-30) to maximum Mana
{variant:3}+(60-80) to maximum Mana
{variant:1}Curse Enemies with Temporal Chains on Hit
{variant:2,3}Curse Enemies with level 10 Temporal Chains on Hit
{variant:3}Non-Aura Curses you inflict are not removed from Dying Enemies
{variant:3}Enemies near Corpses affected by your Curses are Blinded
{variant:3}Enemies killed near Corpses affected by your Curses explode, dealing 3% of their Life as Physical Damage
]],[[
Darkscorn
Assassin Bow
League: Legion
Source: Drops from Maraketh Legion
Variant: Pre 1.2.0
Variant: Pre 2.0.0
Variant: Pre 2.6.0
Variant: Pre 3.7.0
Variant: Current
Requires Level 62, 212 Dex
Implicits: 1
{variant:1,2}(6-12)% increased Elemental Damage with Weapons
{variant:1,2,3}(100-125)% increased Physical Damage
{variant:4,5}(130-150)% increased Physical Damage
{variant:2}Adds (6-10) to (10-14) Physical Damage
{variant:3,4}Adds (10-15) to (15-20) Physical Damage
{variant:5}Adds (15-20) to (25-30) Physical Damage
{variant:1,2,3,4}10% increased Attack Speed
{variant:5}20% increased Attack Speed
25% of Physical Damage Converted to Chaos Damage
(15-30)% increased Accuracy Rating
25% of Physical Damage taken as Chaos Damage
{variant:5}20% chance for Poisons inflicted with this Weapon to deal 300% more Damage
]],[[
Divinarius
Imperial Skean
League: Legion
Source: Drops from Templar Legion
Variant: Pre 3.7.0
Variant: Current
Requires Level 66, 95 Dex, 131 Int
30% increased Global Critical Strike Chance
(50-70)% increased Spell Damage
{variant:1}+10 Life gained on Kill
{variant:2}+30 Life gained on Kill
{variant:1}+5 Mana gained on Kill
{variant:2}+10 Mana gained on Kill
10% increased Area of Effect of Area Skills
{variant:2}(125-175)% increased Critical Strike Chance for Spells if you've Killed Recently
{variant:2}+(40-60)% to Critical Strike Multiplier for Spells if you haven't Killed Recently
]],[[
Honourhome
Soldier Helmet
League: Legion
Source: Drops from Eternal Legion
Variant: Pre 3.7.0
Variant: Current
Requires Level 12, 16 Str, 16 Int
{variant:2}+(1-2) to Level of Socketed Gems
{variant:1}Adds 1 to 13 Lightning Damage to Attacks
{variant:2}Adds 1 to 13 Lightning Damage to Spells and Attacks
{variant:1}(40-50)% increased Armour and Energy Shield
{variant:2}(100-150)% increased Armour and Energy Shield
{variant:1}+(10-20)% to all Elemental Resistances
{variant:1}+20% to all Elemental Resistances while on Low Life
{variant:1}20% reduced Mana Cost of Skills when on Low Life
{variant:2}(10-20)% increased Rarity of Items found
{variant:2}(10-20)% reduced Mana Cost of Skills
]],[[
Kaom's Primacy
Karui Chopper
League: Legion
Source: Drops from Karui Legion
Variant: Pre 3.7.0
Variant: Current
Requires Level 58, 151 Str, 43 Dex
(160-220)% increased Physical Damage
+20 Life gained on Kill
{variant:1}Adds (16-21) to (32-38) Fire Damage
+(150-250) to Accuracy Rating
Culling Strike
{variant:2}Gain 1 Rage on Critical Hit with attacks, no more than once every 0.5 seconds
{variant:2}Gain 1% of Physical Damage as Extra Fire Damage per 1 Rage
]],[[
Lavianga's Wisdom
War Hammer
League: Legion
Source: Drops from Karui Legion
Variant: Pre 2.6.0
Variant: Pre 3.7.0
Variant: Current
Requires Level 20, 71 Str
Implicits: 2
{variant:1}20% increased Stun Duration on Enemies
{variant:2,3}10% reduced Enemy Stun Threshold
{variant:3}(160-200)% increased Physical Damage
{variant:1,2}+(10-20) to maximum Life
{variant:1,2}+(10-20) to maximum Mana
{variant:3}+70 to maximum Life
{variant:3}+70 to maximum Mana
{variant:1,2}(130-160)% increased Physical Damage
5% reduced Movement Speed
{variant:1,2}10% increased Area of Effect of Area Skills
{variant:3}(15-25)% increased Area of Effect
{variant:1,2}(10-15)% increased Area Damage
{variant:3}(10-20)% increased Area Damage
]],[[
Lioneye's Paws
Bronzescale Boots
League: Legion
Source: Drops from Eternal Legion
Variant: Pre 3.7.0
Variant: Current
Requires Level 30, 30 Str, 30 Dex
{variant:2}Trigger Level 5 Rain of Arrows when you Attack with a Bow
+(40-60) to Strength
+(40-60) to Dexterity
Adds 12 to 24 Fire Damage to Attacks
20% increased Movement Speed
40% reduced Movement Speed when on Low Life
{variant:1}20% increased Stun Recovery
{variant:1}Cannot be Stunned when on Low Life
]],[[
Maligaro's Virtuosity
Deerskin Gloves
League: Legion
Source: Drops from Eternal Legion
Variant: Pre 1.1.0
Variant: {2_6}Pre 3.0.0
Variant: Pre 3.7.0
Variant: Current
Requires Level 21, 33 Dex
+(20-30) to Dexterity
5% increased Attack Speed
50% increased Global Critical Strike Chance
{variant:1}+(40-50)% to Global Critical Strike Multiplier
{variant:2}+(28-36)% to Global Critical Strike Multiplier
{variant:3}+(20-30)% to Global Critical Strike Multiplier
{variant:4}Your Critical Strike Multiplier is 300%
(60-80)% increased Evasion Rating
]],[[
Marohi Erqi
Karui Maul
League: Legion
Source: Drops from Legion Legion
Variant: Pre 2.6.0
Variant: Pre 3.7.0
Variant: Current
Requires Level 57, 182 Str
Implicits: 2
{variant:1}20% increased Stun Duration on Enemies
{variant:2,3}30% increased Stun Duration on Enemies
{variant:1,2}Socketed Gems are Supported by level 15 Increased Area of Effect
{variant:3}Socketed Gems are Supported by level 15 Pulverise
{variant:1,2}(220-250)% increased Physical Damage
{variant:3}(230-260)% increased Physical Damage
{variant:1,2}Adds 10 to 20 Physical Damage
{variant:3}Adds 30 to 40 Physical Damage
10% reduced Attack Speed
-100 to Accuracy Rating
10% reduced Movement Speed
(40-50)% increased Stun Duration on Enemies
]],[[
Pledge of Hands
Judgement Staff
League: Legion
Source: Drops from Vaal Legion
Variant: Pre 2.6.0
Variant: Current
Requires Level 68, 113 Str, 113 Int
Implicits: 2
{variant:1}12% Chance to Block
{variant:2}18% Chance to Block Attack Damage while wielding a Staff
Socketed Gems are Supported by level 30 Greater Spell Echo
(120-160)% increased Spell Damage
100% increased maximum Mana
]],[[
Rathpith Globe
Titanium Spirit Shield
League: Legion
Source: Drops from Vaal Legion
Variant: {2_6}Pre 3.0.0
Variant: Pre 3.4.0
Variant: Pre 3.7.0
Variant: Current
Requires Level 68, 159 Int
{variant:1}(40-60)% of Block Chance applied to Spells
{variant:2}+(12-18)% chance to Block Spell Damage
{variant:3,4}+(10-15)% chance to Block Spell Damage
{variant:1,2,3}(40-60)% increased Spell Damage
(120-160)% increased Energy Shield
10% increased maximum Life
{variant:1,2,3}+25% to Lightning Resistance
{variant:4}Sacrifice 4% of your Life when you Use or Trigger a Spell Skill
{variant:4}2% increased Critical Strike Chance for Spells per 100 Maximum Life
{variant:4}2% increased Spell Damage per 100 Maximum Life
]],[[
Rebuke of the Vaal
Vaal Blade
League: Legion
Source: Drops from Vaal Legion
Variant: Pre 2.6.0
Variant: Pre 3.7.0
Variant: Current
Requires Level 64, 113 Str, 113 Dex
Implicits: 2
{variant:1}18% increased Accuracy Rating
{variant:2,3}+460 to Accuracy Rating
{variant:1,2}Adds (19-28) to (31-40) Physical Damage
{variant:3}Adds (49-98) to (101-140) Physical Damage
{variant:1,2}Adds (19-28) to (31-40) Fire Damage
{variant:3}Adds (49-98) to (101-140) Fire Damage
{variant:1,2}Adds (19-28) to (31-40) Cold Damage
{variant:3}Adds (49-98) to (101-140) Cold Damage
{variant:1,2}Adds 1 to (50-70) Lightning Damage
{variant:3}Adds 1 to (210-250) Lightning Damage
{variant:1,2}Adds (19-28) to (31-40) Chaos Damage
{variant:3}Adds (49-98) to (101-140) Chaos Damage
(10-20)% increased Attack Speed
]],[[
The Sorrow of the Divine
Sulphur Flask
League: Legion
Source: Drops from Templar Legion
Requires Level 35
Implicits: 1
Creates Consecrated Ground on Use
(25-50)% increased Duration
Zealot's Oath during Flask effect
Life Recovery from Flasks also applies to Energy Shield during Flask Effect
]],[[
Voll's Protector
Holy Chainmail
League: Legion
Source: Drops from Templar Legion
Variant: Pre 3.7.0
Variant: Current
Requires Level 35, 53 Str, 53 Int
{variant:1}60% increased Armour and Energy Shield
{variant:2}(100-150)% increased Armour and Energy Shield
50% reduced maximum Mana
Gain a Power Charge for each Enemy you hit with a Critical Strike
{variant:2}Inner Conviction
]]
}

View File

@@ -88,27 +88,29 @@ Variant: Dexterity: Hatred
Variant: Dexterity: Purity of Ice
Variant: Intelligence: Clarity
Variant: Intelligence: Discipline
Variant: Intelligence: Malevolence
Variant: Intelligence: Purity of Elements
Variant: Intelligence: Purity of Lightning
Variant: Intelligence: Wrath
Variant: Intelligence: Zealotry
Variant: Envy
Requires Level 55
+(1016) to all Attributes
{variant:1,2,3,4}+(20-30) to Strength
{variant:5,6,7,8}+(20-30) to Dexterity
{variant:9,10,11,12,13}+(2030) to Intelligence
{variant:14}Grants Level 15 Envy Skill
{variant:9,10,11,12,13,14,15}+(2030) to Intelligence
{variant:16}Grants Level 15 Envy Skill
{variant:1,2,3,4}(15-20)% increased Armour
{variant:5,6,7,8}(15-20)% increased Evasion Rating
{variant:9,10,11,12,13}(1520)% increased maximum Energy Shield
{variant:14}+(15-20) to all Attributes
{variant:9,10,11,12,13,14,15}(1520)% increased maximum Energy Shield
{variant:16}+(15-20) to all Attributes
+(5070) to maximum Life
{variant:1,2,3,4}10% reduced Stun and Block Recovery
{variant:5,6,7,8}Nearby Enemies grant 25% increased Flask Charges
{variant:9,10,11,12,13}2% additional Chance to receive a Critical Strike
{variant:9,10,11,12,13,14,15}2% additional Chance to receive a Critical Strike
{variant:1,2,3,4}Nearby Enemies have 10% reduced Stun and Block Recovery
{variant:9,10,11,12,13}Nearby Enemies have an additional 2% chance to receive a Critical Strike
{variant:14}(15-20)% increased Global Defences
{variant:9,10,11,12,13,14,15}Hits against Nearby Enemies have 50% increased Critical Strike Chance
{variant:16}(15-20)% increased Global Defences
{variant:1}Anger Reserves no Mana
{variant:2}Determination Reserves no Mana
{variant:3}Purity of Fire Reserves no Mana
@@ -119,10 +121,12 @@ Requires Level 55
{variant:8}Purity of Ice Reserves no Mana
{variant:9}Clarity Reserves no Mana
{variant:10}Discipline Reserves no Mana
{variant:11}Purity of Elements Reserves no Mana
{variant:12}Purity of Lightning Reserves no Mana
{variant:13}Wrath Reserves no Mana
{variant:14}Envy Reserves no Mana
{variant:11}Malevolence Reserves no Mana
{variant:12}Purity of Elements Reserves no Mana
{variant:13}Purity of Lightning Reserves no Mana
{variant:14}Wrath Reserves no Mana
{variant:15}Zealotry Reserves no Mana
{variant:16}Envy Reserves no Mana
]],[[
The Aylardex
Agate Amulet
@@ -386,6 +390,18 @@ Requires Level 20
(6-10)% chance to Dodge Spell Damage
Cannot be Blinded
]],[[
Hyrri's Truth
Jade Amulet
League: Synthesis
Requires Level 64
+(20-30) to Dexterity
Grants Level 22 Precision Skill
+(25-35) to Dexterity
Adds (12-15) to (24-28) Physical Damage to Attacks
Adds (11-15) to (23-28) Cold Damage to Attacks
+(23-28)% to Global Critical Strike Multiplier
(0.8-1)% of Physical Attack Damage Leeched as Life
]],[[
The Ignomon
Gold Amulet
Upgrade: Upgrades to unique{The Effigon} via prophecy{Blind Faith}

View File

@@ -188,29 +188,24 @@ Adds (7-12) to (16-25) Physical Damage
1% of Physical Attack Damage Leeched as Life
Attacks have Blood Magic
]],[[
Kaom's Primacy
Karui Chopper
Requires Level 58, 151 Str, 43 Dex
(160-220)% increased Physical Damage
Adds (16-21) to (32-38) Fire Damage
+(150-250) to Accuracy Rating
+20 Life gained on Kill
Culling Strike
]],[[
Kingmaker
Despot Axe
Source: Vendor recipe
Variant: Pre 2.6.0
Variant: Pre 3.6.0
Variant: Current
Requires Level 66, 140 Str, 86 Dex
(200-250)% increased Physical Damage
{variant:1,2}(200-250)% increased Physical Damage
{variant:3}(250-285)% increased Physical Damage
(7-12)% increased Attack Speed
{variant:2}(30-40)% increased Critical Strike Chance
{variant:2,3}(30-40)% increased Critical Strike Chance
{variant:1}+(100-150) to maximum Mana
{variant:2}Insufficient Mana doesn't prevent your Melee Attacks
Nearby Allies have 30% increased Item Rarity
{variant:1}Nearby Allies' spells have Culling Strike
{variant:2}Nearby Allies have Culling Strike
{variant:2,3}Nearby Allies have Culling Strike
{variant:2,3}Insufficient Mana doesn't prevent your Melee Attacks
{variant:3}Nearby Allies have +50% to Critical Strike Multiplier
{variant:3}Nearby Allies have Fortify
]],[[
Kitava's Feast
Void Axe

View File

@@ -430,6 +430,20 @@ Enemies affected by your Spider's Webs deal 10% reduced Damage
Enemies affected by your Spider's Webs have -10% to All Resistances
(5070)% increased Aspect of the Spider Area of Effect
]],[[
Garb of the Ephemeral
Savant's Robe
League: Synthesis
Source: Drops from unique{Synthete Nightmare} in normal{The Cortex}
Requires Level 56, 152 Int
(180-230)% increased Energy Shield
+600 Strength and Intelligence Requirement
+10 to maximum Divine Charges
Gain a Divine Charge on Hit
You gain Divinity for 10 seconds on reaching maximum Divine Charges
Lose all Divine Charges when you gain Divinity
Nearby Allies' Action Speed cannot be modified to below base value
Nearby Enemies cannot deal Critical Strikes
]],[[
Infernal Mantle
Widowsilk Robe
Variant: {2_6}Pre 3.0.0
@@ -823,6 +837,8 @@ Requires Level 47, 69 Str, 69 Int
Loreweave
Elegant Ringmail
Source: Vendor Recipe
Variant: Pre 3.6.0
Variant: Current
Requires Level 64
Has 6 Sockets
Adds (410) to (1436) Physical Damage to Attacks
@@ -833,14 +849,8 @@ Adds (410) to (1436) Physical Damage to Attacks
+(2050) to maximum Mana
(630)% increased Rarity of Items found
(1550)% increased Elemental Damage
Your Maximum Resistances are (7680)%
]],[[
Voll's Protector
Holy Chainmail
Requires Level 35, 53 Str, 53 Int
60% increased Armour and Energy Shield
50% reduced maximum Mana
Gain a Power Charge for each Enemy you hit with a Critical Strike
{variant:1}Your Maximum Resistances are (7680)%
{variant:2}Your Maximum Resistances are (7678)%
]],
-- Body: Evasion/Energy Shield
[[
@@ -896,6 +906,19 @@ Socketed Gems are Supported by Level 10 Lesser Poison
(75-100)% increased Damage with Poison if you have at least 300 Dexterity
(15-25)% increased Poison Duration if you have at least 150 Intelligence
]],[[
The Eternity Shroud
Blood Raiment
Shaper Item
Source: Drops from unique{The Elder} (Uber)
Requires Level 65, 107 Dex, 90 Int
Implicits: 0
Trigger Level 20 Glimpse of Eternity when Hit
(100-150)% increased Evasion and Energy Shield
+(70-100) to maximum Life
+(17-23)% to Chaos Resistance
Gain 5% of Elemental Damage as Extra Chaos Damage per Shaper Item Equipped
Hits ignore Enemy Monster Chaos Resistance if all Equipped Items are Shaper Items
]],[[
Inpulsa's Broken Heart
Sadist Garb
Variant: Pre 3.5.0

View File

@@ -491,17 +491,6 @@ Socketed Gems are Supported by Level 15 Added Chaos Damage
20% reduced Light Radius
+50% to Chaos Resistance during any Flask Effect
]],[[
Lioneye's Paws
Bronzescale Boots
Requires Level 30, 30 Str, 30 Dex
+(40-60) to Strength
+(40-60) to Dexterity
Adds 12 to 24 Fire Damage to Attacks
20% increased Movement Speed
40% reduced Movement Speed when on Low Life
20% increased Stun Recovery
Cannot be Stunned when on Low Life
]],[[
Mutewind Whispersteps
Serpentscale Boots
League: Warbands
@@ -570,6 +559,16 @@ Requires Level 58, 54 Str, 54 Int
{variant:1}15% increased Damage against Ignited Enemies
{variant:2}(25-40)% increased Damage against Ignited Enemies
]],[[
March of the Legion
Legion Boots
League: Synthesis
Requires Level 58, 54 Str, 54 Int
+2 to Level of Socketed Aura Gems
Socketed Gems are Supported by Level 25 Blessing
(250-300)% increased Armour and Energy Shield
+(12-18)% to all Elemental Resistances
(20-30)% increased Movement Speed
]],[[
Ralakesh's Impatience
Riveted Boots
Requires Level 36

View File

@@ -79,38 +79,6 @@ Adds (100120) to (150165) Physical Damage against Bleeding Enemies
{variant:12}{crafted}(13-36)% chance to deal Double Damage while Focussed
{variant:13}{crafted}Trigger a Socketed Spell when you Use a Skill
]],[[
Darkscorn
Assassin Bow
Variant: Pre 1.2.0
Variant: Pre 2.0.0
Variant: Pre 2.6.0
Variant: Current
Requires Level 62, 212 Dex
Implicits: 1
{variant:1,2}(6-12)% increased Elemental Damage with Weapons
{variant:1,2,3}(100-125)% increased Physical Damage
{variant:4}(130-150)% increased Physical Damage
{variant:2}Adds (6-10) to (10-14) Physical Damage
{variant:3,4}Adds (10-15) to (15-20) Physical Damage
10% increased Attack Speed
25% of Physical Damage Converted to Chaos Damage
(15-30)% increased Accuracy Rating
25% of Physical Damage taken as Chaos Damage
]],[[
Death's Harp
Death Bow
Upgrade: Upgrades to unique{Death's Opus} via prophecy{The Bowstring's Music}
Variant: Pre 2.2.0
Variant: {2_6}Pre 3.0.0
Variant: Current
Requires Level 32, 107 Dex
(30-50)% increased Critical Strike Chance
(100-125)% increased Physical Damage
10% increased Attack Speed
{variant:1,3}+100% to Global Critical Strike Multiplier
{variant:2}+150% to Global Critical Strike Multiplier
Adds an additional Arrow
]],[[
Death's Opus
Death Bow
Source: Upgraded from unique{Death's Harp} via prophecy{The Bowstring's Music}

View File

@@ -19,24 +19,6 @@ Socketed Gems are Supported by level 12 Fortify
Reflects (71-90) Physical Damage to Melee Attackers
15% Chance to Block
]],[[
Al Dhih
Timeworn Claw
Variant: Pre 2.0.0
Variant: Pre 2.6.0
Variant: {2_6}Pre 3.0.0
Variant: Current
Requires Level 26, 39 Dex, 56 Int
Implicits: 3
{variant:1}+8 Life gained for each Enemy hit by Attacks
{variant:2}2% of Physical Attack Damage Leeched as Life
{variant:3,4}+19 Life gained for each Enemy hit by Attacks
{variant:1}(60-80)% increased Physical Damage
{variant:2,3,4}(100-120)% increased Physical Damage
3% of Physical Attack Damage Leeched as Life
10% reduced Enemy Stun Threshold with this Weapon
Socketed Gems have 10% chance to cause Enemies to Flee on Hit
{variant:4}Trigger Level 1 Abyssal Cry on Hit
]],[[
Allure
Vaal Claw
Variant: {2_6}Pre 3.0.0

View File

@@ -62,16 +62,6 @@ Requires Level 53, 58 Dex, 123 Int
{variant:1,2}Your Chaos Damage Poisons Enemies
{variant:3}Your Chaos Damage has 60% chance to Poison Enemies
]],[[
Divinarius
Imperial Skean
Requires Level 66, 95 Dex, 131 Int
30% increased Global Critical Strike Chance
(50-70)% increased Spell Damage
(80-100)% increased Critical Strike Chance for Spells
+10 Life gained on Kill
+5 Mana gained on Kill
10% increased Area of Effect of Area Skills
]],[[
Goredrill
Skinning Knife
Upgrade: Upgrades to unique{Sanguine Gambol} via prophecy{Crimson Hues}

View File

@@ -87,6 +87,17 @@ Requires Level 68
{variant:1}Gain (13-15)% of Elemental Damage as Extra Chaos Damage during effect
{variant:2}Gain (10-15)% of Elemental Damage as Extra Chaos Damage during effect
]],[[
Bottled Faith
Sulphur Flask
League: Synthesis
Source: Drops from unique{Synthete Nightmare} in normal{The Cortex}
Requires Level 35
Creates Consecrated Ground on Use
(30-50)% increased Duration
Consecrated Ground created by this Flask has Tripled Radius
+(1.0-2.0)% to Critical Strike Chance against Enemies on Consecrated Ground during Effect
Consecrated Ground created during Effect applies (710)% increased Damage taken to Enemies
]],[[
Coralito's Signature
Diamond Flask
Requires Level 27
@@ -265,14 +276,6 @@ Creates Consecrated Ground on Use
Gains no Charges during Effect of any Overflowing Chalice Flask
100% increased Charges gained by Other Flasks during Flask Effect
]],[[
The Sorrow of the Divine
Sulphur Flask
Requires Level 35
Implicits: 1
Creates Consecrated Ground on Use
(25-50)% increased Duration
Zealot's Oath during Flask effect
]],[[
Vessel of Vinktar
Topaz Flask
Source: Drops from unique{Avatar of Thunder} in unique{The Vinktar Square}

View File

@@ -94,6 +94,15 @@ Requires Level 69, 98 Str
4% increased Melee Damage per Endurance Charge
You cannot be Shocked while at maximum Endurance Charges
]],[[
Vixen's Entrapment
Embroidered Gloves
Requires Level 36, 54 Int
Trigger Socketed Curse Spells when you cast a Curse
+(50-90) to maximum Energy Shield
0.2% of Spell Damage Leeched as Energy Shield for each Curse on Enemy
You can apply an additional Curse
(10-20)% increased Cast Speed with Curse Skills
]],[[
Winds of Change
Ancient Gauntlets
Source: Drops in The Lord's Labyrinth
@@ -155,20 +164,6 @@ Requires Level 24, 17 Dex
Reflects 10 Cold Damage to Melee Attackers
Your Cold Damage can Ignite
]],[[
Maligaro's Virtuosity
Deerskin Gloves
Variant: Pre 1.1.0
Variant: {2_6}Pre 3.0.0
Variant: Current
Requires Level 21, 33 Dex
+(20-30) to Dexterity
5% increased Attack Speed
50% increased Global Critical Strike Chance
{variant:1}+(40-50)% to Global Critical Strike Multiplier
{variant:2}+(28-36)% to Global Critical Strike Multiplier
{variant:3}+(20-30)% to Global Critical Strike Multiplier
(60-80)% increased Evasion Rating
]],[[
Oskarm
Nubuck Gloves
Requires Level 33
@@ -191,17 +186,6 @@ Grants level 22 Blight Skill
Blight has (20-30)% increased Hinder Duration
You cannot be Hindered
]],[[
Asenath's Gentle Touch
Silk Gloves
Variant: Pre 2.6.0
Variant: Current
Requires Level 25, 39 Int
+(20-30) to Intelligence
+(20-30) to maximum Life
+(20-30) to maximum Mana
{variant:1}Curse Enemies with Temporal Chains on Hit
{variant:2}Curse Enemies with level 10 Temporal Chains on Hit
]],[[
Demon Stitcher
Satin Gloves
League: Delve
@@ -359,12 +343,14 @@ Tombfist
Steelscale Gauntlets
League: Abyss
Source: Drops from Abyssal Liches
Variant: One Abyssal Socket
Variant: Two Abyssal Sockets
Variant: Pre 3.6.0 One Abyssal Socket
Variant: Pre 3.6.0 Two Abyssal Sockets
Variant: Current One Abyssal Socket
Variant: Current Two Abyssal Sockets
Requires Level: 36
{variant:1}Has 1 Abyssal Socket
{variant:2}Has 2 Abyssal Sockets
(6-10)% increased Attack Speed
{variant:1,3}Has 1 Abyssal Socket
{variant:2,4}Has 2 Abyssal Sockets
{variant:1,2}(6-10)% increased Attack Speed
(4-6)% increased maximum Life
With a Murderous Eye Jewel Socketed, Intimidate Enemies for 4 seconds on Hit with Attacks
With a Searching Eye Jewel Socketed, Maim Enemies for 4 seconds on Hit with Attacks
@@ -431,6 +417,18 @@ Dispels Elemental Ailments on Rampage
Gain Immunity to Physical Damage for 1.5 seconds on Rampage
Rampage
]],[[
Offering to the Serpent
Legion Gloves
League: Synthesis
Source: Drops from unique{Synthete Nightmare} in normal{The Cortex}
Requires Level 57, 44 Str, 44 Int
+(25-35) to all Attributes
(150-200)% increased Armour and Energy Shield
50% reduced Maximum Recovery per Life Leech
(6-10)% increased Attack and Cast Speed
(15-25)% increased Damage while Leeching
Life Leech effects are not removed at Full Life
]],[[
Repentance
Crusader Gloves
Requires Level 66, 306 Str, 306 Int
@@ -635,6 +633,17 @@ Requires Level 58, 45 Dex, 45 Int
{variant:1}While at Maximum Frenzy Charges, Attacks Poison Enemies
{variant:2}Attacks have 60% chance to Poison while at maximum Frenzy Charges
]],[[
Storm's Gift
Assassin's Mitts
League: Synthesis
Source: Drops from unique{Altered/Augmented/Rewritten/Twisted Synthete}
Requires Level 58, 45 Dex, 45 Int
(20-30)% increased Damage over Time
(250-300)% increased Evasion and Energy Shield
+(20-30)% to Lightning Resistance
Enemies you kill are Shocked
Shocks you inflict spread to other Enemies within a Radius of 15
]],[[
Thunderfist
Murder Mitts
Variant: Pre 1.0.0

View File

@@ -654,15 +654,6 @@ Requires Level 62
+1 to maximum number of Summoned Holy Relics
Summoned Holy Relics have (2025)% reduced Cooldown Recovery Speed
]],[[
Honourhome
Soldier Helmet
Requires Level 12, 16 Str, 16 Int
Adds 1 to 13 Lightning Damage to Attacks
(40-50)% increased Armour and Energy Shield
+(10-20)% to all Elemental Resistances
+20% to all Elemental Resistances while on Low Life
20% reduced Mana Cost of Skills when on Low Life
]],[[
Kitava's Thirst
Zealot Helmet
Requires Level 44, 50 Str, 50 Int
@@ -728,6 +719,18 @@ Your Energy Shield starts at zero
Cannot gain Energy Shield
1% of Life Regenerated per second per 500 Maximum Energy Shield
]],[[
Mask of the Tribunal
Magistrate Crown
League: Synthesis
Source: Drops from unique{Altered/Augmented/Rewritten/Twisted Synthete}
Requires Level 58, 64 Str, 64 Int
+(25-30) to all Attributes
(150-200)% increased Armour and Energy Shield
Nearby Allies have (4-6)% increased Defences per 100 Strength you have
Nearby Allies have +(6-8)% to Critical Strike Multiplier per 100 Dexterity you have
Nearby Allies have (2-4)% increased Cast Speed per 100 Intelligence you have
1% reduced Mana Reserved per 250 total attributes
]],[[
Memory Vault
Praetor Crown
Source: Drops from unique{The Enslaver}

View File

@@ -478,114 +478,200 @@ Watcher's Eye
Prismatic Jewel
Source: Drops from unique{The Elder}
Has Alt Variant: true
Variant: Anger: Fire Leech
Variant: Anger: Fire Damage Leeched as Life
Variant: Anger: Fire Pen
Variant: Anger: Physical Add Fire
Variant: Anger: Physical Convert Fire
Variant: Clarity: Dmg. Mana before Life
Variant: Clarity: Mana Add Energy Shield
Variant: Clarity: Recover Mana
Variant: Clarity: Mana Cost
Variant: Determination: Block
Variant: Determination: Phys Dmg Reduct
Variant: Determination: Red. Crit Dmg
Variant: Determination: Vuln. Immune
Variant: Discipline: Spell Block
Variant: Discipline: Energy Shield on Hit
Variant: Discipline: Energy Shield Regen
Variant: Discipline: Faster Rchrg. Start
Variant: Grace: Additional Evade
Variant: Grace: Dodge Chance
Variant: Grace: Movement Speed
Variant: Grace: Enfeeble Immune
Variant: Haste: Spell Dodge Chance
Variant: Anger: Crit Multi
Variant: Anger: Increased Fire Damage
Variant: Anger: Extra Fire
Variant: Anger: Phys to Fire
Variant: Clarity: Dmg taken From Mana
Variant: Clarity: Dmg gained as Mana
Variant: Clarity: Mana as ES
Variant: Clarity: Inc Mana Recovery
Variant: Clarity: Chance to recover Mana
Variant: Clarity: Reduced Mana Cost
Variant: Determination: Additional Armour
Variant: Determination: Attack Block Chance
Variant: Determination: Reduced Phys Taken
Variant: Determination: Reduced Crit Dmg Taken
Variant: Determination: Reduced Reflect Phys Taken
Variant: Determination: Unaffected by Vuln
Variant: Discipline: Spell Block Chance
Variant: Discipline: ES Gain for Each Enemy Hit
Variant: Discipline: Inc ES Recovery
Variant: Discipline: ES Regeneration
Variant: Discipline: Faster start of ES Recharge
Variant: Grace: Chance to Evade Attacks
Variant: Grace: Chance to Blind
Variant: Grace: Chance to Dodge Attacks
Variant: Grace: Inc Movement Speed
Variant: Grace: Unaffected by Enfeeble
Variant: Haste: Chance to Dodge Spells
Variant: Haste: Inc Movement Skill Cooldown Recovery
Variant: Haste: Debuffs expire faster
Variant: Haste: Onslaught on Kill
Variant: Haste: Phasing
Variant: Haste: Temp. Chains Immune
Variant: Haste: Unaffected by Temporal Chains
Variant: Hatred: Added Cold Damage
Variant: Hatred: Crit Chance
Variant: Hatred: Critical Strike Chance
Variant: Hatred: Cold Pen
Variant: Hatred: Physical Convert Cold
Variant: Purity of Elements: Phys as Cold
Variant: Purity of Elements: Phys as Fire
Variant: Purity of Elements: Phys as Light
Variant: Purity of Elements: EW Immune
Variant: Purity of Fire: Ignite Immune
Variant: Purity of Fire: Phys as Fire
Variant: Purity of Fire: Bur.Gr Immune
Variant: Purity of Fire: Flamm. Immune
Variant: Purity of Ice: Freeze Immune
Variant: Purity of Ice: Phys as Cold
Variant: Purity of Ice: Chl.Gr Immune
Variant: Purity of Ice: Frostbite Immune
Variant: Purity of Lightning: Shock Immune
Variant: Purity of Lightning: Phys as Light
Variant: Purity of Lightning: Cond. Immune
Variant: Purity of Lightning: Shk.Gr Immune
Variant: Vitality: Life Leech
Variant: Vitality: Life Regen
Variant: Vitality: Life on Hit
Variant: Vitality: Life Recovery
Variant: Wrath: Light Leech
Variant: Wrath: Light Pen
Variant: Wrath: Phys Add Light
Variant: Wrath: Phys Convert Light
Variant: Hatred: Inc Cold Damage
Variant: Hatred: Phys to Cold
Variant: Malevolence: Increased Non-Ailment Chaos DoT
Variant: Malevolence: Inc Cold DoT
Variant: Malevolence: Inc Life and ES Recovery Rate
Variant: Malevolence: Inc Skill Effect Duration
Variant: Malevolence: Unaffected by Bleeding
Variant: Malevolence: Unaffected by Poison
Variant: Malevolence: Faster Dmg of Ailments
Variant: Precision: Cannot be Blinded
Variant: Precision: Inc Attack Speed
Variant: Precision: Flask Charge on Crit
Variant: Precision: Inc Attack Damage
Variant: Precision: Inc Crit Multiplier
Variant: Pride: Double Damage
Variant: Pride: Intimidate Enemies
Variant: Pride: Attack Physical Damage
Variant: Pride: Impale Chance
Variant: Pride: Impale Hits Duration
Variant: Purity of Elements: Inc Chaos Resistance
Variant: Purity of Elements: Red. Elemental Dmg Reflect
Variant: Purity of Elements: Phys Taken as Cold
Variant: Purity of Elements: Phys Taken as Fire
Variant: Purity of Elements: Phys Taken as Lightning
Variant: Purity of Elements: Unaffected by Elemental Weakness
Variant: Purity of Fire: Immune to Ignite
Variant: Purity of Fire: Red. Fire Dmg Reflect
Variant: Purity of Fire: Phys Taken as Fire
Variant: Purity of Fire: Unaffected by Burning Ground
Variant: Purity of Fire: Unaffected by Flammability
Variant: Purity of Ice: Immune to Freeze
Variant: Purity of Ice: Red. Cold Dmg Reflect
Variant: Purity of Ice: Phys taken as Cold
Variant: Purity of Ice: Unaffected by Chilled Ground
Variant: Purity of Ice: Unaffected by Frostbite
Variant: Purity of Lightning: Immune to Shock
Variant: Purity of Lightning: Red. Lightning Dmg Reflect
Variant: Purity of Lightning: Phys taken as Lightning
Variant: Purity of Lightning: Unaffected by Conductivity
Variant: Purity of Lightning: Unaffected by Shocked Ground
Variant: Vitality: Dmg Leeched as Life
Variant: Vitality: Life Regeneration
Variant: Vitality: Life gain on Hit
Variant: Vitality: Inc. Flask Life Recovery
Variant: Vitality: Inc. Life Recovery Rate
Variant: Wrath: Inc. Crit Strike Chance
Variant: Wrath: Inc. Lightning Dmg
Variant: Wrath: Lightning Dmg Leeched as Mana
Variant: Wrath: Lightning Dmg Pen
Variant: Wrath: Phys as Extra Lightning
Variant: Wrath: Phys to Lightning
Variant: Zealotry: Inc. Cast Speed
Variant: Zealotry: Lingering Consecrated Ground Effects
Variant: Zealotry: Consecrated Ground causes Inc. Dmg taken by enemies
Variant: Zealotry: Inc. Crit Strike Chance against Enemies on Consecrated Ground
Variant: Zealotry: Crit Strike Elemental Pen
Variant: Zealotry: Arcane Surge when you create Consecrated Ground
Variant: Zealotry: Inc. Max Recovery from ES Leech
Limited to: 1
(46)% increased maximum Energy Shield
(46)% increased maximum Life
(46)% increased maximum Mana
{variant:1}(1-1.5)% of Fire Damage Leeched as Life while affected by Anger
{variant:2}Damage Penetrates (10-15)% Fire Resistance while affected by Anger
{variant:3}Gain (15-25)% of Physical Damage as Extra Fire Damage while affected by Anger
{variant:4}(25-40)% of Physical Damage Converted to Fire Damage while affected by Anger
{variant:5}(6-10)% of Damage taken from Mana before Life while affected by Clarity
{variant:6}Gain (12-18)% of Maximum Mana as Extra Maximum Energy Shield while affected by Clarity
{variant:7}(10-15)% chance to Recover 10% of Maximum Mana when you use a Skill while affected by Clarity
{variant:8}-(10-5) to Total Mana Cost of Skills while affected by Clarity
{variant:9}(5-8)% chance to Block while affected by Determination
{variant:10}(5-8)% additional Physical Damage Reduction while affected by Determination
{variant:11}You take (60-40)% reduced Extra Damage from Critical Strikes while affected by Determination
{variant:12}Unaffected by Vulnerability while affected by Determination
{variant:13}(5-8)% chance to Block Spells while affected by Discipline
{variant:14}(20-30) Energy Shield gained for each Enemy Hit while affected by Discipline
{variant:15}(1.5-2.5)% of Maximum Energy Shield Regenerated per Second while affected by Discipline
{variant:16}(30-40)% faster start of Energy Shield Recharge while affected by Discipline
{variant:17}+(5-8)% chance to Evade Attacks while affected by Grace
{variant:18}(6-10)% chance to Dodge Attacks while affected by Grace
{variant:19}(10-15)% increased Movement Speed while affected by Grace
{variant:20}Unaffected by Enfeeble while affected by Grace
{variant:21}(5-8)% chance to Dodge Spells while affected by Haste
{variant:22}You gain Onslaught for 4 seconds on Kill while affected by Haste
{variant:23}You have Phasing while affected by Haste
{variant:24}Unaffected by Temporal Chains while affected by Haste
{variant:25}Adds (58-70) to (88-104) Cold Damage while affected by Hatred
{variant:26}+(1.2-1.8)% to Critical Strike Chance while affected by Hatred
{variant:27}Damage Penetrates (10-15)% Cold Resistance while affected by Hatred
{variant:28}(25-40)% of Physical Damage Converted to Cold Damage while affected by Hatred
{variant:29}(8-12)% of Physical Damage taken as Cold Damage while affected by Purity of Elements
{variant:30}(8-12)% of Physical Damage taken as Fire Damage while affected by Purity of Elements
{variant:31}(8-12)% of Physical Damage taken as Lightning Damage while affected by Purity of Elements
{variant:32}Unaffected by Elemental Weakness while affected by Purity of Elements
{variant:33}Immune to Ignite while affected by Purity of Fire
{variant:34}(6-10)% of Physical Damage taken as Fire Damage while affected by Purity of Fire
{variant:35}Unaffected by Burning Ground while affected by Purity of Fire
{variant:36}Unaffected by Flammability while affected by Purity of Fire
{variant:37}Immune to Freeze while affected by Purity of Ice
{variant:38}(6-10)% of Physical Damage taken as Cold Damage while affected by Purity of Ice
{variant:39}Unaffected by Chilled Ground while affected by Purity of Ice
{variant:40}Unaffected by Frostbite while affected by Purity of Ice
{variant:41}Immune to Shock while affected by Purity of Lightning
{variant:42}(6-10)% of Physical Damage taken as Lightning Damage while affected by Purity of Lightning
{variant:43}Unaffected by Conductivity while affected by Purity of Lightning
{variant:44}Unaffected by Shocked Ground while affected by Purity of Lightning
{variant:45}(1-1.5)% of Damage leeched as Life while affected by Vitality
{variant:46}(100-140) Life Regenerated per Second while affected by Vitality
{variant:47}(20-30) Life gained for each Enemy Hit while affected by Vitality
{variant:48}(20-30)% increased Life Recovery Rate while affected by Vitality
{variant:49}(1-1.5)% of Lightning Damage is Leeched as Mana while affected by Wrath
{variant:50}Damage Penetrates (10-15)% Lightning Resistance while affected by Wrath
{variant:51}Gain (15-25)% of Physical Damage as Extra Lightning Damage while affected by Wrath
{variant:52}(25-40)% of Physical Damage Converted to Lightning Damage while affected by Wrath
{variant:3}+(30-50)% to Critical Strike Multiplier while affected by Anger
{variant:4}(40-60)% increased Fire Damage while affected by Anger
{variant:5}Gain (15-25)% of Physical Damage as Extra Fire Damage while affected by Anger
{variant:6}(25-40)% of Physical Damage Converted to Fire Damage while affected by Anger
{variant:7}(6-10)% of Damage taken from Mana before Life while affected by Clarity
{variant:8}(15-20)% of Damage taken gained as Mana over 4 seconds when Hit while affected by Clarity
{variant:9}Gain (12-18)% of Maximum Mana as Extra Maximum Energy Shield while affected by Clarity
{variant:10}(20-30)% increased Mana Recovery Rate while affected by Clarity
{variant:11}(10-15)% chance to Recover 10% of Maximum Mana when you use a Skill while affected by Clarity
{variant:12}-(10-5) to Total Mana Cost of Skills while affected by Clarity
{variant:13}+(600-1000) to Armour while affected by Determination
{variant:14}+(5-8)% Chance to Block Attack Damage while affected by Determination
{variant:15}(5-8)% additional Physical Damage Reduction while affected by Determination
{variant:16}You take (60-40)% reduced Extra Damage from Critical Strikes while affected by Determination
{variant:17}(50-40)% reduced Reflected Physical Damage taken while affected by Determination
{variant:18}Unaffected by Vulnerability while affected by Determination
{variant:19}+(5-8)% Chance to Block Spell Damage while affected by Discipline
{variant:20}+(20-30) Energy Shield gained for each Enemy Hit while affected by Discipline
{variant:21}(20-30)% increased Energy Shield Recovery Rate while affected by Discipline
{variant:22}(1.5-2.5)% of Maximum Energy Shield Regenerated per Second while affected by Discipline
{variant:23}(30-40)% faster start of Energy Shield Recharge while affected by Discipline
{variant:24}+(5-8)% chance to Evade Attacks while affected by Grace
{variant:25}(30-50)% chance to Blind Enemies which Hit you while affected by Grace
{variant:26}(6-10)% chance to Dodge Attack Hits while affected by Grace
{variant:27}(10-15)% increased Movement Speed while affected by Grace
{variant:28}Unaffected by Enfeeble while affected by Grace
{variant:29}(5-8)% chance to Dodge Spell Hits while affected by Haste
{variant:30}(30-50)% increased cooldown recovery speed of Movement Skills used while affected by Haste
{variant:31}Debuffs on you expire (20-15)% faster while affected by Haste
{variant:32}You gain Onslaught for 4 seconds on Kill while affected by Haste
{variant:33}You have Phasing while affected by Haste
{variant:34}Unaffected by Temporal Chains while affected by Haste
{variant:35}Adds (58-70) to (88-104) Cold Damage while affected by Hatred
{variant:36}+(1.2-1.8)% to Critical Strike Chance while affected by Hatred
{variant:37}Damage Penetrates (10-15)% Cold Resistance while affected by Hatred
{variant:38}(40-60)% increased Cold Damage while affected by Hatred
{variant:39}(25-40)% of Physical Damage Converted to Cold Damage while affected by Hatred
{variant:40}+(18-22)% to Non-Ailment Chaos Damage over Time Multiplier while affected by Malevolence
{variant:41}+(18-22)% to Cold Damage over Time Multiplier while affected by Malevolence
{variant:42}(15-20)% increased Recovery rate of Life and Energy Shield while affected by Malevolence
{variant:43}(20-30)% increased Skill Effect Duration while affected by Malevolence
{variant:44}Unaffected by Bleeding while affected by Malevolence
{variant:45}Unaffected by Poison while affected by Malevolence
{variant:46}Damaging Ailments you inflict deal Damage (10-15)% faster while affected by Malevolence
{variant:47}Cannot be Blinded while affected by Precision
{variant:48}(10-15)% increased Attack Speed while affected by Precision
{variant:49}Gain a Flask Charge when you deal a Critical Strike while affected by Precision
{variant:50}(40-60)% increased Attack Damage while affected by Precision
{variant:51}+(30-50)% to Critical Strike Multiplier while affected by Precision
{variant:52}(8-12)% chance to deal Double Damage while using Pride
{variant:53}Your Hits Intimidate Enemies for 4 seconds while you are using Pride
{variant:54}(4060)% increased Attack Physical Damage while using Pride
{variant:55}25% chance to Impale Enemies on Hit with Attacks while using Pride
{variant:56}Impales you inflict last 2 additional Hits while using Pride
{variant:57}+(30-50)% to Chaos Resistance while affected by Purity of Elements
{variant:58}(50-40)% reduced Reflected Elemental Damage taken while affected by Purity of Elements
{variant:59}(8-12)% of Physical Damage from Hits taken as Cold Damage while affected by Purity of Elements
{variant:60}(8-12)% of Physical Damage from Hits taken as Fire Damage while affected by Purity of Elements
{variant:61}(8-12)% of Physical Damage from Hits taken as Lightning Damage while affected by Purity of Elements
{variant:62}Unaffected by Elemental Weakness while affected by Purity of Elements
{variant:63}Immune to Ignite while affected by Purity of Fire
{variant:64}(50-40)% reduced Reflected Fire Damage taken while affected by Purity of Fire
{variant:65}(6-10)% of Physical Damage from Hits taken as Fire Damage while affected by Purity of Fire
{variant:66}Unaffected by Burning Ground while affected by Purity of Fire
{variant:67}Unaffected by Flammability while affected by Purity of Fire
{variant:68}Immune to Freeze while affected by Purity of Ice
{variant:69}(50-40)% reduced Reflected Cold Damage taken while affected by Purity of Ice
{variant:70}(6-10)% of Physical Damage from Hits taken as Cold Damage while affected by Purity of Ice
{variant:71}Unaffected by Chilled Ground while affected by Purity of Ice
{variant:72}Unaffected by Frostbite while affected by Purity of Ice
{variant:73}Immune to Shock while affected by Purity of Lightning
{variant:74}(50-40)% reduced Reflected Lightning Damage taken while affected by Purity of Lightning
{variant:75}(6-10)% of Physical Damage from Hits taken as Lightning Damage while affected by Purity of Lightning
{variant:76}Unaffected by Conductivity while affected by Purity of Lightning
{variant:77}Unaffected by Shocked Ground while affected by Purity of Lightning
{variant:78}(1-1.5)% of Damage leeched as Life while affected by Vitality
{variant:79}(100-140) Life Regenerated per Second while affected by Vitality
{variant:80}+(20-30) Life gained for each Enemy Hit while affected by Vitality
{variant:81}(50-70)% increased Life Recovery from Flasks while affected by Vitality
{variant:82}(20-30)% increased Life Recovery Rate while affected by Vitality
{variant:83}(70-100)% increased Critical Strike Chance while affected by Wrath
{variant:84}(40-60)% increased Lightning Damage while affected by Wrath
{variant:85}(1-1.5)% of Lightning Damage is Leeched as Mana while affected by Wrath
{variant:86}Damage Penetrates (10-15)% Lightning Resistance while affected by Wrath
{variant:87}Gain (15-25)% of Physical Damage as Extra Lightning Damage while affected by Wrath
{variant:88}(25-40)% of Physical Damage Converted to Lightning Damage while affected by Wrath
{variant:89}(10-15)% increased Cast Speed while affected by Zealotry
{variant:90}Effects of Consecrated Ground you create while affected by Zealotry Linger for 2 seconds
{variant:91}Consecrated Ground you create while affected by Zealotry causes enemies to take (8-10)% increased Damage
{variant:92}(100-120)% increased Critical Strike Chance against Enemies on Consecrated Ground while affected by Zealotry
{variant:93}Critical Strikes Penetrate (8-10)% of Enemy Elemental Resistances while affected by Zealotry
{variant:94}Gain Arcane Surge for 4 seconds when you create Consecrated Ground while affected by Zealotry
{variant:95}30% increased Maximum total Recovery per second from Energy Shield Leech while affected by Zealotry
]],
-- Jewel: Threshold
[[

1188
Data/Uniques/jewel.txt Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -124,21 +124,6 @@ Implicits: 2
(30-50)% increased Stun Duration on Enemies
30% increased Melee Damage against Bleeding Enemies
]],[[
Lavianga's Wisdom
War Hammer
Variant: Pre 2.6.0
Variant: Current
Requires Level 20, 71 Str
Implicits: 2
{variant:1}20% increased Stun Duration on Enemies
{variant:2}10% reduced Enemy Stun Threshold
+(10-20) to maximum Life
+(10-20) to maximum Mana
(130-160)% increased Physical Damage
5% reduced Movement Speed
10% increased Area of Effect of Area Skills
(10-15)% increased Area Damage
]],[[
Mjölner
Gavel
Variant: Pre 2.0.0
@@ -161,6 +146,16 @@ Skills Chain +1 times
{variant:3,4,5}Trigger a Socketed Lightning Spell on Hit
Socketed Lightning Spells deal 100% increased Spell Damage if Triggered
]],[[
Nebulis
Void Sceptre
League: Synthesis
Source: Drops from unique{Synthete Nightmare} in normal{The Cortex}
Requires Level 68, 104 Str, 122 Int
40% increased Elemental Damage
(15-20)% increased Cast Speed
(15-20)% increased Cold Damage per 1% Cold Resistance above 75%
(15-20)% increased Lightning Damage per 1% Lightning Resistance above 75%
]],[[
Nebuloch
Nightmare Mace
Source: Drops from unique{The Elder} (Tier 6+)
@@ -593,22 +588,6 @@ Your Critical Strikes do not deal extra Damage
{variant:1,2}You gain Onslaught for 2 seconds on Critical Strike
{variant:3}You gain Onslaught for 4 seconds on Critical Strike
]],[[
Marohi Erqi
Karui Maul
Variant: Pre 2.6.0
Variant: Current
Requires Level 57, 182 Str
Implicits: 2
{variant:1}20% increased Stun Duration on Enemies
{variant:2}30% increased Stun Duration on Enemies
Socketed Gems are Supported by level 15 Increased Area of Effect
(220-250)% increased Physical Damage
Adds 10 to 20 Physical Damage
10% reduced Attack Speed
100 to Accuracy Rating
10% reduced Movement Speed
(40-50)% increased Stun Duration on Enemies
]],[[
Quecholli
Jagged Maul
Upgrade: Upgrades to unique{Panquetzaliztli} via prophecy{The Fall of an Empire}

View File

@@ -120,6 +120,16 @@ Adds 1 to 2 Cold Damage to Attacks per 10 Dexterity
Adds 1 to 2 Fire Damage to Attacks per 10 Strength
Adds 0 to 3 Lightning Damage to Attacks per 10 Intelligence
]],[[
Maloney's Mechanism
Ornate Quiver
Requires Level 45
Has 1 Socket
Has 2 Sockets
Trigger a Socketed Bow Skill when you Attack with a Bow
(7-12)% increased Attack Speed
+(50-70) to maximum Life
5% chance to Blind Enemies on Hit with Attacks
]],[[
Maloney's Nightfall
Blunt Arrow Quiver
Variant: Pre 2.6.0
@@ -200,6 +210,7 @@ Adds (13-18) to (26-32) Chaos Damage to Attacks
]],[[
Voidfletcher
Penetrating Arrow Quiver
Elder
Source: Drops from unique{The Elder} (Uber)
Requires Level 68
Arrows Pierce an additional Target

View File

@@ -176,6 +176,116 @@ Requires Level 20
{variant:2}40% of Lightning Damage Converted to Cold Damage
Your spells have 100% chance to Shock against Frozen enemies
]],[[
Circle of Anguish
Ruby Ring
League: Synthesis
Source: Drops from unique{Altered/Augmented/Rewritten/Twisted Synthete}
Requires Level 52
Has Alt Variant: true
Variant: Herald of Ash: Mana Reservation
Variant: Herald of Ash: Fire Damage
Variant: Herald of Ash: Buff Effect
Variant: Herald of Ash: Max Resistance
Variant: Herald of Ash: Fire Resistance
Limited to: 1
+(20-30)% to Fire Resistance
+(20-30) to Strength
Adds (20-25) to (26-35) Fire Damage
+(20-30)% to Fire Resistance
{variant:1}Herald of Ash has (40-30)% reduced Mana Reservation
{variant:2}(40-60)% increased Fire Damage while affected by Herald of Ash
{variant:3}Herald of Ash has (70-100)% increased Buff Effect
{variant:4}+1% to maximum Fire Resistance while affected by Herald of Ash
{variant:5}+(50-60)% to Fire Resistance while affected by Herald of Ash
]],[[
Circle of Fear
Sapphire Ring
League: Synthesis
Source: Drops from unique{Altered/Augmented/Rewritten/Twisted Synthete}
Requires Level 52
Has Alt Variant: true
Variant: Herald of Ice: Mana Reservation
Variant: Herald of Ice: Cold Damage
Variant: Herald of Ice: Buff Effect
Variant: Herald of Ice: Max Resistance
Variant: Herald of Ice: Cold Resistance
Limited to: 1
+(20-30)% to Cold Resistance
+(20-30) to Dexterity
Adds (20-25) to (26-35) Cold Damage
+(20-30)% to Cold Resistance
{variant:1}Herald of Ice has (40-30)% reduced Mana Reservation
{variant:2}(40-60)% increased Cold Damage while affected by Herald of Ice
{variant:3}Herald of Ice has (70-100)% increased Buff Effect
{variant:4}+1% to maximum Cold Resistance while affected by Herald of Ice
{variant:5}+(50-60)% to Cold Resistance while affected by Herald of Ice
]],[[
Circle of Guilt
Iron Ring
League: Synthesis
Source: Drops from unique{Altered/Augmented/Rewritten/Twisted Synthete}
Requires Level 52
Has Alt Variant: true
Variant: Herald of Purity: Mana Reservation
Variant: Herald of Purity: Physical Damage
Variant: Herald of Purity: Buff Effect
Variant: Herald of Purity: Sentinal Damage
Variant: Herald of Purity: Damage Reduction
Limited to: 1
Adds 1 to 4 Physical Damage to Attacks
+(20-30) to all Attributes
Adds (8-10) to (13-15) Physical Damage
+(350-400) to Armour
{variant:1}Herald of Purity has (40-30)% reduced Mana Reservation
{variant:2}(40-60)% increased Physical Damage while affected by Herald of Purity
{variant:3}Herald of Purity has (70-100)% increased Buff Effect
{variant:4}Sentinels of Purity deal (70-100)% increased Damage
{variant:5}4% additional Physical Damage Reduction while affected by Herald of Purity
]],[[
Circle of Nostalgia
Amethyst Ring
League: Synthesis
Source: Drops from unique{Altered/Augmented/Rewritten/Twisted Synthete}
Requires Level 52
Has Alt Variant: true
Variant: Herald of Agony: Mana Reservation
Variant: Herald of Agony: Chaos Damage
Variant: Herald of Agony: Buff Effect
Variant: Herald of Agony: Agony Damage
Variant: Herald of Agony: Chaos Resistance
Limited to: 1
+(9-13)% to Chaos Resistance
+(10-20) to all Attributes
Adds (15-20) to (21-30) Physical Damage
+(17-23)% to Chaos Resistance
{variant:1}Herald of Agony has (40-30)% reduced Mana Reservation
{variant:2}(40-60)% increased Chaos Damage while affected by Herald of Agony
{variant:3}Herald of Agony has (70-100)% increased Buff Effect
{variant:4}Agony Crawler deals (70-100)% increased Damage
{variant:5}+(31-43)% to Chaos Resistance while affected by Herald of Agony
]],[[
Circle of Regret
Topaz Ring
League: Synthesis
Source: Drops from unique{Altered/Augmented/Rewritten/Twisted Synthete}
Requires Level 52
Has Alt Variant: true
Variant: Herald of Thunder: Mana Reservation
Variant: Herald of Thunder: Lightning Damage
Variant: Herald of Thunder: Buff Effect
Variant: Herald of Thunder: Max Resistance
Variant: Herald of Thunder: Lightning Resistance
Limited to: 1
+(20-30)% to Lightning Resistance
+(20-30) to Intelligence
Adds 1 to (48-60) Lightning Damage
+(20-30)% to Lightning Resistance
{variant:1}Herald of Thunder has (40-30)% reduced Mana Reservation
{variant:2}(40-60)% increased Lightning Damage while affected by Herald of Thunder
{variant:3}Herald of Thunder has (70-100)% increased Buff Effect
{variant:4}+1% to maximum Lightning Resistance while affected by Herald of Thunder
{variant:5}+(50-60)% to Lightning Resistance while affected by Herald of Thunder
]],[[
Death Rush
Amethyst Ring
League: Onslaught

View File

@@ -116,7 +116,7 @@ Requires Level 70
+(2030) to maximum Life
+2 to Level of Socketed Gems
Triggers Level 20 Elemental Aegis when Equipped
(180220)% increased Armour
(200-250)% increased Armour
+(6080) to maximum Life
+(80100) to Evasion Rating and Energy Shield
]],[[
@@ -533,20 +533,6 @@ Requires Level 63, 60 Int
Spreads Tar when you Block
If you have Blocked Recently, you and nearby Allies Regenerate 5% of Life per second
]],[[
Rathpith Globe
Titanium Spirit Shield
Variant: {2_6}Pre 3.0.0
Variant: Pre 3.4.0
Variant: Current
Requires Level 68, 159 Int
{variant:1}(40-60)% of Block Chance applied to Spells
{variant:2}+(12-18)% chance to Block Spell Damage
{variant:3}+(10-15)% chance to Block Spell Damage
(40-60)% increased Spell Damage
10% increased maximum Life
(120-160)% increased Energy Shield
+25% to Lightning Resistance
]],[[
Sentari's Answer
Brass Spirit Shield
Variant: {2_6}Pre 3.0.0
@@ -853,6 +839,20 @@ Implicits: 2
10% increased Area of Effect of Area Skills
Nearby allies Recover 2% of your maximum Life when you Die
]],[[
Perepiteia
Ezomyte Spiked Shield
League: Synthesis
Source: Drops from unique{Altered/Augmented/Rewritten/Twisted Synthete}
Requires Level 62, 85 Dex, 85 Int
2% chance to Dodge Spell Hits
+(1-3) to Level of Socketed Lightning Gems
Triggers Level 20 Lightning Aegis when Equipped
(1-20)% increased Attack Speed
(1-20)% increased Cast Speed
(300-400)% increased Evasion and Energy Shield
+(1-75) to maximum Mana
(1-20)% increased Movement Speed
]],[[
Zeel's Amplifier
Polished Spiked Shield
Requires Level 49

View File

@@ -247,18 +247,6 @@ Implicits: 2
1% increased Attack Speed per 10 Dexterity
16% increased Physical Weapon Damage per 10 Strength
]],[[
Pledge of Hands
Judgement Staff
Variant: Pre 2.6.0
Variant: Current
Requires Level 68, 113 Str, 113 Int
Implicits: 2
{variant:1}12% Chance to Block
{variant:2}18% Chance to Block
Socketed Gems are Supported by level 30 Spell Echo
(120-160)% increased Spell Damage
100% increased maximum Mana
]],[[
Realmshaper
Iron Staff
Upgrade: Upgrades to unique{Realm Ender} via prophecy{The Beginning and the End}

View File

@@ -249,21 +249,6 @@ Implicits: 2
Recover 1% of Maximum Life when you Ignite an Enemy
100% increased Melee Physical Damage against Ignited Enemies
]],[[
Rebuke of the Vaal
Vaal Blade
Variant: Pre 2.6.0
Variant: Current
Requires Level 64, 113 Str, 113 Dex
Implicits: 2
{variant:1}18% increased Accuracy Rating
{variant:2}+460 to Accuracy Rating
Adds (19-28) to (31-40) Physical Damage
Adds (19-28) to (31-40) Fire Damage
Adds (19-28) to (31-40) Cold Damage
Adds 1 to (50-70) Lightning Damage
Adds (19-28) to (31-40) Chaos Damage
(10-20)% increased Attack Speed
]],[[
Redbeak
Rusted Sword
Upgrade: Upgrades to unique{Dreadbeak} via prophecy{The Dreaded Rhoa}