click title for poe2db page

Type: 🧙 Ranged Caster

Monster Familiy: Beast

Damage: Physical  Hit, Poison, Chaos DOT

Zone: Grelwood Act 1
Grim Tangle Act 1

Base spirit cost: 57

Notes: Shamblers but really good damage and clear, can be used with wswap

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Casting II – Magnified Area I- Swift Affliction II/Multishot II/Ricochet II 

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 426639
Attack Time: 2.00 s
DPS: 266.9
Life120%
Damage120%
Attack Time2.00 s
Base Movement Speed8
ResistsFire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0%
SkillsFungalArtilleryMortar
FungalArtilleryFungalGroundFromMortar
Companion Reservation33%
Show Path of Building spectre.lua
{
    "name": "Fungal Artillery",
    "monsterTags": [
        "allows_additional_projectiles",
        "allows_inc_aoe",
        "beast",
        "flying",
        "monster_barely_moves",
        "physical_affinity",
        "ranged",
        "Unarmed_onhit_audio",
        "very_slow_movement"
    ],
    "life": 1.2,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.2,
    "damageSpread": 0.2,
    "attackTime": 1.995,
    "attackRange": 9,
    "accuracy": 1,
    "baseMovementSpeed": 8,
    "spectreReservation": 57,
    "companionReservation": 33,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Ashen Forest (Act 6)",
        "Decay (Map)",
        "Seepage (Map)",
        "The Grim Tangle (Act 1)",
        "Found in Maps"
    ],
    "skillList": [
        "FungalArtilleryMortar",
        "FungalArtilleryFungalGroundFromMortar"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.5,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Zombies\/Fungal\/FungalArtillery1__",
    "resistances": {
        "fire": 0,
        "cold": 30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "name": "Mortar",
            "hidden": true,
            "skillTypes": {
                ".Spell": true,
                ".Projectile": true,
                ".ProjectilesFromUser": true,
                ".Triggerable": true,
                ".Damage": true
            },
            "castTime": 1.333,
            "qualityStats": [],
            "levels": {
                "1": {
                    "critChance": 5,
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Mortar",
                    "baseEffectiveness": 3.7999999523163,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "spell": true,
                        "projectile": true,
                        "triggerable": true
                    },
                    "constantStats": [
                        [
                            "projectile_spread_radius",
                            5
                        ],
                        [
                            "monster_projectile_variation",
                            1120
                        ],
                        [
                            "spell_maximum_action_distance_+%",
                            -35
                        ]
                    ],
                    "stats": [
                        "spell_minimum_base_physical_damage",
                        "spell_maximum_base_physical_damage",
                        "is_area_damage",
                        "base_is_projectile",
                        "projectile_uses_contact_position",
                        "global_poison_on_hit",
                        "base_skill_can_be_avoided_by_dodge_roll",
                        "projectile_ballistic_angle_from_reference_event"
                    ],
                    "notMinionStat": [
                        "spell_minimum_base_physical_damage",
                        "spell_maximum_base_physical_damage"
                    ],
                    "levels": {
                        "1": {
                            "0": 0.80000001192093,
                            "1": 1.2000000476837,
                            "statInterpolation": [
                                3,
                                3
                            ],
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "FungalArtilleryMortar"
        },
        {
            "id": "FungalArtilleryFungalGroundFromMortar",
            "name": "Unknown"
        }
    ]
}