Type: ⚔️ Melee Attacker
Monster Family: Beast
Damage: Physical Hit
Zone: Hunting Grounds Act 1
Base spirit cost: 84
Notes: Leap slam into aoe-ground slam, improved AI in 0.4
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Heft – Heavy Swing/Uul-Netol’s Embrace
See Also
Spectre.lua details
Basic Attack Damage
| Life | 200% |
|---|---|
| Damage | 200% |
| Attack Time | 1.50 s |
| Base Movement Speed | 32 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed BrambleHulkSlam BrambleHulkAllyEnrage BrambleHulkSlamLeap BrambleHulkSlamTriggered |
| Companion Reservation | 42.3% |
| Spectre Reservation | 84 |
Tags: allows_inc_aoe, beast, insect, medium_movement, melee, MonsterBlunt_onhit_audio, not_dex, not_int, physical_affinity, red_blood
Skills: MeleeAtAnimationSpeed, BrambleHulkSlam, BrambleHulkAllyEnrage, BrambleHulkSlamLeap, BrambleHulkSlamTriggered
Resistances: Fire: 0%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: Hunting Grounds (Act 1), Kriar Village (Act 6), Found in Maps, Untainted Paradise (Map)
{
"name": "Bramble Hulk",
"monsterTags": [
"allows_inc_aoe",
"beast",
"insect",
"medium_movement",
"melee",
"MonsterBlunt_onhit_audio",
"not_dex",
"not_int",
"physical_affinity",
"red_blood"
],
"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": [
"Hunting Grounds (Act 1)",
"Kriar Village (Act 6)",
"Found in Maps",
"Untainted Paradise (Map)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"BrambleHulkSlam",
"BrambleHulkAllyEnrage",
"BrambleHulkSlamLeap",
"BrambleHulkSlamTriggered"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.9,
0,
")"
],
"id": "Metadata\/Monsters\/BrambleHulk\/BrambleHulk1",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "BrambleHulkSlam",
"name": "Unknown"
},
{
"id": "BrambleHulkAllyEnrage",
"name": "Unknown"
},
{
"id": "BrambleHulkSlamLeap",
"name": "Unknown"
},
{
"id": "BrambleHulkSlamTriggered",
"name": "Unknown"
}
]
}