Template:Keyword/doc: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
(Created)
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:


==Parameters==
==Parameters==
{| class="wikitable sortable"
{| class="wikitable sortable"
! Parameter
! Parameter
Line 22: Line 21:
| Text to display, default to id.
| Text to display, default to id.
|}
|}
==Example==
* <nowiki>{{keyword|Stun}}</nowiki>: {{keyword|Stun}}
* <nowiki>{{keyword|Stun|Stuned}}</nowiki>: {{keyword|Stun|Stuned}}


{{Documentation categories|
{{Documentation categories|
<!-- Categories and interwikis go here. -->
<!-- Categories and interwikis go here. -->
[[Category:Templates]]


}}
}}

Latest revision as of 10:50, 9 October 2025

This subpage provides documentation for Template:Keyword.

Lua logo

This template uses the following modules:

This template is responsible for displaying the keyword tooltip.

Parameters

Parameter Required Description
1 / id Yes Keyword ID, all IDs can be found here: List of keywords, Module:Keyword/keywords and poe2 internal API. Letters are case sensitive.
2 / text No Text to display, default to id.

Example

  • {{keyword|Stun}}: StunHits against any target can potentially cause a Stun on that target, depending on the damage dealt. Stunning a target interrupts their current action and prevents them from taking actions for a short time. There are two types of Stun:

    Light Stuns last a fraction of a second but can be inflicted frequently. Any Hit has a chance to cause a Light Stun. The chance is based on the damage dealt, up to 100% base chance for Hits that deal 100% of the target's maximum Life. Chances lower than 15% are treated as 0%.

    Heavy Stuns occur when a target's Stun bar is filled and last multiple seconds. Hits cause Heavy Stun buildup based on the damage dealt. Players and their Minions usually cannot be Heavily Stunned, but players can receive Heavy Stun buildup where specifically mentioned while taking specific actions (such as raising their Shield, Parrying with a Buckler, or riding a mount).

    Player Physical damage and Melee Damage each have 50% more Light Stun chance and Heavy Stun buildup. These bonuses are multiplicative with each other.
    Monster Physical damage and Melee Damage have 100% more and 33% more Light Stun chance and Heavy Stun buildup respectively. These bonuses are multiplicative with each other.
  • {{keyword|Stun|Stuned}}: StunedHits against any target can potentially cause a Stun on that target, depending on the damage dealt. Stunning a target interrupts their current action and prevents them from taking actions for a short time. There are two types of Stun:

    Light Stuns last a fraction of a second but can be inflicted frequently. Any Hit has a chance to cause a Light Stun. The chance is based on the damage dealt, up to 100% base chance for Hits that deal 100% of the target's maximum Life. Chances lower than 15% are treated as 0%.

    Heavy Stuns occur when a target's Stun bar is filled and last multiple seconds. Hits cause Heavy Stun buildup based on the damage dealt. Players and their Minions usually cannot be Heavily Stunned, but players can receive Heavy Stun buildup where specifically mentioned while taking specific actions (such as raising their Shield, Parrying with a Buckler, or riding a mount).

    Player Physical damage and Melee Damage each have 50% more Light Stun chance and Heavy Stun buildup. These bonuses are multiplicative with each other.
    Monster Physical damage and Melee Damage have 100% more and 33% more Light Stun chance and Heavy Stun buildup respectively. These bonuses are multiplicative with each other.