Template:Gem table/doc: Difference between revisions
Jump to navigation
Jump to search
m (19 revisions imported) |
(Sister interwiki) |
||
Line 110: | Line 110: | ||
[[Category:Item table templates]] | [[Category:Item table templates]] | ||
[[Category:Query templates]] | [[Category:Query templates]] | ||
{{Sister|poewiki}} | |||
}} | }} |
Revision as of 22:30, 26 October 2024
This subpage provides documentation for Template:Gem table.
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