click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Beast
Damage: Physical Hit
Zone: Vastiri Outskirts Act 2
Base spirit cost: 50
Notes: Fast moving unit, they only have basic attack, good stun buildup
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III – Heavy Strike/Impact Shockwave
See Also
Spectre.lua details
Basic Attack Damage
Tags: beast, Beast_onhit_audio, fast_movement, mammal_beast, melee, not_int, not_str, physical_affinity, red_blood, very_fast_movement
Skills: MeleeAtAnimationSpeed, EASHyenaMonsterWhoop, EASHyenaMonsterWhoopFlipped, EGHyenaDogpile, WalkEmergeHyena
Resistances: Fire: 0%, Cold: 30%, Lightning: 0%, Chaos: 0%
Spawn Locations: Mesa (Map), Qimah (Act 6), Savannah (Map), The Bone Pits (Act 2), Found in Maps, Vastiri Outskirts (Act 2), Wetlands (Map)
{
"name": "Hyena Demon",
"monsterTags": [
"beast",
"Beast_onhit_audio",
"fast_movement",
"mammal_beast",
"melee",
"not_int",
"not_str",
"physical_affinity",
"red_blood",
"very_fast_movement"
],
"life": 1,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.3,
"fireResist": 0,
"coldResist": 30,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 9,
"accuracy": 1,
"baseMovementSpeed": 50,
"spectreReservation": 50,
"companionReservation": 30,
"monsterCategory": "Beast",
"spawnLocation": [
"Mesa (Map)",
"Qimah (Act 6)",
"Savannah (Map)",
"The Bone Pits (Act 2)",
"Found in Maps",
"Vastiri Outskirts (Act 2)",
"Wetlands (Map)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"EASHyenaMonsterWhoop",
"EASHyenaMonsterWhoopFlipped",
"EGHyenaDogpile",
"WalkEmergeHyena"
],
"modList": [
"StunDuration",
"OVERRIDE",
2,
0,
")"
],
"id": "Metadata\/Monsters\/HyenaMonster\/HyenaMonster",
"resistances": {
"fire": 0,
"cold": 30,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "EASHyenaMonsterWhoop",
"name": "Unknown"
},
{
"id": "EASHyenaMonsterWhoopFlipped",
"name": "Unknown"
},
{
"id": "EGHyenaDogpile",
"name": "Unknown"
},
{
"id": "WalkEmergeHyena",
"name": "Unknown"
}
]
}