click title for poe2db page

Type: 🧬 Hybrid Caster and Attacker

Monster Family: Humanoid

Damage: Physical  Hit, Fire Hit, Ignite

Zone: The manor Ramparts Act 1

Base spirit cost: 67

Notes: Good damage, the AI has and flamethrower cone was buffed in 0.4

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Casting II –  Nova Projectiles I – Multishot II

or

Feeding Frenzy IIMuster – Rapid Casting II – Gambleshot – Elemental Focus/Controlled Destruction

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

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 Speed42
ResistsFire: 30% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
GPSCourtGuardFireball
MPSCorruptedCourtGuardFireball
EDSCorruptedMageFlamethrower
Show Path of Building spectre.lua
{
    "name": "Iron Thaumaturgist",
    "monsterTags": [
        "allows_additional_projectiles",
        "allows_inc_aoe",
        "caster",
        "fast_movement",
        "fire_affinity",
        "human",
        "humanoid",
        "not_dex",
        "not_str",
        "ranged",
        "red_blood"
    ],
    "life": 1.5,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.3,
    "fireResist": 30,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.5,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 14,
    "accuracy": 1,
    "baseMovementSpeed": 42,
    "spectreReservation": 67,
    "companionReservation": 36.6,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Grimhaven (Map)",
        "Holten Estate (Act 6)",
        "Ogham Farmlands (Act 1)",
        "Ogham Manor (Act 1)",
        "The Manor Ramparts (Act 1)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "GPSCourtGuardFireball",
        "MPSCorruptedCourtGuardFireball",
        "EDSCorruptedMageFlamethrower"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.33,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/TheCountsGuardEliteCorruptedMageLessCorrupted\/CorruptedEliteGuard",
    "resistances": {
        "fire": 30,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "GPSCourtGuardFireball",
            "name": "Unknown"
        },
        {
            "id": "MPSCorruptedCourtGuardFireball",
            "name": "Unknown"
        },
        {
            "id": "EDSCorruptedMageFlamethrower",
            "name": "Unknown"
        }
    ]
}