Threshold jewel: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Crimsonfalconer
(→‎List of Threshold Jewels: Move to an item table query)
>Crimsonfalconer
m (→‎List of Threshold Jewels: move to Query unique items)
Line 11: Line 11:


==List of Threshold Jewels==
==List of Threshold Jewels==
<onlyinclude>{{Item table
<onlyinclude>{{Query unique items
|q_where=items.class="Jewel" AND (items.mods HOLDS LIKE "%Threshold%" OR items.mods HOLDS "AnimateBowsAndWandsUnique____70" OR items.mods HOLDS "ChanceForSpectersToGainSoulEaterOnKillUnique__1") AND items.mods HOLDS NOT LIKE "%Corrupt%"
|where=items.class="Jewel" AND (items.mods HOLDS LIKE "%Threshold%" OR items.mods HOLDS "AnimateBowsAndWandsUnique____70" OR items.mods HOLDS "ChanceForSpectersToGainSoulEaterOnKillUnique__1") AND items.mods HOLDS NOT LIKE "%Corrupt%"
|base_item=1
|base_item=1
|large=1
|large=1

Revision as of 00:13, 4 January 2018

Threshold jewels are a type of unique jewels.

These jewels grant improvements to a specific active skill if enough attribute points are allocatable within its radius. They do not need to be allocated. Some threshold jewels add new gem tags to the skill − for example: Pitch Darkness grants Burning Arrow the AoE property. In that case the appropriate support gems will affect that portion of the skill. Threshold jewels will also enhance the Vaal version of a skill.

Note: You do not need the threshold jewel in order to utilize the new gem tags added for linked support gems (e.g. Less Duration Support can be used with Burning Arrow without Pitch Darkness socketed). [1]

All threshold jewels have a medium radius and require at least 40 points of the attribute corresponding to the skill gem's color. The stat points do not need to be allocated, the requirement simply limits which jewel sockets can be used effectively.

List of Threshold Jewels

Lua error: Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'HOLDS LIKE "%Threshold%" OR `cargo__items`.`mods` HOLDS "AnimateBowsAndWandsU...' at line 6 Function: CargoSQLQuery::run Query: SELECT `cargo__items`.`_pageID` AS `items._pageID`,`cargo__items`.`_pageName` AS `items._pageName`,`cargo__items`.`name` AS `items.name`,`cargo__items`.`inventory_icon` AS `items.inventory_icon`,`cargo__items`.`html` AS `items.html`,`cargo__items`.`size_x` AS `items.size_x`,`cargo__items`.`size_y` AS `items.size_y`,`cargo__items`.`base_item` AS `items.base_item`,`cargo__items`.`base_item_page` AS `items.base_item_page`,`cargo__jewels`.`radius_html` AS `jewels.radius_html`,`cargo__items`.`stat_text` AS `items.stat_text` FROM `cargo__items` LEFT OUTER JOIN `cargo__jewels` ON ((`cargo__items`.`_pageID`=`cargo__jewels`.`_pageID`)) LEFT OUTER JOIN `cargo__versions` ON ((`cargo__items`.`release_version`=`cargo__versions`.`version`)) WHERE (`cargo__items`.`drop_enabled` = true

 AND (`cargo__items`.`release_version` IS NULL 
   OR `cargo__items`.`release_version` IS NOT NULL
   AND `cargo__versions`.`release_date` < 20240603163945
 ) AND `cargo__items`.`rarity_id` = "unique"
 AND (`cargo__items`.`class`="Jewel" AND (`cargo__items`.`mods` HOLDS LIKE "%Threshold%" OR `cargo__items`.`mods` HOLDS "AnimateBowsAndWandsUnique____70" OR `cargo__items`.`mods` HOLDS "ChanceForSpectersToGainSoulEaterOnKillUnique__1") AND `cargo__items`.`mods` HOLDS NOT LIKE "%Corrupt%")) AND `cargo__items`.`_pageNamespace` IN (0,10016)  GROUP BY `cargo__items`.`_pageID` ORDER BY `cargo__items`.`required_level_range_maximum`,`cargo__items`.`name` LIMIT 5000  

.

Version history

Version Changes
3.0.0
  • Some Unique Threshold Jewels can now be obtained as Quest Reward of the "Death to Purity" Quest in Act 5
2.6.0
  • Unique Threshold Jewels that applied to specific skills have had their attribute requirements reduced to 40, from 50. They also no longer require those attributes to be allocated.
2.2.0
  • Any skill with an associated threshold jewel is now supportable by support gems that could affect the additional properties added by the threshold jewel.
2.1.0
  • Introduced to the game.
  1. Path of Exile 2.2.0: Ascendancy Patch Notes: "Support Gem Balance" https://www.pathofexile.com/forum/view-thread/1596094