click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Beast
Damage: Physical Hit
Zone: Wildwood Unique map,
Rituals
Base spirit cost: 84
Notes: Decent AOE slam and leaps
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: 1 Average: 4]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 710 – 1065
Attack Time: 1.50 s
DPS: 591.7
| Life | 200% |
|---|---|
| Damage | 200% |
| Attack Time | 1.50 s |
| Base Movement Speed | 32 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed DemonHulkSlam BrambleHulkAllyEnrage BrambleHulkSlamLeap DemonHulkSlamTriggered |
| Companion Reservation | 42.3% |
Show Path of Building spectre.lua
{
"name": "Nameless Hulk",
"monsterTags": [
"beast",
"insect",
"medium_movement",
"MonsterBlunt_onhit_audio",
"not_dex",
"not_int",
"red_blood"
],
"extraFlags": {
"recommendedSpectre": true,
"recommendedBeast": true
},
"life": 2,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.5,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 2,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 13,
"accuracy": 1,
"baseMovementSpeed": 32,
"spectreReservation": 84,
"companionReservation": 42.3,
"monsterCategory": "Beast",
"spawnLocation": [
"The Blackwood (Act 6)",
"The Viridian Wildwood (Map)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"DemonHulkSlam",
"BrambleHulkAllyEnrage",
"BrambleHulkSlamLeap",
"DemonHulkSlamTriggered"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.9,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueRitual\/DemonFaction\/DemonHulk_",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "DemonHulkSlam",
"name": "Unknown"
},
{
"id": "BrambleHulkAllyEnrage",
"name": "Unknown"
},
{
"id": "BrambleHulkSlamLeap",
"name": "Unknown"
},
{
"id": "DemonHulkSlamTriggered",
"name": "Unknown"
}
]
}