Terror Obscuro
Demoníaco
Recupera % de Vida quando perder uma Carga Espiritual
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]
Lightless Terror
SpectreY
Spectre OverrideMetadata/Monsters/Vendigo/VendigoAbyssSpectre
AreaProfundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais
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
  • Terror Obscuro, Espreitador das Profundezas, Bocarra Abismal
  • Vida
    180%
    Evasão
    +50%
    Ailment Threshold
    180%
    Resistência
    0 40 0 0
    Damage
    221%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.695 Second
    Damage Spread
    ±20%
    Experiência
    125%
    Model Size
    90%
    Type
    VendigoAbyss
    Metadata
    VendigoAbyss
    Nível
    68
    Vida
    11,580
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    826
    Dano Mágico
    826
    Precisão
    290
    Attack Time
    1.695
    Experiência
    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
    Ataque Padrão
    Base Damage: 660–991
    Chance de Crítico: 5%
    Attack Time: 1.695 seg
    Abate seus inimigos com um golpe poderoso.
    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
    Chance de Crítico: 5%
    Dano de Ataque: 70%
    Attack Time: 1.695 seg
    Recarga: 7 seg
    Causa 30% menos Dano de Ataque
    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 = { }, },
        },
    }
    
    Recupera % de Vida quando perder uma Carga Espiritual
    maximum spirit charges [0]
    monster spirit charges are infinite [0]
    spirit charge tier [1]
    IdSpiritChargeTier1
    FamilySpiritCharge
    Domainsmonstro (3)
    GenerationTypeÚnico (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
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 20 Global
  • monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domainsmonstro (3)
    GenerationTypeÚnico (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
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 20 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Terror Obscuro
    Demoníaco
    Recupera % de Vida quando perder uma Carga Espiritual
    maximum spirit charges [0]
    monster spirit charges are infinite [0]
    spirit charge tier [1]
    Lightless Terror
    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
    Vida
    180%
    Evasão
    +50%
    Ailment Threshold
    180%
    Resistência
    0 40 0 0
    Damage
    221%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.695 Second
    Damage Spread
    ±20%
    Experiência
    125%
    Model Size
    90%
    Type
    VendigoAbyss
    Metadata
    VendigoAbyssSpectre
    Nível
    68
    Vida
    11,580
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    826
    Dano Mágico
    826
    Precisão
    290
    Attack Time
    1.695
    Experiência
    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
    Ataque Padrão
    Base Damage: 660–991
    Chance de Crítico: 5%
    Attack Time: 1.695 seg
    Abate seus inimigos com um golpe poderoso.
    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
    Chance de Crítico: 5%
    Dano de Ataque: 70%
    Attack Time: 1.695 seg
    Recarga: 7 seg
    Causa 30% menos Dano de Ataque
    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 = { }, },
        },
    }
    
    Recupera % de Vida quando perder uma Carga Espiritual
    maximum spirit charges [0]
    monster spirit charges are infinite [0]
    spirit charge tier [1]
    IdSpiritChargeTier1
    FamilySpiritCharge
    Domainsmonstro (3)
    GenerationTypeÚnico (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
  • Terror Sem Luz
    Demoníaco
    Recupera % de Vida quando perder uma Carga Espiritual
    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]
    Lightless Terror
    SpectreY
    Spectre OverrideMetadata/Monsters/Vendigo/VendigoAbyssSpectre
    AreaEspaço Abissal, Espaço Abissal, Espaço Abissal, Espaço Abissal, Espaço Abissal, Espaço Abissal, Espaço Abissal, Espaço Abissal
    Tagsabyssal, animal_claw_weapon, beast, delve_monster, demon, flesh_armour, has_claw, has_one_handed_melee, large_height, melee, not_int, not_str, physical_affinity, red_blood, slow_movement
    Vida
    350%
    Evasão
    +50%
    Ailment Threshold
    350%
    Resistência
    0 40 0 0
    Damage
    238%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.695 Second
    Damage Spread
    ±20%
    Experiência
    175%
    Model Size
    113%
    Type
    VendigoAbyssDelve
    Metadata
    VendigoAbyssDelve
    Nível
    68
    Vida
    22,517
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    889
    Dano Mágico
    889
    Precisão
    290
    Attack Time
    1.695
    Experiência
    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
    Ataque Padrão
    Base Damage: 711–1067
    Chance de Crítico: 5%
    Attack Time: 1.695 seg
    Abate seus inimigos com um golpe poderoso.
    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
    Chance de Crítico: 5%
    Dano de Ataque: 70%
    Attack Time: 1.695 seg
    Recarga: 7 seg
    Causa 30% menos Dano de Ataque
    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 = { }, },
        },
    }
    
    Recupera % de Vida quando perder uma Carga Espiritual
    maximum spirit charges [0]
    monster spirit charges are infinite [0]
    spirit charge tier [1]
    IdSpiritChargeTier1
    FamilySpiritCharge
    Domainsmonstro (3)
    GenerationTypeÚnico (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
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 20 Global
  • monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domainsmonstro (3)
    GenerationTypeÚnico (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
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 20 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeÚnico (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.