Golem (monster type): Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Neokowloon
No edit summary
mNo edit summary
 
(29 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{for|the friendly minion summoned by the player|Golem}}
{{for|the friendly minion summoned by the player|Golem}}
{{ distinguish | Rock Golem}}
'''Golem''' is a type of [[monster]]. They are corresponding to the golems that can be summoned by the player, but with different names. The initial variants that can be found in [[Act 4]] are known as [[Chaos Sentinel]] (chaos), [[Volcanic Golem]] (fire), [[Icy Manifestation]] (cold).
'''Golem''' is a type of [[monster]]. They are corresponding to the golem that summoned by the player, but with different names. The initial version that can be found at [[Act 4]] are known as [[Chaos Sentinel]] (chaos), [[Volcanic Golem]] (fire), [[Icy Manifestation]] (cold).


Sometimes the monster is reskinned as [[construct]], but the skill animation remains the same. For example, [[Jiquani's Creation]], [[Amplifier Defender]] and [[Rusty Crusher]].
Sometimes the monster is re-skinned as [[construct]], for example, [[Jiquani's Creation]], [[Amplifier Defender]] and [[Rusty Crusher]]. They all belongs to lightning golem monster type internally.
 
[[Void Construct]] and [[Shavronne's Vision]] are golems (according to internal data) but the animation is not based on the golem skill used by the player. However, player can also replace the skin of their golem skill with {{il|Clockwork Golem}} microtransaction, which uses 3D model similar to Void Construct.


[[Void Construct]] are golem (according to the internal metadata id) but the animation is not based on the golem skill used by the player.
==Chaos Golems==
==Chaos Golems==
[[Chaos Golem (monster)|Chaos Golems]], or known for the initial version [[Chaos Sentinel]], or the internal name Chaos Elemental, is a subtype of monster golem. It is corresponding to {{il|Summon Chaos Golem}} despite the skillset is slightly different. Chaos Sentinel and most of its variant use [[Chaos Cascade]] (chaos and physical damage version {{il|Glacial Cascade}}) as well as {{stl|Chaos Sandstorm}}.
[[Chaos Golem (monster)|Chaos Golems]], or [[Chaos Sentinel]] (in internal data: Chaos Elemental), is a subtype of golem. It is similar to {{il|Summon Chaos Golem}} but its skills are slightly different. Chaos Sentinel and most of its variant use [[Chaos Cascade]] (chaos and physical damage version {{il|Glacial Cascade}}) as well as {{stl|Chaos Sandstorm}}.


Notable unique version are:
Notable unique version are:
* [[The Dreadstone]] ([[The Dread Thicket (Act 7)]]; use [[Sunder]] and Summon [[Totem (monster type)|Totem]] that has [[Temporal Chains]] [[Aura]])
* [[The Dreadstone]] ([[The Dread Thicket (Act 7)]]; uses [[Sunder]] and summons [[Totem (monster type)|Totem]] with [[Temporal Chains]] [[Aura]])
* [[Avatar of Undoing]] ({{il|Geode Map}})
* [[Avatar of Undoing]] ({{il|Geode Map}})
* [[Void Anomaly]] ({{il|Grotto Map}}; uses Chaos Cascade, {{stl|Chaos Sandstorm}} and Chaosstorm)
* [[Void Anomaly]] ({{il|Grotto Map}}; uses Chaos Cascade, {{stl|Chaos Sandstorm}} and Chaos storm)
* [[Eber's Colossus]] ({{il|The Plaguemaw I}})
* [[Eber's Colossus]] ({{il|The Plaguemaw I}})
===List of Chaos Golems===
===List of Chaos Golems===
This list is auto-generated using cargo query:
This list is auto-generated using cargo query:
{{#cargo_query:
{{#cargo_query:
|tables=monsters
|tables=monsters
|fields=CONCAT("[[", _pageName, "|", name, "]]")=Monster names, metadata_id
|fields=CONCAT("[[", _pageName, "|", name, "]]")=Monster names, metadata_id, skill_ids
|where=metadata_id LIKE "%ChaosElemental%"
|where=metadata_id LIKE "%ChaosElemental%"
|limit=100
|limit=100
Line 24: Line 25:
}}
}}


Note that [[Monster:Metadata/Monsters/ChaosElemental/ChaosElementalSummoned|Metadata/Monsters/ChaosElemental/ChaosElementalSummoned]] is for the {{il|Summon Chaos Golem}}, the metadata id with Clockwork suffix is for {{il|Clockwork Golem}} mtx while the metadata id with Miracle suffix is for {{il|Miracle Golem Skin}}.
Note that [[Monster:Metadata/Monsters/ChaosElemental/ChaosElementalSummoned|Metadata/Monsters/ChaosElemental/ChaosElementalSummoned]] is for the {{il|Summon Chaos Golem}}, the metadata ID with Clockwork suffix is for {{il|Clockwork Golem}} microtransaction while the metadata ID with Miracle suffix is for {{il|Miracle Golem Skin}}.


==List of Fire Golems==
==List of Fire Golems==
{{#cargo_query:
{{main|Fire golem}}
|tables=monsters
Fire golems, or known internally as "fire elemental", usually looks similar to [[Volcanic Golem]], [[Flame Golem]], or [[Fire Golem (monster)|Fire Golem]]. However, [[Magma Golem]] which looks like a humanoid, is also a fire golem.
|fields=CONCAT("[[", _pageName, "|", name, "]]")=Monster names, metadata_id
 
|where=metadata_id LIKE "%FireElemental%"
|limit=100
|order by=name
}}
==List of Ice Golems==
==List of Ice Golems==
{{#cargo_query:
{{main|Ice golem (monster type)}}
|tables=monsters
Ice golems, or known internally as "ice elemental", usually looks similar to [[Icy Manifestation]] or [[Volatile Ice]].
|fields=CONCAT("[[", _pageName, "|", name, "]]")=Monster names, metadata_id
 
|where=metadata_id LIKE "%IceElemental%"
|limit=100
|order by=name
}}
==List of Lightning Golems==
==List of Lightning Golems==
{{#cargo_query:
{{#cargo_query:
Line 50: Line 43:
|order by=name
|order by=name
}}
}}
==Version history==
==Version history==
{{Version history table header}}
{{Version history table header}}
{{Version history table row|3.2.0}}
{{Version history table row|3.2.0|
* The following monsters have had their base life significantly increased: Chaos Golem, Arctic Golem, Ice Golem, Lesser Flame Golem, Lesser Ice Golem and Unearthly Skeleton.
* The following monsters have had their base life significantly increased: Chaos Golem, Arctic Golem, Ice Golem, Lesser Flame Golem, Lesser Ice Golem and Unearthly Skeleton.
{{Version history table row|2.0.0}}
}}
{{Version history table row|2.0.0|
* Introduced to the game.
* Introduced to the game.
|}
}}
{{Version history table end}}


[[Category:Golems]]
[[Category:Golems]]

Latest revision as of 17:30, 9 April 2024

For the friendly minion summoned by the player, see Golem.

Golem is a type of monster. They are corresponding to the golems that can be summoned by the player, but with different names. The initial variants that can be found in Act 4 are known as Chaos Sentinel (chaos), Volcanic Golem (fire), Icy Manifestation (cold).

Sometimes the monster is re-skinned as construct, for example, Jiquani's Creation, Amplifier Defender and Rusty Crusher. They all belongs to lightning golem monster type internally.

Void Construct and Shavronne's Vision are golems (according to internal data) but the animation is not based on the golem skill used by the player. However, player can also replace the skin of their golem skill with Clockwork GolemClockwork GolemSkill Gem EffectYour Summoned Elemental, Chaos or Stone Golem becomes a clockwork creation. microtransaction, which uses 3D model similar to Void Construct.

Chaos Golems

Chaos Golems, or Chaos Sentinel (in internal data: Chaos Elemental), is a subtype of golem. It is similar to Summon Chaos GolemSummon Chaos GolemChaos, Minion, Spell, Golem
Level: (1-20)
Cost: (30-54) Mana
Cooldown Time: 6.00 sec
Can Store 1 Use(s)
Cast Time: 1.00 sec
Requires Level 34Summons a Chaos Golem that grants you Physical Damage Reduction. The Chaos Golem can cast a damage over time Chaos aura and a cascade of Chaos spikes in addition to its melee attack.Maximum 1 Summoned Golem
Golems grant (3-5)% additional Physical Damage Reduction

Additional Effects From 1-20% Quality:
(1-20)% increased Buff Effect
Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.
but its skills are slightly different. Chaos Sentinel and most of its variant use Chaos Cascade (chaos and physical damage version Glacial CascadeGlacial CascadeSpell, AoE, Cold, Physical
Level: (1-20)
Cost: (10-20) Mana
Cast Time: 0.60 sec
Critical Strike Chance: 5.00%
Effectiveness of Added Damage: 65%
Requires Level 28Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area and knocking them back in the direction of the next burst.Deals (21-300) to (32-450) Physical Damage
Knocks Enemies Back on Hit
100% of Physical Damage Converted to Cold Damage
Cannot Knockback Unique Enemies more than once per second
Final Burst Deals 200% more Damage
Final Burst has 100% more Area of Effect
Final Burst cannot Knockback
Causes 4 Bursts

Additional Effects From 1-20% Quality:
Final Burst Deals +(2.5-50)% more Damage
Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.
) as well as Chaos Sandstorm.

Notable unique version are:

  • The Dreadstone (The Dread Thicket (Act 7); uses Sunder and summons Totem with Temporal Chains Aura)
  • Avatar of Undoing (Geode MapGeode MapMap Level: 78
    Map Tier: 11
    Guild Character: "
    Many hands may
    move a mountain.
    Travel to this Map by using it in a personal Map Device. Maps can only be used once.
    )
  • Void Anomaly (Grotto MapGrotto MapMap Level: 77
    Map Tier: 10
    Guild Character: h
    Trapped in absolute darkness.
    Despair. Panic. Terror.
    Travel to this Map by using it in a personal Map Device. Maps can only be used once.
    ; uses Chaos Cascade, Chaos Sandstorm and Chaos storm)
  • Eber's Colossus (The Plaguemaw IThe Plaguemaw IThe Plaguemaw enters the red realm and leaves a swirling mass of living stone.You will encounter a powerful golem in a Vaal side area and defeat it.Right-click to add this prophecy to your character.)

List of Chaos Golems

This list is auto-generated using cargo query:

Monster names skill ids
Avatar of Undoing Melee ChaosCascadeMapBoss SummonMinersMagicMapBossDurable SummonMinersNormalMapBossDurable ChaosElementalMapBossChaosstorm SummonInvisibleChaosstorm
Avatar of Undoing
Avatar of Undoing Melee ChaosCascadeMapBoss SummonMinersMagicMapBossDurable SummonMinersNormalMapBossDurable ChaosElementalMapBossChaosstorm SummonInvisibleChaosstorm
Chaos Fragment Melee
Chaos Golem Melee SandstormChaosElementalMonster ChaosCascadeMonster
Chaos Golem Melee WbSandstormChaosElemental WbChaosCascade
Chaos Golem Melee SandstormChaosElementalSummoned ChaosElementalCascadeSummoned SandstormChaosElementalSummonedEmpowered
Chaos Golem Melee SandstormChaosElementalSummoned ChaosElementalCascadeSummoned SandstormChaosElementalSummonedEmpowered
Chaos Golem Melee SandstormChaosElementalSummoned ChaosElementalCascadeSummoned SandstormChaosElementalSummonedEmpowered
Chaos Golem Melee SandstormChaosElementalSummoned ChaosElementalCascadeSummoned SandstormChaosElementalSummonedEmpowered
Chaos Golem Melee SandstormChaosElementalSummoned ChaosElementalCascadeSummoned SandstormChaosElementalSummonedEmpowered
Chaos Guardian Melee SandstormChaosElementalMonster ChaosCascadeMonster
Chaos Guardian Melee SandstormChaosElementalMonster ChaosCascadeMonster
Chaos Sentinel Melee SandstormChaosElementalMonster ChaosCascadeMonster
Chaos Sentinel Melee SandstormChaosElementalMonster ChaosCascadeMonster
Chaos Sentinel Melee SandstormChaosElementalMonster ChaosCascadeMonsterDelve
Eber's Colossus Melee ChaosCascadeMonster
Eber's Colossus Melee ChaosCascadeMonster
Guardian Golem Melee EssenceChaosCascade EssenceAbyssalCry
Muruk the Awakened Melee ChaosGolemBossSunder TemporalChainsBossCurseTotemAura SummonBladeVortexDaemon
Protective Golem Melee TalismanT2ChaosCascade MonsterVaalDeterminationTalismanT2
The Dreadstone Melee ChaosGolemUniqueSunder TemporalChainsAuraMonsterTotem
Void Anomaly Melee SandstormChaosElementalMapBoss ChaosCascadeMapBoss SummonMinersNormalMapBoss SummonMinersMagicMapBoss ChaosElementalMapBossChaosstorm
Void Anomaly
Void Anomaly Melee SandstormChaosElementalMapBoss ChaosCascadeMapBoss SummonMinersNormalMapBoss SummonMinersMagicMapBoss ChaosElementalMapBossChaosstorm

Note that Metadata/Monsters/ChaosElemental/ChaosElementalSummoned is for the Summon Chaos GolemSummon Chaos GolemChaos, Minion, Spell, Golem
Level: (1-20)
Cost: (30-54) Mana
Cooldown Time: 6.00 sec
Can Store 1 Use(s)
Cast Time: 1.00 sec
Requires Level 34Summons a Chaos Golem that grants you Physical Damage Reduction. The Chaos Golem can cast a damage over time Chaos aura and a cascade of Chaos spikes in addition to its melee attack.Maximum 1 Summoned Golem
Golems grant (3-5)% additional Physical Damage Reduction

Additional Effects From 1-20% Quality:
(1-20)% increased Buff Effect
Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.
, the metadata ID with Clockwork suffix is for Clockwork GolemClockwork GolemSkill Gem EffectYour Summoned Elemental, Chaos or Stone Golem becomes a clockwork creation. microtransaction while the metadata ID with Miracle suffix is for Miracle Golem SkinMiracle Golem SkinSkill Gem EffectYour Summoned Elemental, Chaos or Stone Golem becomes a miraculous creation..

List of Fire Golems

Main page: Fire golem

Fire golems, or known internally as "fire elemental", usually looks similar to Volcanic Golem, Flame Golem, or Fire Golem. However, Magma Golem which looks like a humanoid, is also a fire golem.

List of Ice Golems

Ice golems, or known internally as "ice elemental", usually looks similar to Icy Manifestation or Volatile Ice.

List of Lightning Golems

Monster names
Amplifier Defender
Bound Storm
Crackling Essence
Crackling Essence
Energy Aberration
Jiquani's Creation
Lightning Golem
Lightning Golem
Lightning Golem
Lightning Golem
Lightning Golem
Lightning Golem
Lightning Orb
Maelström
Omnitect's Guard
Stone of the Currents
Stone of the Currents
Stone of the Currents
Stormstruck Golem
Stormstruck Golem

Version history

Version Changes
3.2.0
  • The following monsters have had their base life significantly increased: Chaos Golem, Arctic Golem, Ice Golem, Lesser Flame Golem, Lesser Ice Golem and Unearthly Skeleton.
2.0.0
  • Introduced to the game.