Shapeshift: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
(added gem lists)
(→‎Gems: improved version of gem queries)
Line 8: Line 8:


==Gems==
==Gems==
A list of [[gem]]s with the Shapeshift [[gem tag]]:
===Skill gems===
===Skill gems===
There are {{Drop enabled gem count|where=items.class_id="Active Skill Gem" AND skill_gems.gem_tags HOLDS "Shapeshift"}} [[skill gem]]s with the Shapeshift [[gem tag]]:
{{Drop enabled gem table
{{Drop enabled gem table
|where=items.class_id="Active Skill Gem"
|where=skill_gems.gem_tags HOLDS "Shapeshift"
   AND skill_gems.gem_tags HOLDS "Shapeshift"
  AND NOT (skill_gems.gem_tags HOLDS "Buff" AND skill_gems.gem_tags HOLDS "Persistent")
  AND (items.class_id LIKE "Active Skill Gem" OR items.class_id LIKE "Meta Skill Gem")
|orderBy=skill_gems.gem_tier, skill_gems.primary_attribute
}}
 
===Spirit gems===
{{Drop enabled gem table
|where=skill_gems.gem_tags HOLDS "Shapeshift"
   AND (skill_gems.gem_tags HOLDS "Buff" AND skill_gems.gem_tags HOLDS "Persistent")
  AND (items.class_id LIKE "Active Skill Gem" OR items.class_id LIKE "Meta Skill Gem")
|orderBy=skill_gems.gem_tier, skill_gems.primary_attribute
}}
}}


===Support gems===
===Support gems===
There are {{Drop enabled gem count|where=items.class_id="Support Skill Gem" AND skill_gems.gem_tags HOLDS "Shapeshift"}} [[support skill gem]]s with the Shapeshift [[gem tag]]:
{{Drop enabled gem table
{{Drop enabled gem table
|where=items.class_id="Support Skill Gem"
|where=skill_gems.gem_tags HOLDS "Shapeshift"
  AND skill_gems.gem_tags HOLDS "Shapeshift"
  AND items.class_id LIKE "Support Skill Gem"
|orderBy=skill_gems.gem_tier, skill_gems.primary_attribute
}}
}}



Revision as of 04:37, 9 February 2025

Shapeshifting
Tooltip
Shapeshifting changes you into a non-human form. While you are shapeshifted, your weapon slots are disabled and your Passive Skill Tree uses the Shapeshift configuration if you have created one.

Using a skill that is not compatible with your shapeshifted form will automatically revert you to human form.

Shapeshifting will disable your main hand and off-hand slots. As a result, any skills granted by items in these slots and their stats are disabled. This also means that skill(s) reserving spirit from a sceptre may be turned off if the remaining unreserved spirit is inadequate for the total reservation. This is an intended mechanic, but may be changed in the future.

Shapeshift forms use a third weapon set separate from the default two.

Gems

A list of gems with the Shapeshift gem tag:

Skill gems

GemTierGem requires strengthGem requires dexterityGem requires intelligence

Spirit gems

GemTierGem requires strengthGem requires dexterityGem requires intelligence

Support gems

GemTierGem requires strengthGem requires dexterityGem requires intelligence

Version history

Version Changes
0.1.0
  • Introduced to the game.