click title for poe2db page
Type: 🏹⚔️ Hybrid Attacker
Monster Family: Beast
Damage: Physical Hit
Zone: Hunting Grounds Act 1
Base spirit cost: 99
Notes: High Damage but prohibitive cost
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II/Multishot II– Brutality III – Heft
Click to rate this spectre!
[Total: 1 Average: 3]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 887 – 1331
Attack Time: 1.50 s
DPS: 739.7
| Life | 250% |
|---|---|
| Damage | 250% |
| Attack Time | 1.50 s |
| Base Movement Speed | 32 |
| Resists | Fire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed RootSpiderBurrow RootSpiderEmerge MPWHuntingGroundBurrowerSpit GABrambleBurrowerImpact |
| Companion Reservation | 47.4% |
Show Path of Building spectre.lua
{
"name": "Bramble Burrower",
"monsterTags": [
"allows_additional_projectiles",
"beast",
"Beast_onhit_audio",
"cannot_be_monolith",
"devourer",
"hidden_monster",
"immobile",
"medium_movement",
"melee",
"not_dex",
"not_int",
"physical_affinity",
"ranged",
"red_blood",
"spider"
],
"life": 2.5,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.5,
"fireResist": -30,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 2.5,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 30,
"accuracy": 1,
"baseMovementSpeed": 32,
"spectreReservation": 99,
"companionReservation": 47.4,
"monsterCategory": "Beast",
"spawnLocation": [
"Ashen Forest (Act 6)",
"Hunting Grounds (Act 1)",
"Kriar Village (Act 6)",
"Found in Maps",
"Untainted Paradise (Map)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"RootSpiderBurrow",
"RootSpiderEmerge",
"MPWHuntingGroundBurrowerSpit",
"GABrambleBurrowerImpact"
],
"modList": [
"KnockbackImmune",
"FLAG",
1,
0,
")",
"StunDuration",
"OVERRIDE",
5.333,
0,
")"
],
"id": "Metadata\/Monsters\/MudBurrower\/BrambleBurrower",
"resistances": {
"fire": -30,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "RootSpiderBurrow",
"name": "Unknown"
},
{
"id": "RootSpiderEmerge",
"name": "Unknown"
},
{
"id": "MPWHuntingGroundBurrowerSpit",
"name": "Unknown"
},
{
"id": "GABrambleBurrowerImpact",
"name": "Unknown"
}
]
}