click title for poe2db page
Type: 🧙 Melee Caster
Monster Family: Humanoid
Damage: Phys Hit, Phys DOT
Zone: Ngakanu Act 4
Base spirit cost: 71
Notes: generally clunky and bad to play with, maybe good vs bosses
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Brutality III – Swift Affliction II – Rapid Casting II/Magnified Area I
Click to rate this spectre!
[Total: 2 Average: 2]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 568 – 852
Attack Time: 1.50 s
DPS: 473.4
| Life | 160% |
|---|---|
| Damage | 160% |
| Attack Time | 1.50 s |
| Base Movement Speed | 24 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed GCEBloodFeverDrunkStuned GCEBloodFeverDrunkDeath EDSBloodFeverDrunkFlySpray EDSBloodFeverDrunkSelfVomit GSBloodFeverDrunkVomit |
Show Path of Building spectre.lua
{
"name": "Blood-fevered Brew-breather",
"monsterTags": [
"2HBluntWood_onhit_audio",
"allows_inc_aoe",
"human",
"humanoid",
"karui",
"melee",
"monster_has_on_death_mechanic",
"not_dex",
"not_int",
"physical_affinity",
"red_blood",
"slow_movement"
],
"life": 1.6,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.6,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.6,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 14,
"accuracy": 1,
"baseMovementSpeed": 24,
"spectreReservation": 71,
"companionReservation": 37.8,
"monsterCategory": "Humanoid",
"spawnLocation": [
"Heart of the Tribe (Act 4)",
"Ngakanu (Act 4)",
"The Jade Isles (Map)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"GCEBloodFeverDrunkStuned",
"GCEBloodFeverDrunkDeath",
"EDSBloodFeverDrunkFlySpray",
"EDSBloodFeverDrunkSelfVomit",
"GSBloodFeverDrunkVomit"
],
"modList": [],
"id": "Metadata\/Monsters\/BloodFeverKarui\/BloodFeverDrunk",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "GCEBloodFeverDrunkStuned",
"name": "Unknown"
},
{
"id": "GCEBloodFeverDrunkDeath",
"name": "Unknown"
},
{
"id": "EDSBloodFeverDrunkFlySpray",
"name": "Unknown"
},
{
"id": "EDSBloodFeverDrunkSelfVomit",
"name": "Unknown"
},
{
"id": "GSBloodFeverDrunkVomit",
"name": "Unknown"
}
]
}