click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Beast

Damage: Physical  Hit

Zone: Eye of Hinekora Act 4

Base spirit cost: 50

Notes: 15s cd charge that seemingly deals damage as it travels but otherwise they are not so good

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Brutality III – Heavy Swing/Impact Shockwave – Rapid Attacks II

Click to rate this spectre!
[Total: 1 Average: 2]

Spectre.lua details

Basic Attack Damage

Damage of this spectre’s basic melee attack at selected monster level.

Hit Damage: 355532
Attack Time: 1.20 s
DPS: 369.8
Life100%
Damage100%
Attack Time1.20 s
Base Movement Speed32
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
TCTawhoaBoarCharge
Companion Reservation30%
Show Path of Building spectre.lua
{
    "name": "Tawhoa's Boar",
    "monsterTags": [
        "beast",
        "karui",
        "mammal_beast",
        "medium_movement",
        "melee",
        "physical_affinity",
        "red_blood",
        "Unarmed_onhit_audio"
    ],
    "life": 1,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1,
    "damageSpread": 0.2,
    "attackTime": 1.2,
    "attackRange": 11,
    "accuracy": 1,
    "baseMovementSpeed": 32,
    "spectreReservation": 50,
    "companionReservation": 30,
    "monsterCategory": "Beast",
    "spawnLocation": [],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "TCTawhoaBoarCharge"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3.066,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/LeagueAncestral\/StandaloneTawhoa\/Boar\/TawhoaBoarStandalone",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "TCTawhoaBoarCharge",
            "name": "Unknown"
        }
    ]
}