click title for poe2db page
Type: 🧬 Hybrid Caster and Attacker
Monster Family: Undead
Damage: Physical Hit, Fire Hit, Ignite
Zone: Mausoleum of the Praetor Act 1
Tomb of the Consort Act 1
Base spirit cost: 91
Notes: Retaliates with spell projectiles when shield gets hit by a projectile. 100% block
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: 798 – 1198
Attack Time: 1.50 s
DPS: 665.7
| Life | 225% |
|---|---|
| Damage | 225% |
| Attack Time | 1.50 s |
| Base Movement Speed | 16 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed SkeletalKnightCleave GASkeletalKnightShieldBash MPSSkeletalKnightShieldProjectile GASkeletalKnightShieldBashImpact |
Show Path of Building spectre.lua
{
"name": "Eternal Knight",
"monsterTags": [
"2HSharpMetal_onhit_audio",
"allows_additional_projectiles",
"allows_inc_aoe",
"bones",
"humanoid",
"melee",
"monster_blocks_damage",
"not_dex",
"not_int",
"physical_affinity",
"skeleton",
"undead",
"very_slow_movement"
],
"life": 2.25,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.8,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 2.25,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 15,
"accuracy": 1,
"weaponType2": "Shield",
"baseMovementSpeed": 16,
"spectreReservation": 91,
"companionReservation": 45,
"monsterCategory": "Undead",
"spawnLocation": [
"Epitaph (Map)",
"Holten (Act 6)",
"Mausoleum of the Praetor (Act 1)",
"Found in Maps",
"Tomb of the Consort (Act 1)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"SkeletalKnightCleave",
"GASkeletalKnightShieldBash",
"MPSSkeletalKnightShieldProjectile",
"GASkeletalKnightShieldBashImpact"
],
"modList": [
"BlockChance",
"BASE",
100,
0,
")",
"BlockChanceMax",
"BASE",
25,
0,
")",
"StunDuration",
"OVERRIDE",
2.95,
0,
")"
],
"id": "Metadata\/Monsters\/SkeletalKnight\/SkeletalKnight",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "SkeletalKnightCleave",
"name": "Unknown"
},
{
"id": "GASkeletalKnightShieldBash",
"name": "Unknown"
},
{
"id": "MPSSkeletalKnightShieldProjectile",
"name": "Unknown"
},
{
"id": "GASkeletalKnightShieldBashImpact",
"name": "Unknown"
}
]
}