click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Undead
Damage: Physical Hit
Zone: Mausoleum of the Praetor Act 1
Base spirit cost: 62
Notes: Fast Melee attackers
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: 2 Average: 4]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 479 – 718
Attack Time: 1.50 s
DPS: 399.4
| Life | 135% |
|---|---|
| Damage | 135% |
| Attack Time | 1.50 s |
| Base Movement Speed | 65 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed GhoulCommanderVomit GhoulCommanderDash GhoulCommanderHowl |
Show Path of Building spectre.lua
{
"name": "Ghoul Commander",
"monsterTags": [
"allows_inc_aoe",
"demon",
"fast_movement",
"humanoid",
"melee",
"not_int",
"not_str",
"physical_affinity",
"Unarmed_onhit_audio",
"very_fast_movement"
],
"life": 1.35,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.3,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.35,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 8,
"accuracy": 1,
"baseMovementSpeed": 65,
"spectreReservation": 62,
"companionReservation": 34.8,
"monsterCategory": "Demon",
"spawnLocation": [
"Holten (Act 6)",
"Mausoleum of the Praetor (Act 1)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"GhoulCommanderVomit",
"GhoulCommanderDash",
"GhoulCommanderHowl"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.533,
0,
")"
],
"id": "Metadata\/Monsters\/Ghouls\/GhoulCommander",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "GhoulCommanderVomit",
"name": "Unknown"
},
{
"id": "GhoulCommanderDash",
"name": "Unknown"
},
{
"id": "GhoulCommanderHowl",
"name": "Unknown"
}
]
}