click title for poe2db page

Type: 🏹 Ranged Attacker

Monster Familiy: Beast

Damage: Physical  Hit, Poison, Chaos DOT

Zone: Jungle Ruins Act 3
Infested Barrens Act 3

Base spirit cost: 59

Notes: Can be used as easy poison appliers

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks II – Corrosion/Comorbidity – Ricochet II

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: 443665
Attack Time: 1.76 s
DPS: 316.1
Life125%
Damage125%
Attack Time1.76 s
Base Movement Speed16
ResistsFire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMMSBaneSapling
SSMBaneSaplingAntRing
GTBaneSaplingAntRing
GSBaneSaplingMortarImpact
GSBaneSaplingMortarImpactWall
Companion Reservation33.6%
Show Path of Building spectre.lua
{
    "name": "Bane Sapling",
    "monsterTags": [
        "allows_additional_projectiles",
        "allows_inc_aoe",
        "beast",
        "Beast_onhit_audio",
        "insect",
        "monster_applies_poison",
        "monster_summons_adds",
        "not_int",
        "not_str",
        "physical_affinity",
        "ranged",
        "very_slow_movement"
    ],
    "life": 1.25,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.2,
    "fireResist": -30,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.25,
    "damageSpread": 0.2,
    "attackTime": 1.755,
    "attackRange": 12,
    "accuracy": 1,
    "baseMovementSpeed": 16,
    "spectreReservation": 59,
    "companionReservation": 33.6,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Glacial Tarn (Act 6)",
        "Hive (Map)",
        "Infested Barrens (Act 3)",
        "Jungle Ruins (Act 3)"
    ],
    "skillList": [
        "MMSBaneSapling",
        "SSMBaneSaplingAntRing",
        "GTBaneSaplingAntRing",
        "GSBaneSaplingMortarImpact",
        "GSBaneSaplingMortarImpactWall"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.333,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/BaneSapling\/BaneSapling",
    "resistances": {
        "fire": -30,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "name": "Basic Spell",
            "hidden": true,
            "skillTypes": {
                ".Spell": true,
                ".Projectile": true,
                ".ProjectilesFromUser": true,
                ".Triggerable": true,
                ".Damage": true
            },
            "castTime": 1.77,
            "qualityStats": [],
            "levels": {
                "1": {
                    "storedUses": 1,
                    "levelRequirement": 0,
                    "cooldown": 2
                }
            },
            "statSets": {
                "1": {
                    "label": "Basic Spell",
                    "baseEffectiveness": 1.5,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "spell": true,
                        "projectile": true,
                        "triggerable": true,
                        "hit": true
                    },
                    "constantStats": [
                        [
                            "projectile_spread_radius",
                            5
                        ],
                        [
                            "active_skill_base_physical_damage_%_to_convert_to_chaos",
                            40
                        ],
                        [
                            "spell_maximum_action_distance_+%",
                            -40
                        ],
                        [
                            "monster_projectile_variation",
                            1340
                        ]
                    ],
                    "stats": [
                        "spell_minimum_base_physical_damage",
                        "spell_maximum_base_physical_damage",
                        "is_area_damage",
                        "base_is_projectile",
                        "projectile_uses_contact_position",
                        "use_scaled_contact_offset",
                        "projectile_ballistic_angle_from_target_distance"
                    ],
                    "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": "MMSBaneSapling"
        },
        {
            "id": "SSMBaneSaplingAntRing",
            "name": "Unknown"
        },
        {
            "id": "GTBaneSaplingAntRing",
            "name": "Unknown"
        },
        {
            "id": "GSBaneSaplingMortarImpact",
            "name": "Unknown"
        },
        {
            "id": "GSBaneSaplingMortarImpactWall",
            "name": "Unknown"
        }
    ]
}