Template:Gem table/doc: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
(category)
No edit summary
Line 6: Line 6:
==Overview==
==Overview==
This template creates an advanced list for [[skill gem]]s.
This template creates an advanced list for [[skill gem]]s.
===Query Templates===
There are also several query templates based on this template in order to reduce query duplication:
* {{tlx|Query skill gems}}
* {{tlx|Query stat related skill gems}}


==Parameters==
==Parameters==
Line 108: Line 102:
| Radius information for primary/secondary/tertiary radius and description of what that radius applies to as hovertext
| Radius information for primary/secondary/tertiary radius and description of what that radius applies to as hovertext
|}
|}
==See also==
{{Item table templates}}


{{Documentation categories|
{{Documentation categories|

Revision as of 21:59, 12 May 2024

This subpage provides documentation for Template:Gem table.

Lua logo

This template uses the following modules:

Overview

This template creates an advanced list for skill gems.

Parameters

Main parameters

Display control parameters

All these parameters are binary, so as long you specify something like icon=1 it will show up. If something is not available on the item you're fetching it will show up as "N/A"

Parameter Corresponding
Properties
Description
icon skill_gems.support_gem_letter_html Support gem icon/letter shown when support gem is linked to an active skill
skill_icon skill.skill_icon Skill icon of an active skill (the icon in the skill bar, not the inventory icon)
stat_text skill.stat_text Stat text of the skill
quality_stat_text skill.quality_stat_text Quality stat text of the skill (stats per 1% quality)
description skill.description Description text of the skill
level items.required_level the level requirement of the item
str skill_gems.strength_percent the strength requirement of the item
int skill_gems.intelligence_percent the intelligence requirement of the item
dex skill_gems.dexterity_percent the dexterity requirement of the item
crit skill_levels.critical_strike_chance Critical strike chance
cast_time skill.cast_time Cast time in seconds
aspd, attack_speed, attack_speed_multiplier skill_levels.attack_speed_multiplier Attack speed multiplier of the gem
dmgeff skill_levels.damage_effectiveness Damage effectiveness in percent
mcm skill_levels.mana_multiplier mana cost multiplier in percent
mana skill_levels.mana_cost

skill.has_percentage_mana_cost

skill.has_reservation_mana_cost

Mana cost of the skill.

Will also show whether the skill reserves mana or uses a percentage rather then just flat mana costs.

vaal skill_levels.vaal_souls_requirement

skill_levels.vaal_stored_uses

The base number of vaal souls required and how many skill uses can be stored for a vaal skill
radius skill.radius

skill.radius_description

skill.radius_secondary

skill.radius_secondary_description

skill.radius_tertiary

skill.radius_tertiary_description

Radius information for primary/secondary/tertiary radius and description of what that radius applies to as hovertext

See also

Template:Item table templates