click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Undead
Damage: Physical Hit, Lightning Hit
Zone: The Red Vale Act 1
Base spirit cost: 50
Notes: Fast melee attackers
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Lightning Attunement – Heavy Swing/Impact Shockwave/Heft
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.50 s
DPS: 295.9
| Life | 100% |
|---|---|
| Damage | 100% |
| Attack Time | 1.50 s |
| Base Movement Speed | 51 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed GAFarudinCrawlerSpearSlam GSFarudinCrawlerDelayedStrike |
Show Path of Building spectre.lua
{
"name": "Faridun Crawler",
"monsterTags": [
"Claw_onhit_audio",
"fast_movement",
"humanoid",
"melee",
"not_int",
"physical_affinity",
"undead",
"very_fast_movement",
"zombie"
],
"life": 1,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.3,
"evasion": 0.2,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 14,
"accuracy": 1,
"weaponType1": "None",
"baseMovementSpeed": 51,
"spectreReservation": 50,
"companionReservation": 30,
"monsterCategory": "Undead",
"spawnLocation": [
"Mawdun Mine (Act 2)",
"Mawdun Quarry (Act 2)",
"The Dreadnought (Act 2)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"GAFarudinCrawlerSpearSlam",
"GSFarudinCrawlerDelayedStrike"
],
"modList": [],
"id": "Metadata\/Monsters\/Ghouls\/FarudinCrawler",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "GAFarudinCrawlerSpearSlam",
"name": "Unknown"
},
{
"id": "GSFarudinCrawlerDelayedStrike",
"name": "Unknown"
}
]
}