The wiki is currently a work in progress. If you'd like to help out, please check the Community Portal and our getting started guide. Also, check out our sister project on poewiki.net.

User:Usernamegl: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
items.class_id="Active Skill Gem"  
items.class_id="Active Skill Gem"  
AND (skill_gems.gem_description LIKE "%Frenzy Charge%")
AND (skill_gems.gem_description LIKE "%Frenzy Charge%")
}}
{{Gem table
|q_tables=skill_gems
|q_join=items._pageID=skill_gems._pageID
|q_where=
items.class_id="Active Skill Gem"
AND (skill_gems.gem_description LIKE "%Endurance Charge%")
}}
}}



Revision as of 22:04, 5 January 2025