Lightless Terror
Demon
Recover % of Life when you lose a Spirit Charge
maximum spirit charges [0]
monster spirit charges are infinite [0]
spirit charge tier [1]
emerge speed +% [0,20]
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
emerge speed +% [0,20]
monster no map drops [1]
SpectreY
Spectre OverrideMetadata/Monsters/Vendigo/VendigoAbyssSpectre
AreaZiggurat Map, Abyssal Depths, Abyssal Depths, Abyssal Depths, Abyssal Depths, Abyssal Depths
Tagsabyssal, animal_claw_weapon, beast, demon, flesh_armour, has_claw, has_one_handed_melee, medium_height, melee, not_int, not_str, physical_affinity, red_blood, slow_movement
Packs
  • Lightless Terror, Deep Stalker, Pit Maw
  • Ziggurat Map: Lightless Nightmare, Lightless Terror
  • Life
    180%
    Evasion
    +50%
    Ailment Threshold
    180%
    Resistance
    0 40 0 0
    Damage
    221%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.695 Second
    Damage Spread
    ±20%
    Experience
    125%
    Model Size
    90%
    Type
    VendigoAbyss
    Metadata
    VendigoAbyss
    Level
    84
    Life
    63,531
    Armour
    99,834
    Evasion
    12,180
    Energy Shield
    0
    Damage
    2,107
    Spell Damage
    2,107
    Accuracy
    538
    Attack Time
    1.695
    Experience
    16,563
    Ailment Threshold
    63,531
    Chill
    201
    Shock
    201
    Brittle
    1,137
    Scorch
    201
    Sap
    555
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Default Attack
    Base Damage: 1685–2528
    Critical Strike Chance: 5%
    Attack Time: 1.695 sec
    Strike your foes down with a powerful blow.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    AbyssVendigoComboAttack
    Attack, Damage
    Base Damage: 1685–2528
    Critical Strike Chance: 5%
    Attack Damage: 70%
    Attack Time: 1.695 sec
    Cooldown Time: 7 sec
    Deals 30% less Attack Damage
    is area damage [1]
    maligaro combo attack third hit damage +% final [30]

    Object Type

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

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Vendigo/Vendigo"
    
    Render
    {
    	//turn_duration = 0.4
    }
    
    Life 
    {
    on_death = "HideMeshSegment( glow_meshShape );" 
    on_spawned_dead = "HideMeshSegment( glow_meshShape );" 
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Vendigo/VendigoAbyss"] = {
        name = "Lightless Terror",
        life = 1.8,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 2.21,
        damageSpread = 0.2,
        attackTime = 1.695,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Claw",
        skillList = {
            "MeleeAtAnimationSpeed",
            "AbyssVendigoComboAttack",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AbyssVendigoComboAttack"] = {
        name = "AbyssVendigoComboAttack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "maligaro_combo_attack_third_hit_damage_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {30, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Recover % of Life when you lose a Spirit Charge
    maximum spirit charges [0]
    monster spirit charges are infinite [0]
    spirit charge tier [1]
    IdSpiritChargeTier1
    FamilySpiritCharge
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • spirit charge tier Min: 1 Max: 1 Global
  • maximum spirit charges Min: 0 Max: 0 Global
  • monster spirit charges are infinite Min: 0 Max: 0 Global
  • gain % life when spirit charge expires or consumed Min: 0 Max: 0 Global
  • emerge speed +% [0,20]
    IdVariableEmergeSpeedAbyss
    FamilyVariableEmergeSpeed
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 20 Global
  • monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • emerge speed +% [0,20]
    IdVariableEmergeSpeedAbyss
    FamilyVariableEmergeSpeed
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 20 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Lightless Terror
    Demon
    Recover % of Life when you lose a Spirit Charge
    maximum spirit charges [0]
    monster spirit charges are infinite [0]
    spirit charge tier [1]
    SpectreY
    Tagsabyssal, animal_claw_weapon, beast, demon, flesh_armour, has_claw, has_one_handed_melee, melee, not_int, not_str, physical_affinity, red_blood, slow_movement
    Life
    180%
    Evasion
    +50%
    Ailment Threshold
    180%
    Resistance
    0 40 0 0
    Damage
    221%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.695 Second
    Damage Spread
    ±20%
    Experience
    125%
    Model Size
    90%
    Type
    VendigoAbyss
    Metadata
    VendigoAbyssSpectre
    Level
    68
    Life
    11,580
    Armour
    28,790
    Evasion
    7,109
    Energy Shield
    0
    Damage
    826
    Spell Damage
    826
    Accuracy
    290
    Attack Time
    1.695
    Experience
    12,819
    Ailment Threshold
    11,580
    Chill
    37
    Shock
    37
    Brittle
    207
    Scorch
    37
    Sap
    101
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Default Attack
    Base Damage: 660–991
    Critical Strike Chance: 5%
    Attack Time: 1.695 sec
    Strike your foes down with a powerful blow.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    AbyssVendigoComboAttack
    Attack, Damage
    Base Damage: 660–991
    Critical Strike Chance: 5%
    Attack Damage: 70%
    Attack Time: 1.695 sec
    Cooldown Time: 7 sec
    Deals 30% less Attack Damage
    is area damage [1]
    maligaro combo attack third hit damage +% final [30]

    Object Type

    version 2
    extends "Metadata/Monsters/Vendigo/Vendigo"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Vendigo/Vendigo"
    
    Render
    {
    	//turn_duration = 0.4
    }
    
    Life 
    {
    on_death = "HideMeshSegment( glow_meshShape );" 
    on_spawned_dead = "HideMeshSegment( glow_meshShape );" 
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Vendigo/VendigoAbyssSpectre"] = {
        name = "Lightless Terror",
        life = 1.8,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 2.21,
        damageSpread = 0.2,
        attackTime = 1.695,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Claw",
        skillList = {
            "MeleeAtAnimationSpeed",
            "AbyssVendigoComboAttack",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AbyssVendigoComboAttack"] = {
        name = "AbyssVendigoComboAttack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "maligaro_combo_attack_third_hit_damage_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {30, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Recover % of Life when you lose a Spirit Charge
    maximum spirit charges [0]
    monster spirit charges are infinite [0]
    spirit charge tier [1]
    IdSpiritChargeTier1
    FamilySpiritCharge
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • spirit charge tier Min: 1 Max: 1 Global
  • maximum spirit charges Min: 0 Max: 0 Global
  • monster spirit charges are infinite Min: 0 Max: 0 Global
  • gain % life when spirit charge expires or consumed Min: 0 Max: 0 Global
  • Lightless Terror
    Demon
    Recover % of Life when you lose a Spirit Charge
    maximum spirit charges [0]
    monster spirit charges are infinite [0]
    spirit charge tier [1]
    emerge speed +% [0,20]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    emerge speed +% [0,20]
    monster no map drops [1]
    SpectreY
    Spectre OverrideMetadata/Monsters/Vendigo/VendigoAbyssSpectre
    AreaAbyssal Span, Abyssal Span, Abyssal Span, Abyssal Span, Abyssal Span, Abyssal Span, Abyssal Span, Abyssal Span
    Tagsabyssal, animal_claw_weapon, beast, delve_monster, demon, flesh_armour, has_claw, has_one_handed_melee, large_height, melee, no_pantheon_mod, not_int, not_str, physical_affinity, red_blood, slow_movement
    Life
    350%
    Evasion
    +50%
    Ailment Threshold
    350%
    Resistance
    0 40 0 0
    Damage
    238%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.695 Second
    Damage Spread
    ±20%
    Experience
    175%
    Model Size
    113%
    Type
    VendigoAbyssDelve
    Metadata
    VendigoAbyssDelve
    Level
    68
    Life
    22,517
    Armour
    28,790
    Evasion
    7,109
    Energy Shield
    0
    Damage
    889
    Spell Damage
    889
    Accuracy
    290
    Attack Time
    1.695
    Experience
    17,946
    Ailment Threshold
    22,517
    Chill
    71
    Shock
    71
    Brittle
    403
    Scorch
    71
    Sap
    197
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Default Attack
    Base Damage: 711–1067
    Critical Strike Chance: 5%
    Attack Time: 1.695 sec
    Strike your foes down with a powerful blow.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    AbyssVendigoComboAttack
    Attack, Damage
    Base Damage: 711–1067
    Critical Strike Chance: 5%
    Attack Damage: 70%
    Attack Time: 1.695 sec
    Cooldown Time: 7 sec
    Deals 30% less Attack Damage
    is area damage [1]
    maligaro combo attack third hit damage +% final [30]

    Object Type

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

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Vendigo/Vendigo"
    
    Render
    {
    	//turn_duration = 0.4
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Vendigo/VendigoAbyssDelve"] = {
        name = "Lightless Terror",
        life = 3.5,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 2.38,
        damageSpread = 0.2,
        attackTime = 1.695,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Claw",
        skillList = {
            "MeleeAtAnimationSpeed",
            "AbyssVendigoComboAttack",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AbyssVendigoComboAttack"] = {
        name = "AbyssVendigoComboAttack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "maligaro_combo_attack_third_hit_damage_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {30, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Recover % of Life when you lose a Spirit Charge
    maximum spirit charges [0]
    monster spirit charges are infinite [0]
    spirit charge tier [1]
    IdSpiritChargeTier1
    FamilySpiritCharge
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • spirit charge tier Min: 1 Max: 1 Global
  • maximum spirit charges Min: 0 Max: 0 Global
  • monster spirit charges are infinite Min: 0 Max: 0 Global
  • gain % life when spirit charge expires or consumed Min: 0 Max: 0 Global
  • emerge speed +% [0,20]
    IdVariableEmergeSpeedAbyss
    FamilyVariableEmergeSpeed
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 20 Global
  • monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • emerge speed +% [0,20]
    IdVariableEmergeSpeedAbyss
    FamilyVariableEmergeSpeed
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 20 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Edit

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