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.

Totem: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
(→‎Gems: improved version of gem queries)
(One intermediate revision by one other user not shown)
Line 61: Line 61:
|where=
|where=
   passive_skills.stat_text LIKE "%totem%"
   passive_skills.stat_text LIKE "%totem%"
}}
==Related unique items==
{{Drop enabled unique item table
|where= items.stat_text LIKE "%totem%"
|large=1
|base_item=1
|class=1
|level=1
|stat=1
}}
}}


==Version history==
==Version history==
{{Version history table header}}
{{Version history table header}}
{{Version history table row|0.2.0|
* Fixed a bug where Ballistae could target inanimate objects.
}}
{{Version history table row|0.1.0|
{{Version history table row|0.1.0|
* Introduced to the game.
* Introduced to the game.

Revision as of 04:26, 9 April 2025

Totems
Tooltip
Totems are allied constructs which use skills for you. Totems are not Minions and their skills benefit from your stats, though they have their own defensive stats and can be damaged or killed.

Totem Limit is shared between different types of Totem by default.

Totems are structures that possess certain effects, from the ability to cast spells to summoning entities that physically attack nearby enemies.

Friendly Totems can be buffed by the player and allies, using other skills or ascendancy passive skills like the Warbringer's Answered Call.

Placement

  • Totems are placed at the location of the cursor, at the time of skill activation.
  • Totems cannot be placed in places which are marked as inaccessible by the map. If summoned on such a location, they will instead be raised at the first valid point closest to where the cursor was.
  • Totems require line of sight to be placed. If an object is blocking the LoS from character to cursor, the Totem is instead placed directly next to the obstructing object, on the side that is facing the character.

Totem limit

The base maximum number of totems is 1. The totem limit can be increased by:

This gives a maximum possible limit of 5 for attack totems.

Alternatively, the Ancestral Bond keystone removes the limit, but causes each totem to reserve spirit instead.

Gems

A list of gems with the Totem gem tag:

Skill gems

GemTierGem requires strengthGem requires dexterityGem requires intelligence
Shockwave Totem3YesNoNo
Ripwire Ballista7YesYesNo
Dark Effigy9NoNoYes
Artillery Ballista9YesYesNo
Ancestral Warrior Totem13YesNoNo

Spirit gems

GemTierGem requires strengthGem requires dexterityGem requires intelligence

Support gems

GemTierGem requires strengthGem requires dexterityGem requires intelligence
Font of Mana2NoNoYes
Ancestral Urgency2YesNoNo
Font of Blood2YesNoNo
Ironwood2YesNoNo
Font of Rage3YesNoNo
Greatwood3YesNoNo

Unique items

The following uniques are related to totems:

ItemRequired levelStats
Idol of Uldurn1(2-4) Life Regeneration per second+(60-80) to maximum Life
+(10-20) to Dexterity
Skills have +1 to Limit
Soul Mantle36(80-120)% increased Armour and Energy Shield
+10 to Strength
+15 to Intelligence
(30-20)% reduced Totem Life
+1 to maximum number of Summoned Totems
Inflicts a random Curse on you when your Totems die, ignoring Curse limit

Related keystones

Lua error: Error: Table passive_skills not found..

Related unique items

ItemBase itemItem classRequired levelStats
Soul MantleSacrificial MantleBody Armour36(80-120)% increased Armour and Energy Shield
+10 to Strength
+15 to Intelligence
(30-20)% reduced Totem Life
+1 to maximum number of Summoned Totems
Inflicts a random Curse on you when your Totems die, ignoring Curse limit

Version history

Version Changes
0.2.0
  • Fixed a bug where Ballistae could target inanimate objects.
0.1.0
  • Introduced to the game.