Template:Passive skill table/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
(Created page with "{{documentation subpage}} {{lua|Module:Passive skill}} ==Overview== This template creates an advanced tabular list for passive skills based on performing an mediawikiwi...")
 
>Illviljan
Line 30: Line 30:
===Every non-ascendancy node that grants intelligence===
===Every non-ascendancy node that grants intelligence===
<pre>{{Passive skill table
<pre>{{Passive skill table
|q_tables = passive_skill_stats
|q_join = passive_skills._pageName = passive_skill_stats._pageName
|q_where=passive_skill_stats.id LIKE "%intelligence%"
|q_where=passive_skill_stats.id LIKE "%intelligence%"
AND passive_skills.ascendancy_class IS NULL
AND passive_skills.ascendancy_class IS NULL
AND passive_skills.stat_text IS NOT NULL
AND passive_skills.stat_text IS NOT NULL
|stats=1
}}</pre>
}}</pre>
{{Passive skill table
{{Passive skill table
|q_tables = passive_skill_stats
|q_join = passive_skills._pageName = passive_skill_stats._pageName
|q_where=passive_skill_stats.id LIKE "%intelligence%"
|q_where=passive_skill_stats.id LIKE "%intelligence%"
AND passive_skills.ascendancy_class IS NULL
AND passive_skills.ascendancy_class IS NULL
AND passive_skills.stat_text IS NOT NULL
AND passive_skills.stat_text IS NOT NULL
|stats=1
}}
}}
===All Deadeye ascendancy nodes===
===All Deadeye ascendancy nodes===
<pre>{{Passive skill table
<pre>{{Passive skill table

Revision as of 09:35, 29 September 2019

This subpage provides documentation for Template:Passive skill table.

Lua logo

This template uses the following modules:

Overview

This template creates an advanced tabular list for passive skills based on performing an cargo query.

Parameters

Parameter Value Description Required
q_where str The where portion of the query to find tables.

passive_skills and passive_skill_stats are automatically joined and can be used freely in the query.

ascendancy bool If true, add a column for the ascendancy class of the respective passive

Examples

Every non-ascendancy node that grants intelligence

{{Passive skill table
|q_tables = passive_skill_stats
|q_join = passive_skills._pageName = passive_skill_stats._pageName
|q_where=passive_skill_stats.id LIKE "%intelligence%"
AND passive_skills.ascendancy_class IS NULL
AND passive_skills.stat_text IS NOT NULL
|stats=1
}}
NameStats
Intelligence+10 to Intelligence [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70]
+15 to Intelligence [3] [4]
Mana Regeneration and Intelligence20% increased Mana Regeneration Rate
+5 to Intelligence [1]
Spell Damage and Intelligence10% increased Spell Damage
+5 to Intelligence [1]
Ancestral Knowledge+30 to Intelligence [1]
Arcane Focus20% increased maximum Energy Shield
10% faster start of Energy Shield Recharge
+10 to Intelligence [1]
Arcane WillRegenerate 5 Mana per second
30% increased maximum Mana
+10 to Intelligence [1]
Arcanist's Dominion+20 to Intelligence
5% increased Cast Speed
20% increased Spell Damage [1]
Coldhearted Calculation20% increased Mana Regeneration Rate
+20 to Intelligence
12% increased Damage [1]
Coordination10% increased Attack Speed
8% increased Cast Speed
+10 to Dexterity and Intelligence [1]
Deep Thoughts20% increased maximum Mana
20% increased Mana Regeneration Rate
+20 to Intelligence [1]
Deep Wisdom+20 to Intelligence
+20 to maximum Mana
+20 to maximum Energy Shield [1]
Disintegration60% increased Critical Strike Chance with Wands
+30% to Critical Strike Multiplier with Wands
+20 to Intelligence [1]
Divine Fervour+10 to Strength and Intelligence
30% increased Melee Critical Strike Chance
20% increased Attack Damage [1]
Genius8% increased maximum Mana
5% increased Intelligence [1]
Hard Knocks+30 to Intelligence [1]
Intelligence GatheringCompleting your Maps grants 10 Intelligence for a random Immortal Syndicate Safehouse [1]
Light of Divinity20% increased Spell Damage
+10 to Strength and Intelligence
30% increased Critical Strike Chance for Spells
10% increased Light Radius [1]
Mana Flows16% increased maximum Mana
30% increased Mana Regeneration Rate
+20 to Intelligence [1]
Path of the Savant+20 to Intelligence
+20 to maximum Mana
16% increased Spell Damage [1]
Primal Spirit+20 to Strength and Intelligence
20% increased maximum Mana
Gain 4 Mana per Enemy Hit with Attacks if you've used a Mana Flask in the past 10 seconds [1]
Pure Aptitude+20 to Intelligence
Purity of Lightning has 80% increased Mana Reservation Efficiency
15% increased Energy Shield Recharge Rate [1]
Retribution+10 to Strength and Intelligence
15% increased Damage
5% increased Attack and Cast Speed
Minions deal 15% increased Damage [1]
Sanctity+10 to Strength and Intelligence
20% increased Armour
10% increased maximum Energy Shield
Regenerate 1% of Life per second [1]
Thief's Craft+30 to Intelligence [1]
Trickery20% increased Critical Strike Chance
20% increased Damage
+10 to Dexterity and Intelligence [1]
Utmost Intellect+40 to Intelligence
8% increased Intelligence [1]
Versatility15% increased Global Accuracy Rating
+20 to Dexterity and Intelligence
5% increased Movement Speed [1]
Wisdom of the Glade+30 to Intelligence [1]

All Deadeye ascendancy nodes

{{Passive skill table
|ascendancy=1
|q_where=passive_skills.ascendancy_class="Deadeye"
AND passive_skills.stat_text IS NOT NULL
}}
Ascendancy
Class
Name
Deadeye
Projectile Damage, Accuracy
Deadeye
Projectile Damage, Attack Speed
Deadeye
Projectile Damage, Critical Strike Chance
Deadeye
Projectile Damage, Mark Cast Speed
Deadeye
Projectile Damage, Mirage Archer Duration
Deadeye
Projectile Damage, Projectile Speed
Deadeye
Endless Munitions
Deadeye
Far Shot
Deadeye
Focal Point
Deadeye
Gathering Winds
Deadeye
Occupying Force
Deadeye
Ricochet
Deadeye
Rupturing
Deadeye
Wind Ward