click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Familiy: Demon

Damage: Physical Hit

Zone: Abyss

Base spirit cost: 50

Notes: hey should have a projectile attack that poisons, does not trigger; otherwise decent for the cost, albeit a bit slow moving

Suggested support gems in order of importance: 

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

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: 355532
Attack Time: 1.80 s
DPS: 246.6
Life100%
Damage100%
Attack Time1.80 s
Base Movement Speed33
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
HuhuGrubLarvaeMortar
HuhuGrubRangedStanceChange
Show Path of Building spectre.lua
{
    "name": "Gargantuan Larva",
    "monsterTags": [
        "abyssal",
        "demon",
        "insect",
        "medium_movement",
        "melee",
        "Stab_onhit_audio"
    ],
    "life": 1,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1,
    "damageSpread": 0.2,
    "attackTime": 1.8,
    "attackRange": 12,
    "accuracy": 1,
    "baseMovementSpeed": 33,
    "spectreReservation": 50,
    "companionReservation": 30,
    "monsterCategory": "Demon",
    "spawnLocation": [
        "Abyssal Depths (Act 2)",
        "Dark Domain",
        "Lightless Passage (Act 2)",
        "Lightless Void"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "HuhuGrubLarvaeMortar",
        "HuhuGrubRangedStanceChange"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/LeagueAbyss\/Fodder\/HuhuGrubLarvaeLargeAbyssSpectre",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "name": "Mortar",
            "hidden": true,
            "description": "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
            "skillTypes": {
                ".Projectile": true,
                ".ProjectilesFromUser": true,
                ".Spell": true,
                ".Damage": true,
                ".Area": true,
                ".Trappable": true,
                ".Totemable": true,
                ".Mineable": true,
                ".Multicastable": true,
                ".Triggerable": true,
                ".AreaSpell": true
            },
            "castTime": 1.3,
            "qualityStats": [],
            "levels": {
                "1": {
                    "critChance": 5,
                    "storedUses": 1,
                    "levelRequirement": 0,
                    "cooldown": 2.5
                }
            },
            "statSets": {
                "1": {
                    "label": "Mortar",
                    "baseEffectiveness": 2.5,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "triggerable": true,
                        "projectile": true,
                        "spell": true,
                        "hit": true,
                        "area": true
                    },
                    "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"
                    ],
                    "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": "HuhuGrubLarvaeMortar"
        },
        {
            "id": "HuhuGrubRangedStanceChange",
            "name": "Unknown"
        }
    ]
}