click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Demon
Damage: Physical Hit, Physical DOT
Zone: The Manor Ramparts Act 1
Base spirit cost: 42
Notes: synergy with courtesan, overall bad
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III – Swift Affliction
Other YouTube Videos Covering This Spectre
Videos are selected for relevance and educational value.
See Also
Spectre.lua details
Basic Attack Damage
Tags: allows_inc_aoe, demon, humanoid, medium_movement, melee, monster_has_on_death_mechanic, not_int, not_str, physical_affinity, red_blood, Unarmed_onhit_audio
Skills: LivingBloodGroundSmall, LivingBloodBurstSmall, MeleeAtAnimationSpeed
Resistances: Fire: 0%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: Bloodwood (Map), Holten Estate (Act 6), Mausoleum of the Praetor (Act 1), Ogham Manor (Act 1), Ogham Village (Act 1), The Manor Ramparts (Act 1), Found in Maps
{
"name": "Blood Cretin",
"monsterTags": [
"allows_inc_aoe",
"demon",
"humanoid",
"medium_movement",
"melee",
"monster_has_on_death_mechanic",
"not_int",
"not_str",
"physical_affinity",
"red_blood",
"Unarmed_onhit_audio"
],
"life": 0.8,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.3,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 0.88,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 6,
"accuracy": 1,
"baseMovementSpeed": 37,
"spectreReservation": 42,
"companionReservation": 26.7,
"monsterCategory": "Demon",
"spawnLocation": [
"Bloodwood (Map)",
"Holten Estate (Act 6)",
"Mausoleum of the Praetor (Act 1)",
"Ogham Manor (Act 1)",
"Ogham Village (Act 1)",
"The Manor Ramparts (Act 1)",
"Found in Maps"
],
"skillList": [
"LivingBloodGroundSmall",
"LivingBloodBurstSmall",
"MeleeAtAnimationSpeed"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.25,
0,
")"
],
"id": "Metadata\/Monsters\/BloodMonsters\/BloodCretin1",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "LivingBloodGroundSmall",
"name": "Unknown"
},
{
"id": "LivingBloodBurstSmall",
"name": "Unknown"
},
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
}
]
}