click title for poe2db page

Type: 🏹 Ranged Attacker

Monster Familiy: Humanoid

Damage: Physical  Hit, Poison

Zone: The Azak Bog Act 3

Base spirit cost: 50

Notes: Built in “multiproj” they fire 3 darts in a row similar to quill crab

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks II- Corrosion – Multishot II/Gambleshot

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: 355532
Attack Time: 2.00 s
DPS: 222.5
Life100%
Damage100%
Attack Time2.00 s
Base Movement Speed30
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMPWVaalSavageBlowDart
Show Path of Building spectre.lua
{
    "name": "Azak Fledgling",
    "monsterTags": [
        "allows_additional_projectiles",
        "Arrow_onhit_audio",
        "human",
        "humanoid",
        "medium_movement",
        "melee",
        "monster_applies_poison",
        "not_int",
        "not_str",
        "physical_affinity",
        "ranged",
        "red_blood"
    ],
    "life": 1,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.5,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1,
    "damageSpread": 0.2,
    "attackTime": 1.995,
    "attackRange": 14,
    "accuracy": 1,
    "weaponType1": "Bow",
    "baseMovementSpeed": 30,
    "spectreReservation": 50,
    "companionReservation": 30,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "The Azak Bog (Act 3)",
        "Found in Maps"
    ],
    "skillList": [
        "MPWVaalSavageBlowDart"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/VaalSavage\/VaalSavageDelinquent",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "name": "Blow Dart",
            "hidden": true,
            "skillTypes": {
                ".Attack": true,
                ".RangedAttack": true,
                ".MirageArcherCanUse": true,
                ".Projectile": true,
                ".ProjectilesFromUser": true,
                ".Damage": true,
                ".Triggerable": true
            },
            "castTime": 2,
            "qualityStats": [],
            "levels": {
                "1": {
                    "baseMultiplier": 0.75,
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Blow Dart",
                    "incrementalEffectiveness": 0.054999999701977,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "attack": true,
                        "triggerable": true,
                        "projectile": true
                    },
                    "constantStats": [
                        [
                            "monster_projectile_variation",
                            1031
                        ],
                        [
                            "melee_range_+",
                            35
                        ],
                        [
                            "spell_maximum_action_distance_+%",
                            -50
                        ]
                    ],
                    "stats": [
                        "base_is_projectile",
                        "action_attack_or_cast_time_uses_animation_length",
                        "projectile_uses_contact_position",
                        "use_scaled_contact_offset",
                        "global_poison_on_hit",
                        "projectiles_not_offset",
                        "projectile_ballistic_angle_from_reference_event"
                    ],
                    "levels": {
                        "1": {
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "MPWVaalSavageBlowDart"
        }
    ]
}