SpectreN
AreaThe Belly of the Beast Level 1, The Belly of the Beast Level 2, The Harvest, The Eternal Laboratory, Phantasmagoria Map, Primordial Pool Map, Malformation Map, Core Map, Carcass Map
Tagscaster, demon, flesh_armour, immobile, is_unarmed, large_model, physical_affinity, red_blood, small_height
Packs
  • The Belly of the Beast Level 1, The Belly of the Beast Level 2, The Harvest: Eye Hatchery, Wandering Eye
  • The Eternal Laboratory: Eye Hatchery, Wandering Eye
  • Eye Hatchery, Wandering Eye
  • Life
    203%
    Ailment Threshold
    203%
    Resistance
    37 37 37 0
    Damage
    98%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    150%
    Model Size
    105%
    Type
    EyeSpawner
    Metadata
    EyeSpawner
    Level
    82
    Life
    57,980
    Armour
    85,651
    Evasion
    7,608
    Energy Shield
    0
    Damage
    833
    Spell Damage
    833
    Accuracy
    499
    Attack Time
    1.5
    Experience
    19,509
    Ailment Threshold
    57,980
    Chill
    183
    Shock
    183
    Brittle
    1,037
    Scorch
    183
    Sap
    507
    SummonEye
    Spell
    Cast Time: 1 sec
    Cooldown Time: 5 sec
    Skills Repeat an additional 2 Times
    EyeSpawnerFleshCall
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
    Storm Call
    Critical Strike Chance: 5%
    Cast Time: 0.5 sec
    Cooldown Time: 0.75 sec
    Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.
    Deals 522.7 to 970.8 Physical Damage
    Trigger Supported Spells when you take 10 total Damage from Hits
    Deals 40% more Damage
    Base duration is 2.5 seconds
    active skill area of effect radius +% final [-20]
    base skill show average damage instead of dps [1]
    cast on damage taken also tracks dot [1]
    is area damage [1]
    monster stormcall individually trigger [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Pathfinding
    {
    	immobile = true
    }
    
    Life
    {
    	corpse_usable = false
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/EyeSpawner/EyeSpawner"] = {
        name = "Eye Hatchery",
        life = 2.03,
        fireResist = 37,
        coldResist = 37,
        lightningResist = 37,
        chaosResist = 0,
        damage = 0.98,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "EyeSpawnerFleshCall",
            "SummonEye",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EyeSpawnerFleshCall"] = {
        name = "Storm Call",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Lightning] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_skill_effect_duration",
            "cast_on_damage_taken_%",
            "cast_on_damage_taken_threshold",
            "active_skill_damage_+%_final",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "base_skill_show_average_damage_instead_of_dps",
            "monster_stormcall_individually_trigger",
            "cast_on_damage_taken_also_tracks_dot",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 2500, 100, 10, 40, -20, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SummonEye"] = {
        name = "SummonEye",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_repeat_count",
        },
        levels = {
            [1] = {2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Cannot be Knocked Back
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Eye Hatchery
    Demon
    Cannot be Knocked Back
    SpectreN
    AreaThe Belly of the Beast, The Rotting Core
    Tagscaster, demon, flesh_armour, immobile, is_unarmed, large_model, physical_affinity, red_blood, small_height
    Packs
  • The Belly of the Beast: Eye Hatchery, Noisome Ophidian
  • The Rotting Core: Eye Hatchery, Noisome Ophidian
  • Life
    203%
    Ailment Threshold
    203%
    Resistance
    37 37 37 0
    Damage
    98%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    150%
    Model Size
    105%
    Type
    EyeSpawner
    Metadata
    EyeSpawner2
    Level
    64
    Life
    9,679
    Armour
    20,943
    Evasion
    4,112
    Energy Shield
    0
    Damage
    299
    Spell Damage
    299
    Accuracy
    247
    Attack Time
    1.5
    Experience
    13,925
    Ailment Threshold
    9,679
    Chill
    31
    Shock
    31
    Brittle
    173
    Scorch
    31
    Sap
    85
    SummonEyePart2
    Spell
    Cast Time: 1 sec
    Cooldown Time: 5 sec
    Skills Repeat an additional 2 Times
    alternate minion [2]
    EyeSpawnerFleshCall
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
    Storm Call
    Critical Strike Chance: 5%
    Cast Time: 0.5 sec
    Cooldown Time: 0.75 sec
    Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.
    Deals 281.4 to 522.6 Physical Damage
    Trigger Supported Spells when you take 10 total Damage from Hits
    Deals 40% more Damage
    Base duration is 2.5 seconds
    active skill area of effect radius +% final [-20]
    base skill show average damage instead of dps [1]
    cast on damage taken also tracks dot [1]
    is area damage [1]
    monster stormcall individually trigger [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Pathfinding
    {
    	immobile = true
    }
    
    Life
    {
    	corpse_usable = false
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/EyeSpawner/EyeSpawner2"] = {
        name = "Eye Hatchery",
        life = 2.03,
        fireResist = 37,
        coldResist = 37,
        lightningResist = 37,
        chaosResist = 0,
        damage = 0.98,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "EyeSpawnerFleshCall",
            "SummonEyePart2",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EyeSpawnerFleshCall"] = {
        name = "Storm Call",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Lightning] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_skill_effect_duration",
            "cast_on_damage_taken_%",
            "cast_on_damage_taken_threshold",
            "active_skill_damage_+%_final",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "base_skill_show_average_damage_instead_of_dps",
            "monster_stormcall_individually_trigger",
            "cast_on_damage_taken_also_tracks_dot",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 2500, 100, 10, 40, -20, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SummonEyePart2"] = {
        name = "SummonEyePart2",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_repeat_count",
            "alternate_minion",
        },
        levels = {
            [1] = {2, 2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Cannot be Knocked Back
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Eye Hatchery
    Demon
    Cannot be Knocked Back
    SpectreN
    Tagscaster, demon, flesh_armour, immobile, is_unarmed, large_model, physical_affinity, red_blood, small_height
    Life
    2100%
    Ailment Threshold
    2100%
    Resistance
    37 37 37 0
    Damage
    98%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    150%
    Model Size
    105%
    Type
    EyeSpawnerPiety
    Metadata
    EyeSpawnerEmergePiety
    Level
    68
    Life
    135,100
    Armour
    28,790
    Evasion
    4,739
    Energy Shield
    0
    Damage
    366
    Spell Damage
    366
    Accuracy
    290
    Attack Time
    1.5
    Experience
    15,383
    Ailment Threshold
    135,100
    Chill
    427
    Shock
    427
    Brittle
    2,417
    Scorch
    427
    Sap
    1,180
    SummonEye
    Spell
    Cast Time: 1 sec
    Cooldown Time: 5 sec
    Skills Repeat an additional 2 Times
    EyeSpawnerFleshCall
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
    Storm Call
    Critical Strike Chance: 5%
    Cast Time: 0.5 sec
    Cooldown Time: 0.75 sec
    Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.
    Deals 322.9 to 599.7 Physical Damage
    Trigger Supported Spells when you take 10 total Damage from Hits
    Deals 40% more Damage
    Base duration is 2.5 seconds
    active skill area of effect radius +% final [-20]
    base skill show average damage instead of dps [1]
    cast on damage taken also tracks dot [1]
    is area damage [1]
    monster stormcall individually trigger [1]

    Object Type

    version 2
    extends "Metadata/Monsters/EyeSpawner/EyeSpawner"
    
    
    
    
    
    Actor
    
    {
    	
    	basic_action = "Emerge"
    
    }
    
    
    
    Transitionable
     { 
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/EyeSpawner/EyeSpawner"
    
    Transitionable
    {
    	create_untransitioned = "PlayAnimation( emerge ); PauseAnimation();"
    	create_transitioned = "EnableTargetable();"
    	on_transition = "EnableTargetable();"
    }
    
    Targetable
    {
    	targetable = false
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/EyeSpawner/EyeSpawnerEmergePiety"] = {
        name = "Eye Hatchery",
        life = 21,
        fireResist = 37,
        coldResist = 37,
        lightningResist = 37,
        chaosResist = 0,
        damage = 0.98,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "EyeSpawnerFleshCall",
            "SummonEye",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EyeSpawnerFleshCall"] = {
        name = "Storm Call",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Lightning] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_skill_effect_duration",
            "cast_on_damage_taken_%",
            "cast_on_damage_taken_threshold",
            "active_skill_damage_+%_final",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "base_skill_show_average_damage_instead_of_dps",
            "monster_stormcall_individually_trigger",
            "cast_on_damage_taken_also_tracks_dot",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 2500, 100, 10, 40, -20, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SummonEye"] = {
        name = "SummonEye",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_repeat_count",
        },
        levels = {
            [1] = {2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Cannot be Knocked Back
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Eye Hatchery
    Demon
    Cannot be Knocked Back
    SpectreN
    Tagscaster, demon, flesh_armour, immobile, is_unarmed, large_model, physical_affinity, red_blood
    Life
    2100%
    Ailment Threshold
    2100%
    Resistance
    37 37 37 0
    Damage
    98%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    150%
    Model Size
    105%
    Type
    EyeSpawnerPiety
    Metadata
    EyeSpawnerEmergePietyStandalone
    Level
    68
    Life
    135,100
    Armour
    28,790
    Evasion
    4,739
    Energy Shield
    0
    Damage
    366
    Spell Damage
    366
    Accuracy
    290
    Attack Time
    1.5
    Experience
    15,383
    Ailment Threshold
    135,100
    Chill
    427
    Shock
    427
    Brittle
    2,417
    Scorch
    427
    Sap
    1,180
    SummonEye
    Spell
    Cast Time: 1 sec
    Cooldown Time: 5 sec
    Skills Repeat an additional 2 Times
    EyeSpawnerFleshCall
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
    Storm Call
    Critical Strike Chance: 5%
    Cast Time: 0.5 sec
    Cooldown Time: 0.75 sec
    Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.
    Deals 322.9 to 599.7 Physical Damage
    Trigger Supported Spells when you take 10 total Damage from Hits
    Deals 40% more Damage
    Base duration is 2.5 seconds
    active skill area of effect radius +% final [-20]
    base skill show average damage instead of dps [1]
    cast on damage taken also tracks dot [1]
    is area damage [1]
    monster stormcall individually trigger [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Pathfinding
    {
    	immobile = true
    }
    
    Life
    {
    	corpse_usable = false
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/EyeSpawner/EyeSpawnerEmergePietyStandalone"] = {
        name = "Eye Hatchery",
        life = 21,
        fireResist = 37,
        coldResist = 37,
        lightningResist = 37,
        chaosResist = 0,
        damage = 0.98,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "EyeSpawnerFleshCall",
            "SummonEye",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EyeSpawnerFleshCall"] = {
        name = "Storm Call",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Lightning] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_skill_effect_duration",
            "cast_on_damage_taken_%",
            "cast_on_damage_taken_threshold",
            "active_skill_damage_+%_final",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "base_skill_show_average_damage_instead_of_dps",
            "monster_stormcall_individually_trigger",
            "cast_on_damage_taken_also_tracks_dot",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 2500, 100, 10, 40, -20, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SummonEye"] = {
        name = "SummonEye",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_repeat_count",
        },
        levels = {
            [1] = {2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Cannot be Knocked Back
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Edit

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