click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Beast
Damage: Physical Hit
Zone: Hunting Grounds Act 1
Base spirit cost: 38
Notes: Generic melee basic 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: 1 Average: 2]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 248 – 372
Attack Time: 0.99 s
DPS: 313.8
| Life | 70% |
|---|---|
| Damage | 70% |
| Attack Time | 0.99 s |
| Base Movement Speed | 33 |
| Resists | Fire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed |
| Companion Reservation | 25.2% |
Show Path of Building spectre.lua
{
"name": "Bramble Ape",
"monsterTags": [
"beast",
"mammal_beast",
"medium_movement",
"melee",
"not_int",
"not_str",
"physical_affinity",
"red_blood",
"Unarmed_onhit_audio"
],
"life": 0.7,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.5,
"fireResist": -30,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 0.7,
"damageSpread": 0.2,
"attackTime": 0.99,
"attackRange": 6,
"accuracy": 1,
"baseMovementSpeed": 33,
"spectreReservation": 38,
"companionReservation": 25.2,
"monsterCategory": "Beast",
"spawnLocation": [
"Hunting Grounds (Act 1)",
"Kriar Village (Act 6)",
"Found in Maps",
"Untainted Paradise (Map)"
],
"skillList": [
"MeleeAtAnimationSpeed"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.733,
0,
")"
],
"id": "Metadata\/Monsters\/Monkeys\/Bramble\/BrambleMonkey1",
"resistances": {
"fire": -30,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
}
]
}