click title for poe2db page
Type: ๐นโ๏ธ Hybrid Attacker
Monster Family: Construct
Damage: Physical Hit
Zone: The Black Chambers Act 3
Base spirit cost: 84
Notes: Triggers a lightning spell nova on attack
Suggested support gems in order of importance:ย
Feeding Frenzy II – Muster – Rapid Attacks II – Gambleshot/Multishot II – Projectile Acceleration II/Ricochet II
See Also
Spectre.lua details
Basic Attack Damage
Tags: allows_additional_projectiles, allows_inc_aoe, construct, humanoid, lightning_affinity, medium_movement, melee, not_dex, physical_affinity, ranged, red_blood, Unarmed_onhit_audio
Skills: MeleeAtAnimationSpeed, MPWVaalCyborgRocketFist, GAVaalHumanoidRocketFistImpactGround, GAVaalHumanoidRocketFistImpactWall
Resistances: Fire: 0%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: The Black Chambers (Act 3), Found in Maps
{
"name": "Goliath Transcendent",
"monsterTags": [
"allows_additional_projectiles",
"allows_inc_aoe",
"construct",
"humanoid",
"lightning_affinity",
"medium_movement",
"melee",
"not_dex",
"physical_affinity",
"ranged",
"red_blood",
"Unarmed_onhit_audio"
],
"life": 2,
"baseDamageIgnoresAttackSpeed": true,
"energyShield": 0.05,
"armour": 0.75,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.5,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 14,
"accuracy": 1,
"baseMovementSpeed": 32,
"spectreReservation": 84,
"companionReservation": 42.3,
"monsterCategory": "Construct",
"spawnLocation": [
"The Black Chambers (Act 3)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"MPWVaalCyborgRocketFist",
"GAVaalHumanoidRocketFistImpactGround",
"GAVaalHumanoidRocketFistImpactWall"
],
"modList": [
"StunDuration",
"OVERRIDE",
3,
0,
")"
],
"id": "Metadata\/Monsters\/VaalHumanoids\/VaalHumanoidGoliathFist\/VaalHumanoidGoliathFist_",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "MPWVaalCyborgRocketFist",
"name": "Unknown"
},
{
"id": "GAVaalHumanoidRocketFistImpactGround",
"name": "Unknown"
},
{
"id": "GAVaalHumanoidRocketFistImpactWall",
"name": "Unknown"
}
]
}