click title for poe2db page

Type: 🧬 Hybrid Caster and Attacker

Monster Family: Demon

Damage: Chaos Hit

Zone: Trial of Chaos

Base spirit cost: 91

Notes: Big Chaos damage AOE

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Rapid Casting II – Magnified Area I – Chaos Attunement

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: 7811171
Attack Time: 1.50 s
DPS: 650.9
Life220%
Damage220%
Attack Time1.50 s
Base Movement Speed12
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMPSChaosGodTriHeadLizardBasicProjectile
EDSChaosLizardBreathe
GTChaosTriHeadLizardThing
Show Path of Building spectre.lua
{
    "name": "Saurian Servant",
    "monsterTags": [
        "Claw_onhit_audio",
        "demon",
        "not_dex",
        "not_str",
        "quest_null_monster_mods",
        "red_blood",
        "very_slow_movement"
    ],
    "life": 2.2,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.22,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 2.2,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 14,
    "accuracy": 1,
    "baseMovementSpeed": 12,
    "spectreReservation": 90,
    "companionReservation": 44.4,
    "monsterCategory": "Demon",
    "spawnLocation": [],
    "skillList": [
        "MPSChaosGodTriHeadLizardBasicProjectile",
        "EDSChaosLizardBreathe",
        "GTChaosTriHeadLizardThing"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3.483,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/ChaosGodTriHeadLizard\/ChaosGodTriHeadLizard_",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "name": "Basic Spell (Chaos)",
            "hidden": true,
            "skillTypes": {
                ".Spell": true,
                ".Projectile": true,
                ".ProjectilesFromUser": true,
                ".Triggerable": true,
                ".Damage": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Basic Spell (Chaos)",
                    "baseEffectiveness": 2,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "spell": true,
                        "projectile": true,
                        "triggerable": true,
                        "hit": true
                    },
                    "constantStats": [
                        [
                            "monster_projectile_variation",
                            1370
                        ],
                        [
                            "spell_maximum_action_distance_+%",
                            -30
                        ],
                        [
                            "number_of_additional_projectiles",
                            2
                        ],
                        [
                            "projectile_spread_radius",
                            16
                        ],
                        [
                            "projectile_speed_variation_+%",
                            10
                        ]
                    ],
                    "stats": [
                        "spell_minimum_base_chaos_damage",
                        "spell_maximum_base_chaos_damage",
                        "base_is_projectile",
                        "projectile_uses_contact_position",
                        "maintain_projectile_direction_when_using_contact_position",
                        "action_attack_or_cast_time_uses_animation_length",
                        "projectile_ballistic_angle_from_target_distance",
                        "distribute_projectiles_over_contact_points"
                    ],
                    "notMinionStat": [
                        "spell_minimum_base_chaos_damage",
                        "spell_maximum_base_chaos_damage"
                    ],
                    "levels": {
                        "1": {
                            "0": 0.80000001192093,
                            "1": 1.2000000476837,
                            "statInterpolation": [
                                3,
                                3
                            ],
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "MPSChaosGodTriHeadLizardBasicProjectile"
        },
        {
            "id": "EDSChaosLizardBreathe",
            "name": "Unknown"
        },
        {
            "id": "GTChaosTriHeadLizardThing",
            "name": "Unknown"
        }
    ]
}