click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Undead
Damage: Physical Hit, Cold Hit
Zone: Expedition
Base spirit cost: 84
Notes: high base damage, similar to Death Knight, different abilities
Suggested support gems in order of importance:
Feeding Frenzy – Muster – Martial Tempo – Cold Infusion – Heavy Strike/Heft
Click to rate this spectre!
[Total: 1 Average: 4]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 683 – 1269
Attack Time: 2.25 s
DPS: 433.9
| Life | 200% |
|---|---|
| Damage | 220% |
| Attack Time | 2.25 s |
| Base Movement Speed | 13 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed GAExpeditionDeathKnightSlam GSExpeditionDeathKnightNova WalkEmergeExpeditionDeathKnight |
Show Path of Building spectre.lua
{
"name": "Knight of the Sun",
"monsterTags": [
"2HBluntWood_onhit_audio",
"humanoid",
"not_dex",
"not_int",
"undead",
"very_slow_movement",
"ward_armour"
],
"life": 2,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.8,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 2.2,
"damageSpread": 0.3,
"attackTime": 2.25,
"attackRange": 16,
"accuracy": 1,
"weaponType1": "Two Handed Mace",
"baseMovementSpeed": 13,
"spectreReservation": 84,
"companionReservation": 42.3,
"monsterCategory": "Undead",
"spawnLocation": [],
"skillList": [
"MeleeAtAnimationSpeed",
"GAExpeditionDeathKnightSlam",
"GSExpeditionDeathKnightNova",
"WalkEmergeExpeditionDeathKnight"
],
"modList": [],
"id": "Metadata\/Monsters\/LeagueExpeditionNew\/DeathKnight\/ExpeditionDeathKnight",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "GAExpeditionDeathKnightSlam",
"name": "Unknown"
},
{
"id": "GSExpeditionDeathKnightNova",
"name": "Unknown"
},
{
"id": "WalkEmergeExpeditionDeathKnight",
"name": "Unknown"
}
]
}