Type: ⚔️ Melee Attacker
Monster Family: Construct
Damage: Physical Hit
Zone: Trial of Sekhema
Valley of Titans Act 2
Base spirit cost: 77
Notes: Generic Melee attackers, very slow moving
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III- Heavy Swing/Impact Shockwave
See Also
Spectre.lua details
Basic Attack Damage
| Life | 180% |
|---|---|
| Damage | 180% |
| Attack Time | 1.50 s |
| Base Movement Speed | 17 |
| Resists | Fire: 75% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | GASaltGolemMelee (Cast: 1s) EAASaltGolemSlamRuckus SOSaltGolemGroundFissure GASaltGolemEarthquakeSmallImpact GASaltGolemEarthquakeLargeImpact |
| Spectre Reservation | 77 |
Tags: allows_inc_aoe, construct, melee, MonsterBlunt_onhit_audio, not_dex, not_int, physical_affinity, very_slow_movement
Skills: GASaltGolemMelee, EAASaltGolemSlamRuckus, SOSaltGolemGroundFissure, GASaltGolemEarthquakeSmallImpact, GASaltGolemEarthquakeLargeImpact
Resistances: Fire: 75%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: Hidden Grotto (Map), Sinter Rift (Map), Skull of the Titan (Act 2), Found in Maps, Traitor's Passage (Act 2), Trial of the Sekhemas (Floor 1), Valley of the Titans (Act 2)
{
"name": "Quake Golem",
"monsterTags": [
"allows_inc_aoe",
"construct",
"melee",
"MonsterBlunt_onhit_audio",
"not_dex",
"not_int",
"physical_affinity",
"very_slow_movement"
],
"life": 1.8,
"baseDamageIgnoresAttackSpeed": true,
"armour": 1,
"fireResist": 75,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.8,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 16,
"accuracy": 1,
"critChance": 5,
"baseMovementSpeed": 17,
"spectreReservation": 77,
"companionReservation": 40.2,
"monsterCategory": "Construct",
"spawnLocation": [
"Hidden Grotto (Map)",
"Sinter Rift (Map)",
"Skull of the Titan (Act 2)",
"Found in Maps",
"Traitor's Passage (Act 2)",
"Trial of the Sekhemas (Floor 1)",
"Valley of the Titans (Act 2)"
],
"skillList": [
"GASaltGolemMelee",
"EAASaltGolemSlamRuckus",
"SOSaltGolemGroundFissure",
"GASaltGolemEarthquakeSmallImpact",
"GASaltGolemEarthquakeLargeImpact"
],
"modList": [
"StunDuration",
"OVERRIDE",
3.133,
0,
")"
],
"id": "Metadata\/Monsters\/SaltGolem\/SaltGolem_",
"resistances": {
"fire": 75,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"name": "",
"hidden": true,
"icon": "",
"skillTypes": {
".Triggerable": true,
".Attack": true,
".AttackInPlace": true
},
"castTime": 1,
"qualityStats": [],
"levels": {
"1": {
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "",
"incrementalEffectiveness": 0.054999999701977,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"triggerable": true,
"attack": true
},
"stats": [
"is_area_damage"
],
"levels": {
"1": {
"actorLevel": 1
}
}
}
},
"id": "GASaltGolemMelee"
},
{
"id": "EAASaltGolemSlamRuckus",
"name": "EAASaltGolemSlamRuckus"
},
{
"id": "SOSaltGolemGroundFissure",
"name": "SOSaltGolemGroundFissure"
},
{
"id": "GASaltGolemEarthquakeSmallImpact",
"name": "GASaltGolemEarthquakeSmallImpact"
},
{
"id": "GASaltGolemEarthquakeLargeImpact",
"name": "GASaltGolemEarthquakeLargeImpact"
}
]
}