click title for poe2db page

Type: 🏹 Ranged Attacker

Monster Familiy: Undead

Damage: Physical  Hit, Fire Hit, Fire DOT/Ignite

Zone: Castaway Unique map

 Journey’s End Act 4

Base spirit cost: 67

Notes: Big hits ranged, slow attack windup

Suggested support gems in order of importance: 

Feeding Frenzy II – Muster – Rapid Attacks II – Fire Infusion – Gambleshot/Multishot II

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 532798
Attack Time: 1.50 s
DPS: 443.8
Life150%
Damage150%
Attack Time1.50 s
Base Movement Speed8
ResistsFire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MPWPirateCannonball
GAPirateCannonballImpact
Show Path of Building spectre.lua
{
    "name": "Rotting Cannoneer",
    "monsterTags": [
        "allows_additional_projectiles",
        "allows_inc_aoe",
        "fire_affinity",
        "humanoid",
        "physical_affinity",
        "ranged",
        "skeleton",
        "Unarmed_onhit_audio",
        "undead",
        "very_slow_movement"
    ],
    "life": 1.5,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.5,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 14,
    "accuracy": 1,
    "baseMovementSpeed": 8,
    "spectreReservation": 67,
    "companionReservation": 36.6,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Castaway (Map)",
        "Flotsam (Map)",
        "Journey's End (Act 4)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MPWPirateCannonball",
        "GAPirateCannonballImpact"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.933,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Pirates\/PirateCannon",
    "resistances": {
        "fire": 0,
        "cold": 30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MPWPirateCannonball",
            "name": "Unknown"
        },
        {
            "id": "GAPirateCannonballImpact",
            "name": "Unknown"
        }
    ]
}