Type: ⚔️ Melee Attacker
Monster Family: Beast
Damage: Physical Hit
Zone: Ogham Farmlands Act 1
Base spirit cost: 91
Notes: Shamblers, very high damage and leap slams
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III- Heavy Swing/Impact Shockwave
Other YouTube Videos Covering This Spectre
Videos are selected for relevance and educational value.
See Also
Spectre.lua details
Basic Attack Damage
| Life | 225% |
|---|---|
| Damage | 225% |
| Attack Time | 2.00 s |
| Base Movement Speed | 12 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed DTTScarecrowLeap EASScarecrowCrowStorm GAScarecrowLeapSlam GAScarecrowComboAttack1 GAScarecrowComboAttack2 GAScarecrowBeastBlade CrowScarecrowCrows |
| Companion Reservation | 45% |
| Spectre Reservation | 91 |
Tags: 2HSharpMetal_onhit_audio, allows_inc_aoe, beast, humanoid, mammal_beast, melee, physical_affinity, red_blood, very_slow_movement
Skills: MeleeAtAnimationSpeed, DTTScarecrowLeap, EASScarecrowCrowStorm, GAScarecrowLeapSlam, GAScarecrowComboAttack1, GAScarecrowComboAttack2, GAScarecrowBeastBlade, CrowScarecrowCrows
Resistances: Fire: 0%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: Farmlands Hideout (Map), Ogham Farmlands (Act 1), Scorched Farmlands (Act 6), Found in Maps
{
"name": "Scarecrow Beast",
"monsterTags": [
"2HSharpMetal_onhit_audio",
"allows_inc_aoe",
"beast",
"humanoid",
"mammal_beast",
"melee",
"physical_affinity",
"red_blood",
"very_slow_movement"
],
"life": 2.25,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 2.25,
"damageSpread": 0.2,
"attackTime": 1.995,
"attackRange": 18,
"accuracy": 1,
"baseMovementSpeed": 12,
"spectreReservation": 91,
"companionReservation": 45,
"monsterCategory": "Beast",
"spawnLocation": [
"Farmlands Hideout (Map)",
"Ogham Farmlands (Act 1)",
"Scorched Farmlands (Act 6)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"DTTScarecrowLeap",
"EASScarecrowCrowStorm",
"GAScarecrowLeapSlam",
"GAScarecrowComboAttack1",
"GAScarecrowComboAttack2",
"GAScarecrowBeastBlade",
"CrowScarecrowCrows"
],
"modList": [
"StunDuration",
"OVERRIDE",
3.066,
0,
")"
],
"id": "Metadata\/Monsters\/ScarecrowBeast\/ScarecrowBeast",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "DTTScarecrowLeap",
"name": "Unknown"
},
{
"id": "EASScarecrowCrowStorm",
"name": "Unknown"
},
{
"id": "GAScarecrowLeapSlam",
"name": "Unknown"
},
{
"id": "GAScarecrowComboAttack1",
"name": "Unknown"
},
{
"id": "GAScarecrowComboAttack2",
"name": "Unknown"
},
{
"id": "GAScarecrowBeastBlade",
"name": "Unknown"
},
{
"id": "CrowScarecrowCrows",
"name": "Unknown"
}
]
}