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
See Also
Spectre.lua details
Basic Attack Damage
Tags: 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
Skills: MeleeAtAnimationSpeed, RootSpiderBurrow, RootSpiderEmerge, MPWHuntingGroundBurrowerSpit, GABrambleBurrowerImpact
Resistances: Fire: -30%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: Ashen Forest (Act 6), Hunting Grounds (Act 1), Kriar Village (Act 6), Found in Maps, Untainted Paradise (Map)
{
"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"
}
]
}