Additional Effects From Quality:
Quest /1
Act | Quest | NPC | Character |
---|---|---|---|
3 | Sever the Right Hand | Clarissa | All Classes |
Level Effect /40
Level | Requires Level | Str | Int | Cost | Can use Items requiring up to Level 33 | Minions have #% more Maximum Life | Minions deal 100% of Damage | Experience |
---|---|---|---|---|---|---|---|---|
1 | 28 | 42 | 29 | 11 | 33 | 100 | 199,345 | |
2 | 31 | 46 | 32 | 11 | 36 | 2 | 102 | 285,815 |
3 | 34 | 50 | 35 | 12 | 39 | 4 | 104 | 401,344 |
4 | 37 | 54 | 37 | 13 | 43 | 6 | 106 | 554,379 |
5 | 40 | 58 | 40 | 13 | 46 | 8 | 108 | 477,437 |
6 | 42 | 60 | 42 | 14 | 48 | 10 | 110 | 583,786 |
7 | 44 | 63 | 44 | 14 | 51 | 12 | 112 | 710,359 |
8 | 46 | 66 | 46 | 15 | 53 | 14 | 114 | 1,355,511 |
9 | 48 | 68 | 48 | 15 | 56 | 16 | 116 | 1,138,877 |
10 | 50 | 71 | 49 | 15 | 58 | 18 | 118 | 1,368,233 |
11 | 52 | 74 | 51 | 16 | 61 | 20 | 120 | 1,638,338 |
12 | 54 | 76 | 53 | 16 | 63 | 22 | 122 | 1,956,648 |
13 | 56 | 79 | 55 | 17 | 66 | 24 | 124 | 3,655,184 |
14 | 58 | 82 | 57 | 17 | 68 | 26 | 126 | 3,017,327 |
15 | 60 | 84 | 59 | 18 | 71 | 28 | 128 | 7,759,995 |
16 | 62 | 87 | 60 | 18 | 73 | 30 | 130 | 15,138,193 |
17 | 64 | 90 | 62 | 18 | 76 | 32 | 132 | 26,083,825 |
18 | 66 | 92 | 64 | 19 | 79 | 34 | 134 | 62,620,247 |
19 | 68 | 95 | 66 | 19 | 82 | 36 | 136 | 211,708,088 |
20 | 70 | 98 | 68 | 20 | 100 | 38 | 138 | |
21 | 72 | 20 | 100 | 40 | 140 | |||
22 | 74 | 21 | 100 | 42 | 142 | |||
23 | 76 | 21 | 100 | 44 | 144 | |||
24 | 78 | 21 | 100 | 46 | 146 | |||
25 | 80 | 22 | 100 | 48 | 148 | |||
26 | 82 | 22 | 100 | 50 | 150 | |||
27 | 84 | 23 | 100 | 52 | 152 | |||
28 | 86 | 23 | 100 | 54 | 154 | |||
29 | 88 | 24 | 100 | 56 | 156 | |||
30 | 90 | 24 | 100 | 58 | 158 | |||
31 | 91 | 24 | 100 | 59 | 159 | |||
32 | 92 | 25 | 100 | 60 | 160 | |||
33 | 93 | 25 | 100 | 61 | 161 | |||
34 | 94 | 25 | 100 | 62 | 162 | |||
35 | 95 | 25 | 100 | 63 | 163 | |||
36 | 96 | 25 | 100 | 64 | 164 | |||
37 | 97 | 26 | 100 | 65 | 165 | |||
38 | 98 | 26 | 100 | 66 | 166 | |||
39 | 99 | 26 | 100 | 67 | 167 | |||
40 | 100 | 26 | 100 | 68 | 168 |
Attribute /9
Animate Guardian
Key | Value |
---|---|
Cost | iLvl 1: Normal: 1xOrb of Chance |
Acronym | Minion |
DropLevel | 28 |
BaseType | Animate Guardian |
Class | Skill Gems |
TargetTypes | Armour, Ground |
Type | Spell, Minion, MinionsCanExplode, Totemable, Triggerable, CreatesMinion |
ItemType | Metadata/Items/Gems/SkillGemAnimateArmour |
Reference | poe.ninja, Community Wiki |
Additional Effects From Quality:
Supported By /19
Animate Guardian Unique /1
Spectre | N |
---|---|
Tags | construct, extra_extra_small_height, ghost_armour, is_unarmed, medium_movement, melee, not_dex, not_int, physical_affinity |
skill can fire wand projectiles [1]
Deals 225% more Attack Damage
Base radius is 1.5 metres
Base Aura radius is 3.6 metres
Lightning strikes 3 targets within 7 metres
visual hit effect elemental is holy [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { dual_wield_inherent_attack_speed_+%_final = 10 block_while_dual_wielding_% = 15 set_item_drop_slots = 0 monster_gets_item_stats = 1 main_hand_local_minimum_added_physical_damage = 2 main_hand_local_maximum_added_physical_damage = 6 } Actor { basic_action = "Emerge" } Life { corpse_usable = false on_death = "Delete();" } Animated { animated_object = "Metadata/Monsters/AnimatedItem/AnimatedItem.ao" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { allow_attached_arrows = false use_attached_selection_box_if_no_drawcalls = true }
-- src\Data\Spectres.lua minions["Metadata/Monsters/AnimatedItem/AnimatedArmour"] = { name = "Animated Guardian", life = 5, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 20, damage = 0, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 3.4, skillList = { "Melee", "AnimateGuardianSmite", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AnimateGuardianSmite"] = { name = "Smite", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Performs a melee attack, and causes lightning to strike a nearby enemy, dealing damage in an area. Each target can only be hit once by this skill. Hitting an enemy grants an aura for a duration. Requires a Sword, Axe, Mace, Sceptre, Staff or Unarmed.", skillTypes = { [SkillType.Melee] = true, [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Multistrikeable] = true, [SkillType.Damage] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Aura] = true, [SkillType.Buff] = true, [SkillType.Lightning] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, duration = true, aura = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_physical_damage_%_to_convert_to_lightning", "smite_lightning_target_range", "base_smite_number_of_targets", "smite_lightning_target_range", "active_skill_base_area_of_effect_radius", "active_skill_base_secondary_area_of_effect_radius", "active_skill_secondary_area_of_effect_description_mode", "visual_hit_effect_elemental_is_holy", }, levels = { [1] = {50, 20, 3, 50, 15, 36, 4, baseMultiplier = 3.25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
damage taken +% from arrow traps final [-90]
Id | LabyrinthArrowTrapDamageTakenAnimateArmour |
---|---|
Family | LabyrinthTrapDamage |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Community Wiki
Animate Guardian
Animate Guardian is a Spell, animating weapons and armour on the ground to form an allied minion.
Skill functions and interactions
Using this skill on an identified item on the ground creates an Animated Guardian that moves and attacks similar to a Raise Zombie. Similar to Raise Spectre and unlike other minions, a Guardian stays with you even after logging off and on. If you unequip the skill gem, the Guardian disappears until you equip the gem again, at which point the same Guardian (retaining all its equipment) reappears after casting the spell again. This also holds true when swapping a different AG gem in. Socketing the gem in a weapon or shield slot allows you to recall the Guardian at will by switching weapon sets (default hotkey: X).
You can only have one Guardian at a time. It can be equipped with a Helmets, Body Armours, pair of Gloves, Boots, a Shields, and melee weapons. Ranged weapons cannot be animated, similar to Animate Weapon. Items can be of any rarity, but must be identified and on the ground to be used. Animated items are consumed by the spell and cannot be recovered. Items containing skill gems cannot be animated, so the Guardian cannot use trigger gems.
Items that have modifiers like +x to Maximum life or +x% increased Attack Speed, and even corrupted implicits, apply to the Guardian the same way they apply to player characters; so animating magic or rare equipment can potentially give you a very powerful minion. Unique items can also be used, giving guardians powerful abilities not found elsewhere in the game. Be careful when using valuable items—anything you give to your guardian is gone forever.
The Guardian uses weapons and shields in the same way as player characters, and can dual wield if two one-handed weapons are animated. If you animate an item type that the Guardian is already using (such as a helmet), the new item will overwrite the old one. Equipping an armour piece restores 25% of its life; equipping one-handed weapons or shields will alternate between left and right hand. You cannot equip two shields.
The Guardian does not share your max amount of curses you can apply to enemies, and therefore functions as a player with the default curse limit when applying curses (through corrupted gloves, for example).
Items: The Guardian's items are tied to the character that summoned it, rather than the gem itself. Equipping a level 1 version of the gem will disable any items the Guardian cannot equip, which will be present again once a high enough level gem is equipped.
Items deleted on Death: When a Guardian dies, all its equipment is deleted and cannot be recovered. This makes very risky to use powerful or valuable items on an Animated Guardian. It is possible to prevent a body armour worn by a Guardian from being deleted upon Guardian death by crafting the Equipped Animated Guardian drops item on death mod onto it. Note once more that equipment will not be lost upon de-spawning, only death.
Necromantic Aegis: While using Necromantic Aegis your Guardian benefits from its own shield as well as the one you have equipped, allowing it to gain the benefit of two shields at once. Some unique shields can be quite powerful when doubled up this way. If your Guardian is equipped with a two-handed weapon, it will not benefit from your shield.
Player versus Player: Animated Guardians killed in PvP areas will not lose their items. This does not apply to Hall of Grandmasters, even though the map says "PvP damage scaling in effect". In fact, not only is it possible to lose the Guardian's items here, but death is very likely because of the way PvP damage scaling works. Minor enemies can instantly kill a Guardian with 50000+ life in this map, so it is highly recommended to despawn your Guardian before attempting.
Item-Granted Skills: Animated guardians cannot use skills granted by items. Equipping items like Death's Oath, The Rippling Thoughts, or Bubonic Trail will not allow the Guardian to use their associated triggered skills. Fire Burst granted by Essence of Hysteria, even though having no "trigger" or "granted" in its modifier discription, won't work either. The Guardian is not your party member, and will not be able to use abilities like the one found on Ambu's Charge. Effects that apply to nearby allies or enemies, like Leer Cast, Victario's Flight, or Dying Breath, will apply as normal.
Abyssal Sockets: Animate guardians cannot benefit from abyss jewel modifiers. Equipping items like Tombfist or Bubonic Trail with abyss jewel(s) socketed will not grant their modifiers to animate guardian.
Notable items
Life regeneration and percentage increases to life are especially potent on an Animate Guardian because of its huge innate life pool.
The stats displayed in the skills tooltip only accounts for modifiers the skill has, like from the passive tree, jewels, player-equipped items and support gems. It cannot account for further modifiers from things like being affected by an aura, shields through Necromantic Aegis or modifiers from items the AG has equipped. These will not factor into the skills tooltip but are active nonetheless.
Helmet:
- Ylfeban's Trickery - Chance to curse enemies on hit. The triggered skill to create Shocked Ground won't trigger.
- Leer Cast - Aura that grants increased damage.
- Mask of the Stitched Demon - Massive life regeneration if the AG gets lots of energy shield from other sources like Grave Intentions and Gravicius's signature craft for body armour.
- Mask of the Tribunal - Various bonuses depending on the attributes provided to the Animate Guardian from other equipped items or The Baron.
- Crown of the Tyrant - Huge amount of life for your AG, reduce all elemental resistances of nearby enemies and increase global Fire/Cold/Lightning/Chaos damage to nearby allies. An influenced helmet with Nearby Enemies take 9% increased <Physical/Elemental> Damage or Nearby Enemies have -9% to <Fire/Cold/Lightning> Resistance. Note that these mods also reduce the defenses of the AG.
Body Armour:
- Gruthkul's Pelt - Life, life regeneration and cold resistance.
- Blunderbore - Two Shrines effects on animate Guardian. Free knockback aoe & dmg.
- Belly of the Beast - Massive percentage increase to life and resistances.
- Zahndethus' Cassock - Creates Consecrated Ground when the AG blocks and chaos resistance.
- Ambu's Charge - Life regeneration if the Animate Guardian has been hit recently, life and resistances. The AG has no party members, so it will not share Endurance Charges.
- Garb of the Ephemeral - Cannot be slowed and nearby enemies cannot crit.
Gloves:
- Southbound - Percentage increase to life and cold resistance. Note that the AG can no longer kill non-frozen enemies with hits.
- Meginord's Vise - Life regeneration if the strength requirement is met through other equipped items or the player using The Baron.
- Hunter-influenced gloves with % chance to Intimidate Enemies for 4 seconds on Hit or % chance to Unnerve Enemies for 4 seconds on Hit
Boots:
- Victario's Flight - Aura that grants increased Movement Speed.
- Atziri's Step - Life and Chance to Dodge Spell Hits.
- Kaom's Roots - Life.
- Bubonic Trail - Generally more life then Kaom's Roots, 1-2 abyssal socket version does not matter as mentioned above. Animated Guardian does not trigger Death Walk.
Weapons and/or Shields:
- Singularity - Hinders nearby enemies.
- Dying Breath - Aura that grants increased damage and makes curses more effective against affected enemies.
- Victario's Charity - Chance to grant Frenzy Charges on hit and Power Charges on kill. (The replica version of this shield give Frenzy charge on kill, and Endurance charge on hit)
- The Oak - Massive life regeneration.
- The Anticipation - Intimidate enemies on block.
- Kingmaker - Hugely beneficial aura that grants increased item rarity, Culling Strike, Critical Strike Multiplier and Fortify (note: with a very short range of 30 units).
- Sign of the Sin Eater - Takes Elemental Ailments instead of you and other Minions. In order to survive being shocked or ignited, the Animate Guardian should be sufficiently tanky.
- Oro's Sacrifice - In combination with Chains of Command
- An Influenced weapon with a chance to Intimidate, Unnerver, or inflict Exposure on hit.
Also remember that your Animate Guardian can benefit from Enchantments on Boots and Corruptions.
Version history
Version | Changes |
---|---|
3.19.0 |
|
3.12.2b |
|
3.12.0 |
|
3.11.0 |
|
3.10.1d |
|
3.6.0 |
|
2.3.0 |
|
2.0.0 |
|
1.2.1 |
|
1.2.0 |
|
1.1.4b |
|
1.1.0d |
|
1.0.1 |
|
1.0.0e |
its life value is now temporarily saved so that it applies if the Guardian is restored in that area. |
1.0.0 |
|
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.