click title for poe2db page

Type: 🏹 Ranged Attacker

Monster Familiy: Demon

Damage: Physical  Hit, Poison

Zone: Chimeral Wetlands Act 3

Base spirit cost: 50

Notes: poisons on hit, can be decent but not very high damage

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: 1.76 s
DPS: 252.9
Life100%
Damage100%
Attack Time1.76 s
Base Movement Speed35
ResistsFire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
SnakeFlowerManProjectile
Show Path of Building spectre.lua
{
    "name": "Bloom Serpent",
    "monsterTags": [
        "allows_additional_projectiles",
        "demon",
        "medium_movement",
        "melee",
        "monster_applies_poison",
        "not_int",
        "not_str",
        "physical_affinity",
        "ranged",
        "Unarmed_onhit_audio"
    ],
    "life": 1,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.2,
    "fireResist": -30,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1,
    "damageSpread": 0.2,
    "attackTime": 1.755,
    "attackRange": 14,
    "accuracy": 1,
    "baseMovementSpeed": 35,
    "spectreReservation": 50,
    "companionReservation": 30,
    "monsterCategory": "Demon",
    "spawnLocation": [
        "Blooming Field (Map)",
        "Chimeral Wetlands (Act 3)",
        "Kriar Village (Act 6)",
        "The Red Vale (Act 1)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "SnakeFlowerManProjectile"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.7,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/SnakeFlowerMan\/BloomSerpent1",
    "resistances": {
        "fire": -30,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "SnakeFlowerManProjectile",
            "name": "Unknown"
        }
    ]
}