click title for poe2db page
Type: ๐ง Ranged Caster
๐ Utility
Monster Family: Humanoid
Damage: Fire Hit, Ignite, Chaos DOT
Zone: Apex of filth Act 3
Base spirit cost: 60
Notes: One of their projectile heals allies
Suggested support gems in order of importance:ย
Feeding Frenzy II – Muster – Rapid Casting II – Magnified Area I– Multishot IIย
See Also
Spectre.lua details
Basic Attack Damage
Tags: 2HBluntWood_onhit_audio, allows_additional_projectiles, allows_inc_aoe, humanoid, melee, physical_affinity, ranged, red_blood, slow_movement
Skills: MeleeAtAnimationSpeed, MMSCenobiteMortarPoison, MMSCenobiteMortarExplode, MMSCenobiteMortarHeal, CGECenobiteMushroomCloud, EGCenobiteMushroomHealing, EDSCenobiteLeashImpact, EDSCenobiteLeashImpactWall
Resistances: Fire: 0%, Cold: 30%, Lightning: 0%, Chaos: 0%
Spawn Locations: Apex of Filth (Act 3), Backwash (Map), The Drowned City (Act 3), Found in Maps
{
"name": "Foul Blacksmith",
"monsterTags": [
"2HBluntWood_onhit_audio",
"allows_additional_projectiles",
"allows_inc_aoe",
"humanoid",
"melee",
"physical_affinity",
"ranged",
"red_blood",
"slow_movement"
],
"life": 1.3,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 0,
"coldResist": 30,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.3,
"damageSpread": 0.2,
"attackTime": 1.665,
"attackRange": 11,
"accuracy": 1,
"weaponType1": "One Handed Mace",
"baseMovementSpeed": 25,
"spectreReservation": 60,
"companionReservation": 34.2,
"monsterCategory": "Humanoid",
"spawnLocation": [
"Apex of Filth (Act 3)",
"Backwash (Map)",
"The Drowned City (Act 3)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"MMSCenobiteMortarPoison",
"MMSCenobiteMortarExplode",
"MMSCenobiteMortarHeal",
"CGECenobiteMushroomCloud",
"EGCenobiteMushroomHealing",
"EDSCenobiteLeashImpact",
"EDSCenobiteLeashImpactWall"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.5,
0,
")"
],
"id": "Metadata\/Monsters\/Cenobite\/CenobiteLeash\/CenobiteLeash",
"resistances": {
"fire": 0,
"cold": 30,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "MMSCenobiteMortarPoison",
"name": "Unknown"
},
{
"id": "MMSCenobiteMortarExplode",
"name": "Unknown"
},
{
"id": "MMSCenobiteMortarHeal",
"name": "Unknown"
},
{
"id": "CGECenobiteMushroomCloud",
"name": "Unknown"
},
{
"id": "EGCenobiteMushroomHealing",
"name": "Unknown"
},
{
"id": "EDSCenobiteLeashImpact",
"name": "Unknown"
},
{
"id": "EDSCenobiteLeashImpactWall",
"name": "Unknown"
}
]
}