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
Click to rate this spectre!
[Total: 1 Average: 3]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 532 – 798
Attack Time: 1.50 s
DPS: 443.8
| Life | 200% |
|---|---|
| Damage | 150% |
| Attack Time | 1.50 s |
| Base Movement Speed | 32 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed MPWVaalCyborgRocketFist GAVaalHumanoidRocketFistImpactGround GAVaalHumanoidRocketFistImpactWall |
Show Path of Building spectre.lua
{
"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"
}
]
}