click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Beast
Damage: Phys Hit, Fire Hit
Zone: Ngakanu Act 4
Base spirit cost: 50
Notes:built-in fire explosion sometimes on melee kill seemingly; decent damage for 50cost and good with impact shockwave
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Elemental Armament II – Fire Attunement/Impact Shockwave
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: 355 – 532
Attack Time: 1.50 s
DPS: 295.9
| Life | 100% |
|---|---|
| Damage | 100% |
| Attack Time | 1.50 s |
| Base Movement Speed | 36 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed BloodFeverBoarCharge GSBloodFeverExplode BloodFeverBoarChargeTopple |
| Companion Reservation | 30% |
Show Path of Building spectre.lua
{
"name": "Blood-fevered Tuskbeast",
"monsterTags": [
"allows_inc_aoe",
"beast",
"Beast_onhit_audio",
"medium_movement",
"melee",
"not_int",
"physical_affinity",
"red_blood"
],
"life": 1,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.25,
"evasion": 0.25,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 12,
"accuracy": 1,
"baseMovementSpeed": 36,
"spectreReservation": 50,
"companionReservation": 30,
"monsterCategory": "Beast",
"spawnLocation": [
"Ngakanu (Act 4)",
"The Jade Isles (Map)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"BloodFeverBoarCharge",
"GSBloodFeverExplode",
"BloodFeverBoarChargeTopple"
],
"modList": [],
"id": "Metadata\/Monsters\/BloodFeverKarui\/BloodFeverBoar",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "BloodFeverBoarCharge",
"name": "Unknown"
},
{
"id": "GSBloodFeverExplode",
"name": "Unknown"
},
{
"id": "BloodFeverBoarChargeTopple",
"name": "Unknown"
}
]
}