click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Beast
Damage: Physical Hit
Zone: Ogham Farmlands Act 1
Base spirit cost: 36
Notes: generic melee attackers, low aggro range, slow
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: 1]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 230 – 346
Attack Time: 1.07 s
DPS: 270.9
| Life | 65% |
|---|---|
| Damage | 65% |
| Attack Time | 1.07 s |
| Base Movement Speed | 18 |
| Resists | Fire: 0% / Cold: 0% / Lightning: -30% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed |
| Companion Reservation | 24.3% |
Show Path of Building spectre.lua
{
"name": "Rotting Crow",
"monsterTags": [
"beast",
"flying",
"melee",
"MonsterStab_onhit_audio",
"not_int",
"not_str",
"physical_affinity",
"very_slow_movement"
],
"life": 0.65,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.8,
"fireResist": 0,
"coldResist": 0,
"lightningResist": -30,
"chaosResist": 0,
"damage": 0.65,
"damageSpread": 0.2,
"attackTime": 1.065,
"attackRange": 6,
"accuracy": 1,
"baseMovementSpeed": 18,
"spectreReservation": 36,
"companionReservation": 24.3,
"monsterCategory": "Beast",
"spawnLocation": [
"Ogham Farmlands (Act 1)",
"Scorched Farmlands (Act 6)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed"
],
"modList": [
"StunDuration",
"OVERRIDE",
2,
0,
")"
],
"id": "Metadata\/Monsters\/Crow\/CrowCarrion",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": -30,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
}
]
}