click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Humanoid
Damage: Physical Hit
Zone: Utzaal Act 2
Aggorat Act 2
Base spirit cost: 50
Notes: Generic attackers, nothing special
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: 3]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 355 – 532
Attack Time: 1.25 s
DPS: 356.5
| Life | 100% |
|---|---|
| Damage | 100% |
| Attack Time | 1.25 s |
| Base Movement Speed | 52 |
| Resists | Fire: 30% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed |
Show Path of Building spectre.lua
{
"name": "Blood Zealot",
"monsterTags": [
"1HSword_onhit_audio",
"cultist",
"fast_movement",
"human",
"humanoid",
"melee",
"not_int",
"not_str",
"physical_affinity",
"red_blood",
"very_fast_movement"
],
"life": 1,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.3,
"fireResist": 30,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1,
"damageSpread": 0.2,
"attackTime": 1.245,
"attackRange": 10,
"accuracy": 1,
"weaponType1": "Dagger",
"weaponType2": "Dagger",
"baseMovementSpeed": 52,
"spectreReservation": 50,
"companionReservation": 30,
"monsterCategory": "Humanoid",
"spawnLocation": [
"Aggorat (Act 3)",
"Frigid Bluffs",
"Lost Towers (Map)",
"Sealed Vault (Map)",
"The Cuachic Vault (Act 6)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.65,
0,
")"
],
"id": "Metadata\/Monsters\/VaalMonsters\/Zealots\/VaalZealotDaggersBlood",
"resistances": {
"fire": 30,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
}
]
}