click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Demon
Damage: Physical Hit
Zone: Abyss
Base spirit cost: 42
Notes: just basic melee attack, low dps, low movement speed, low attackspeed
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III – Heavy Swing/Impact Shockwave
Click to rate this spectre!
[Total: 1 Average: 2]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 284 – 426
Attack Time: 1.50 s
DPS: 236.7
| Life | 80% |
|---|---|
| Damage | 80% |
| Attack Time | 1.50 s |
| Base Movement Speed | 37 |
| Resists | Fire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed SOBlackbloodRemnant |
Show Path of Building spectre.lua
{
"name": "Blackblooded Cretin",
"monsterTags": [
"abyssal",
"allows_inc_aoe",
"blackblood_faction",
"demon",
"medium_movement",
"Unarmed_onhit_audio"
],
"life": 0.8,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 0,
"coldResist": 30,
"lightningResist": 0,
"chaosResist": 0,
"damage": 0.8,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 6,
"accuracy": 1,
"baseMovementSpeed": 37,
"spectreReservation": 42,
"companionReservation": 26.7,
"monsterCategory": "Demon",
"spawnLocation": [
"Abyssal Depths (Act 2)",
"Dark Domain",
"Lightless Passage (Act 2)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"SOBlackbloodRemnant"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.25,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueAbyss\/Blackblood\/CretinSpectre",
"resistances": {
"fire": 0,
"cold": 30,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "SOBlackbloodRemnant",
"name": "Unknown"
}
]
}