List of modifiers affecting socketed gems: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
(if Haku is in the list, then lede and query should be changed)
No edit summary
Line 8: Line 8:
* {{c|mod|of the Essence}}: {{il|Essence of Delirium}} or {{il|Glyphic Fossil}}.
* {{c|mod|of the Essence}}: {{il|Essence of Delirium}} or {{il|Glyphic Fossil}}.
* The mod from mod domain = Delve can be obtained from {{il|Faceted Fossil}} or {{il|Tangled Fossil}} only.
* The mod from mod domain = Delve can be obtained from {{il|Faceted Fossil}} or {{il|Tangled Fossil}} only.
* The mod from mod domain = Crafted can be unlocked from [[veiled modifiers|unveiling]] and crated via [[Crafting Bench]]. Stronger versions (in different mod domain) are from unveiling only.
{{Modifier table
{{Modifier table
|q_tables=spawn_weights
|q_tables=spawn_weights

Revision as of 16:46, 10 October 2021

List of modifiers that increase the level of gems or increase the quality of the gems.

Note that the modifiers with the weighting of 0 can still be obtained:

  • Competitor's: Some race starting items have this modifier.
  • Citaqualotl's: drop only mod from Temple of Atzoatl (note that the required level = 1 versions are exclusive to Incursion league which cannot be obtained, except trading with players in permanent leagues).
  • Subterranean or of the Underground (those from "Item" modifiers domain only): Drop-only mod in the Azurite Mine.
  • of the Essence: Essence of DeliriumEssence of DeliriumStack Size: 9
    Essence Tier: 8
    Upgrades a normal item to rare or reforges a rare item, guaranteeing one property
    Weapon: Your Hits inflict Decay, dealing 700 Chaos Damage per second for 8 seconds
    Gloves: Socketed Gems deal 30% more Damage over Time
    Boots: Cannot be Poisoned
    Body Armour: 25% reduced Chaos Damage taken over time
    Helmet: +2 to Level of Socketed Aura Gems
    Shield: +15% Chance to Block Spell Damage while on Low Life
    Quiver: 25% increased Effect of your Marks
    Amulet: (6-7)% Chance to Block Spell Damage
    Ring: +(12-15)% to Damage over Time Multiplier
    Belt: +50% to Chaos Resistance during any Flask Effect
    Right click this item then left click a normal or rare item to apply it.
    or Glyphic FossilGlyphic FossilStack Size: 10Has a Corrupt Essence modifierPlace in a Resonator to influence item crafting..
  • The mod from mod domain = Delve can be obtained from Faceted FossilFaceted FossilStack Size: 10More Gem modifiersPlace in a Resonator to influence item crafting. or Tangled FossilTangled FossilStack Size: 10Makes a random modifier type much more likely and prevents
    another random modifier type
    Effects revealed once resonator is fully socketed
    Place in a Resonator to influence item crafting.
    only.
  • The mod from mod domain = Crafted can be unlocked from unveiling and crated via Crafting Bench. Stronger versions (in different mod domain) are from unveiling only.

Lua error: Error 1054: Unknown column 'cargo__mods.mod_group' in 'where clause' Function: CargoSQLQuery::run Query: SELECT `cargo__mods`.`_pageID` AS `mods._pageID`,`cargo__mods`.`_pageName` AS `mods._pageName`,`cargo__mods`.`id` AS `mods.id`,`cargo__mods`.`name` AS `mods.name`,`cargo__mods`.`domain` AS `mods.domain`,`cargo__mods`.`required_level` AS `mods.required_level`,`cargo__mods`.`stat_text` AS `mods.stat_text` FROM `cargo__mods` LEFT OUTER JOIN `cargo__spawn_weights` ON ((`cargo__mods`.`_pageID`=`cargo__spawn_weights`.`_pageID`)) WHERE (`cargo__mods`.`mod_group`="IncreaseSocketedGemLevel" OR `cargo__mods`.`mod_group`="IncreaseSpecificSocketedGemLevel" OR `cargo__mods`.`mod_group`="SupportGemQuality" OR `cargo__mods`.`mod_group`="SupportSpecificGemQuality" OR `cargo__mods`.`mod_group` = "SocketedGemQuality" OR `cargo__mods`.`mod_group` LIKE "%LocalSocketed%GemLevel%" OR `cargo__mods`.`mod_group` LIKE "%IncreaseSocketed%GemLevel%" )

  AND `cargo__mods`.`generation_type`!=3
  AND `cargo__mods`.`id` NOT IN ("GemLevelCorruption", "JunMasterLocalIncreaseSocketedSupportGemLevel1", "JunMasterLocalIncreaseSocketedSupportGemLevel2", "LocalIncreaseSocketedSupportGemLevelIntMasterVendorItem", "LocalIncreaseSocketedMinionGemLevelEnhancedMod", "LocalIncreaseSocketedTrapGemLevelEnhancedMod_", "SocketedGemQualityStrMasterVendorItem", "SocketedVaalGemsIncreaseCorrupted", "JunMaster2SocketedGemQuality1_")
 AND `cargo__mods`.`id` NOT LIKE "%JunMasterSocketed%"  GROUP BY `cargo__mods`.`_pageID` ORDER BY `cargo__mods`.`id` LIMIT 1000  

.


Legacy

Lua error: Error 1054: Unknown column 'cargo__mods.mod_group' in 'where clause' Function: CargoSQLQuery::run Query: SELECT `cargo__mods`.`_pageID` AS `mods._pageID`,`cargo__mods`.`_pageName` AS `mods._pageName`,`cargo__mods`.`id` AS `mods.id`,`cargo__mods`.`name` AS `mods.name`,`cargo__mods`.`domain` AS `mods.domain`,`cargo__mods`.`required_level` AS `mods.required_level`,`cargo__mods`.`stat_text` AS `mods.stat_text` FROM `cargo__mods` LEFT OUTER JOIN `cargo__spawn_weights` ON ((`cargo__mods`.`_pageID`=`cargo__spawn_weights`.`_pageID`)) WHERE (`cargo__mods`.`mod_group`="IncreaseSocketedGemLevel" OR `cargo__mods`.`mod_group`="IncreaseSpecificSocketedGemLevel" OR `cargo__mods`.`mod_group`="SupportGemQuality" OR `cargo__mods`.`mod_group`="SupportSpecificGemQuality" OR `cargo__mods`.`mod_group` = "SocketedGemQuality") AND `cargo__mods`.`generation_type`!=3 AND `cargo__mods`.`name` NOT IN ( "Subterranean", "of the Essence", "of the Underground", "Competitor's") AND `cargo__mods`.`id` NOT IN ("LocalIncreaseSocketedMinionGemLevelEnhancedLevel50Mod") GROUP BY `cargo__spawn_weights`.`_pageID` HAVING SUM(`cargo__spawn_weights`.`weight`) = 0 ORDER BY `cargo__mods`.`id` LIMIT 1000 .