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.
Minion: Difference between revisions
(added gem lists) |
(→Gems: improved version of gem queries) |
||
Line 37: | Line 37: | ||
==Gems== | ==Gems== | ||
A list of [[gem]]s with the Minion [[gem tag]]: | |||
===Skill gems=== | ===Skill gems=== | ||
{{Drop enabled gem table | {{Drop enabled gem table | ||
|where=items.class_id | |where=skill_gems.gem_tags HOLDS "Minion" | ||
AND skill_gems.gem_tags HOLDS " | AND NOT (skill_gems.gem_tags HOLDS "Buff" AND skill_gems.gem_tags HOLDS "Persistent") | ||
AND (items.class_id LIKE "Active Skill Gem" OR items.class_id LIKE "Meta Skill Gem") | |||
|orderBy=skill_gems.gem_tier, skill_gems.primary_attribute | |||
}} | |||
===Spirit gems=== | |||
{{Drop enabled gem table | |||
|where=skill_gems.gem_tags HOLDS "Minion" | |||
AND (skill_gems.gem_tags HOLDS "Buff" AND skill_gems.gem_tags HOLDS "Persistent") | |||
AND (items.class_id LIKE "Active Skill Gem" OR items.class_id LIKE "Meta Skill Gem") | |||
|orderBy=skill_gems.gem_tier, skill_gems.primary_attribute | |||
}} | }} | ||
===Support gems=== | ===Support gems=== | ||
{{Drop enabled gem table | {{Drop enabled gem table | ||
|where=items.class_id | |where=skill_gems.gem_tags HOLDS "Minion" | ||
AND items.class_id LIKE "Support Skill Gem" | |||
|orderBy=skill_gems.gem_tier, skill_gems.primary_attribute | |||
}} | }} | ||
Revision as of 04:47, 9 February 2025
Minions are allies summoned or raised by the player's skills, effects, or buffs. Minions do not benefit from modifiers to stats that affect the player character's offences or defences; only modifiers that specify or affect minions or allies will apply.
Minion categories
Minions are categorized as permanent or temporary minions.
Permanent minions
Permanent minions are minions that require typically require reservation of spirit.
The types and number of permanent minions to be summoned are selected in the skill menu, after which they are summoned automatically as long as the requirements and reservation amounts are met. They cannot be summoned manually using the skill. Permanent minions will revive themselves automatically if no other allied minions (permanent or temporary) have died recently (in the past 7 seconds by default).
Temporary minions
Temporary minions are minions with an upfront cost, usually mana. Temporary minions will not revive themselves on death. Some minions may persist for a specified duration, while others will persist until they are killed or overwritten.
Some temporary minions require a corpse to be raised from.
Mechanics
Controlling minions
Minions have different AI which affects their aggression range and skill use logic. Some minions may have options in the skill menu that allow minion aggression to be modified directly.
Minions can also be commanded manually to move to a location, target enemies, or open chests. Some minions may also have specific skills which are only used when activated by the player.
Mounts
Certain minions can be mounted, allowing the player to ride them. Riding a mount negates the movement speed penalty for moving while using a bow or crossbow or while casting a spell.
However, taking heavy damage while mounted will cause the player to become stunned.
Despawning
Reviving minions automatically die/despawn if they are too far away from the player, but will immediately revive without the usual timer.
Gems
A list of gems with the Minion gem tag:
Skill gems
Spirit gems
Gem | Tier | ![]() | ![]() | ![]() |
---|---|---|---|---|
![]() | 4 | ![]() | ![]() | ![]() |
![]() | 8 | ![]() | ![]() | ![]() |
![]() | 14 | ![]() | ![]() | ![]() |
![]() | 14 | ![]() | ![]() | ![]() |
Support gems
Version history
Version | Changes |
---|---|
0.1.1c |
|
0.1.1 |
|
0.1.0 |
|