click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Beast
Damage: Physical Hit
Zone: Shrike Island Act 4
Base spirit cost: 53
Notes: just basic attack, nothing special, no aoe
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Brutality III – Heavy Swing/Impact Shockwave – Rapid Attacks II
Click to rate this spectre!
[Total: 1 Average: 2]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 390 – 585
Attack Time: 1.28 s
DPS: 382.9
| Life | 110% |
|---|---|
| Damage | 110% |
| Attack Time | 1.28 s |
| Base Movement Speed | 37 |
| Resists | Fire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed |
| Companion Reservation | 31.5% |
Show Path of Building spectre.lua
{
"name": "Manshrike",
"monsterTags": [
"beast",
"humanoid",
"medium_movement",
"melee",
"not_int",
"not_str",
"physical_affinity",
"red_blood",
"Unarmed_onhit_audio"
],
"life": 1.1,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.3,
"fireResist": 0,
"coldResist": 30,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.1,
"damageSpread": 0.2,
"attackTime": 1.275,
"attackRange": 10,
"accuracy": 1,
"weaponType1": "One Handed Mace",
"baseMovementSpeed": 37,
"spectreReservation": 53,
"companionReservation": 31.5,
"monsterCategory": "Beast",
"spawnLocation": [
"Shrike Island (Act 4)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed"
],
"modList": [
"StunDuration",
"OVERRIDE",
3.833,
0,
")"
],
"id": "Metadata\/Monsters\/GullMen\/GullMen",
"resistances": {
"fire": 0,
"cold": 30,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
}
]
}