SpectreY
AreaThe Sewers, Doedre's Cesspool, The Eternal Laboratory, Memory Void, Memory Void, Memory Void, Memory Void, Memory Void, Memory Void, Memory Void, Memory Void, Memory Void, Memory Void, Memory Void, Memory Void, Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Toxic Sewer Map, Olmec's Sanctum
Tagscaster, chaos_affinity, demon, flesh_armour, humanoid, is_unarmed, medium_height, not_int, not_str, ranged, red_blood, slashing_weapon, slow_movement, undying
Packs
  • The Sewers: Undying Alchemist
  • Doedre's Cesspool: Undying Alchemist
  • The Eternal Laboratory: Undying Alchemist
  • The Eternal Laboratory: Undying Alchemist, Sewage Crawler
  • WorldAreas#820, WorldAreas#887, WorldAreas#980, Olmec's Sanctum: Undying Alchemist
  • WorldAreas#820, WorldAreas#887, WorldAreas#980, Olmec's Sanctum: Vaal Construct, Undying Alchemist, Alira's Blood Guard
  • WorldAreas#820, WorldAreas#887, WorldAreas#980, Olmec's Sanctum: Frost Guardian, Axiom Frostguard, Bone Warden, Axiom Thunderguard, Flame Guardian, Brittle Arsonist, Alira's Blood Guard, Undying Alchemist
  • WorldAreas#1333: Undying Untouchable, Undying Untouchable, Undying Alchemist
  • Undying Alchemist, Sewage Crawler
  • Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Fragmented Memory, Memory Void, Memory Void, Memory Void, Memory Void, Memory Void, Memory Void, Memory Void, Memory Void, Memory Void, Memory Void, Memory Void, Memory Void: Undying Alchemist, Sewage Crawler
  • Life
    100%
    Evasion
    +100%
    Ailment Threshold
    100%
    Resistance
    75 0 0 0
    Damage
    100%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    115%
    Type
    Pyromaniac
    Metadata
    PyromaniacPoison
    Level
    83
    Life
    32,017
    Armour
    92,477
    Evasion
    15,720
    Energy Shield
    0
    Damage
    900
    Spell Damage
    900
    Accuracy
    518
    Attack Time
    1.5
    Experience
    13,132
    Ailment Threshold
    32,017
    Chill
    101
    Shock
    101
    Brittle
    573
    Scorch
    101
    Sap
    280
    MonsterCausticBomb
    Spell, Duration, Damage, Mineable, Area, Trapped, DamageOverTime, Chaos, AreaSpell
    Critical Strike Chance: 5%
    Cast Time: 1 sec
    Cooldown Time: 4 sec
    Deals 503.4 to 671.2 Chaos Damage
    Trap lasts +2.5 seconds
    Deals 466.1 Base Chaos Damage per second
    Base duration is 4 seconds
    base skill is trapped [1]
    ground caustic art variation [2]
    ignores trap and mine cooldown limit [1]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-25]
    trap variation [2]
    PyroChaosFireball
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
    Fireball
    Critical Strike Chance: 6%
    Cast Time: 0.85 sec
    Cooldown Time: 3 sec
    Unleashes a ball of fire towards a target which explodes, damaging nearby foes.
    Deals 122.6 to 149.8 Chaos Damage
    Deals 181.6 to 272.3 Fire Damage
    Base radius is 0.9 metres
    base is projectile [1]
    spell maximum action distance +% [-50]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    BaseEvents
    {
    }
    
    Animated
    {
    }
    
    Life
    {
    	on_death = "DetachAllContainingText( fire );"
    	on_spawned_dead = "DetachAllContainingText( fire );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Pyromaniac/PyromaniacPoison"] = {
        name = "Undying Alchemist",
        life = 1,
        fireResist = 75,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "PyroChaosFireball",
            "MonsterCausticBomb",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["PyroChaosFireball"] = {
        name = "Fireball",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.85,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "spell_maximum_action_distance_+%",
            "active_skill_base_area_of_effect_radius",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.40000000596046, 0.60000002384186, 0.27000001072884, 0.33000001311302, -50, 9, critChance = 6, levelRequirement = 3, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterCausticBomb"] = {
        name = "MonsterCausticBomb",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Duration] = true,
            [SkillType.Damage] = true,
            [SkillType.Mineable] = true,
            [SkillType.Area] = true,
            [SkillType.Trapped] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Chaos] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "base_chaos_damage_to_deal_per_minute",
            "base_trap_duration",
            "base_skill_effect_duration",
            "trap_variation",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "ground_caustic_art_variation",
            "is_trap",
            "is_area_damage",
            "base_skill_is_trapped",
            "ignores_trap_and_mine_cooldown_limit",
        },
        levels = {
            [1] = {0.30000001192093, 0.40000000596046, 1, 2500, 4000, 2, -25, 2, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3},  cost = { }, },
            [2] = {0.30000001192093, 0.40000000596046, 1, 2500, 4000, 2, -25, 2, critChance = 5, levelRequirement = 7, statInterpolation = {3, 3, 3},  cost = { }, },
            [3] = {0.30000001192093, 0.40000000596046, 1, 2500, 4000, 2, -25, 2, critChance = 5, levelRequirement = 12, statInterpolation = {3, 3, 3},  cost = { }, },
            [4] = {0.30000001192093, 0.40000000596046, 1, 2500, 4000, 2, -25, 2, critChance = 5, levelRequirement = 16, statInterpolation = {3, 3, 3},  cost = { }, },
            [5] = {0.30000001192093, 0.40000000596046, 1, 2500, 4000, 2, -25, 2, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3, 3},  cost = { }, },
            [6] = {0.30000001192093, 0.40000000596046, 1, 2500, 4000, 2, -25, 2, critChance = 5, levelRequirement = 76, statInterpolation = {3, 3, 3},  cost = { }, },
        },
    }
    
    Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.