click title for poe2db page

Type: 🧬 Hybrid Melee Caster and Attacker

Monster Family: Beast

Damage: Physical  Hit, Fire Hit

Zone: Shrike Island Act 4

Base spirit cost: 42

Notes: can be used with wildshards/nova proj, not great with wswap tech since their cast time is slow and they prefer melee attacks

Suggested support gems in order of importance: 

Feeding Frenzy II Muster  – Elemental Focus – Wildshards II – Fire Penetration II

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 284426
Attack Time: 1.07 s
DPS: 333.4
Life80%
Damage80%
Attack Time1.07 s
Base Movement Speed19
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MPSCrawGullSpit
Companion Reservation26.7%
Show Path of Building spectre.lua
{
    "name": "Vilespit Gull",
    "monsterTags": [
        "allows_additional_projectiles",
        "beast",
        "flying",
        "melee",
        "not_int",
        "not_str",
        "physical_affinity",
        "ranged",
        "red_blood",
        "Unarmed_onhit_audio",
        "very_slow_movement"
    ],
    "life": 0.8,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.5,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 0.8,
    "damageSpread": 0.2,
    "attackTime": 1.065,
    "attackRange": 11,
    "accuracy": 1,
    "baseMovementSpeed": 19,
    "spectreReservation": 42,
    "companionReservation": 26.7,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Shrike Island (Act 4)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MPSCrawGullSpit"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/WingedFiend\/CrawGull",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "name": "Spit",
            "hidden": true,
            "skillTypes": {
                ".Spell": true,
                ".Projectile": true,
                ".ProjectilesFromUser": true,
                ".Triggerable": true,
                ".Damage": true
            },
            "castTime": 1.75,
            "qualityStats": [],
            "levels": {
                "1": {
                    "critChance": 5,
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Spit",
                    "baseEffectiveness": 2.6500000953674,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "triggerable": true,
                        "projectile": true,
                        "spell": true,
                        "hit": true
                    },
                    "constantStats": [
                        [
                            "monster_projectile_variation",
                            1053
                        ],
                        [
                            "spell_maximum_action_distance_+%",
                            -45
                        ],
                        [
                            "active_skill_base_physical_damage_%_to_convert_to_fire",
                            25
                        ]
                    ],
                    "stats": [
                        "spell_minimum_base_physical_damage",
                        "spell_maximum_base_physical_damage",
                        "base_is_projectile",
                        "projectile_uses_contact_direction",
                        "projectile_uses_contact_position",
                        "use_scaled_contact_offset",
                        "action_attack_or_cast_time_uses_animation_length",
                        "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": "MPSCrawGullSpit"
        }
    ]
}