Espreitador das Profundezas
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]
Deep Stalker
SpectreY
Spectre OverrideMetadata/Monsters/Monkeys/FlameBearerAbyssSpectre
AreaProfundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais
Tagsabyssal, animal_claw_weapon, Conjurador, demon, has_claw, has_one_handed_melee, light_armour, medium_height, medium_movement, melee, physical_affinity, ranged, red_blood
Packs
  • Terror Obscuro, Espreitador das Profundezas, Bocarra Abismal
  • Vida
    182%
    Ailment Threshold
    182%
    Resistência
    40 0 0 0
    Damage
    165%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    110%
    Model Size
    130%
    Type
    FlamebearerAbyss
    Metadata
    FlameBearerAbyss
    Nível
    68
    Vida
    11,709
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    616
    Dano Mágico
    616
    Precisão
    290
    Attack Time
    1.5
    Experiência
    11,281
    Ailment Threshold
    11,709
    Chill
    37
    Shock
    37
    Brittle
    209
    Scorch
    37
    Sap
    102
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 493–740
    Chance de Crítico: 5%
    Attack Time: 1.5 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]
    AbyssVoidbearerProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Tempo de Conjuração: 1.4 seg
    Causa 324.9 a 487.3 de Dano Físico
    Projéteis Perfuram todos Alvos
    Velocidade de Projéteis aumentada em 100%
    base is projectile [1]
    monster projectile variation [38]
    projectile uses contact position [1]
    spell maximum action distance +% [-30]

    Object Type

    version 2
    extends "Metadata/Monsters/Monkeys/FlameBearer/FlameBearer"
    extends "Metadata/Monsters/Skeletons/AbyssCorpseSink"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monkeys/FlameBearer/FlameBearer"
    
    Life 
    {
    	on_death = "HideMeshSegment( armour_AbyssFlameBearer|AbyssBearer_glow|AbyssBearer_glow );" 
    	on_spawned_dead = "HideMeshSegment( armour_AbyssFlameBearer|AbyssBearer_glow|AbyssBearer_glow );" 
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Monkeys/FlameBearerAbyss"] = {
        name = "Deep Stalker",
        life = 1.82,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.65,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 7,
        accuracy = 1,
        weaponType1 = "Claw",
        skillList = {
            "MeleeAtAnimationSpeed",
            "AbyssVoidbearerProjectile",
        },
        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["AbyssVoidbearerProjectile"] = {
        name = "AbyssVoidbearerProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.4,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "always_pierce",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 38, -30, 100, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 38, -30, 100, levelRequirement = 82, statInterpolation = {3, 3},  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
  • Espreitador das Profundezas
    Demoníaco
    Recupera % de Vida quando perder uma Carga Espiritual
    maximum spirit charges [0]
    monster spirit charges are infinite [0]
    spirit charge tier [1]
    Deep Stalker
    SpectreY
    Tagsabyssal, animal_claw_weapon, Conjurador, demon, has_claw, has_one_handed_melee, light_armour, medium_movement, melee, physical_affinity, ranged, red_blood
    Vida
    182%
    Ailment Threshold
    182%
    Resistência
    40 0 0 0
    Damage
    165%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    110%
    Model Size
    130%
    Type
    FlamebearerAbyss
    Metadata
    FlameBearerAbyssSpectre
    Nível
    68
    Vida
    11,709
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    616
    Dano Mágico
    616
    Precisão
    290
    Attack Time
    1.5
    Experiência
    11,281
    Ailment Threshold
    11,709
    Chill
    37
    Shock
    37
    Brittle
    209
    Scorch
    37
    Sap
    102
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 493–740
    Chance de Crítico: 5%
    Attack Time: 1.5 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]
    AbyssVoidbearerProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Tempo de Conjuração: 1.4 seg
    Causa 324.9 a 487.3 de Dano Físico
    Projéteis Perfuram todos Alvos
    Velocidade de Projéteis aumentada em 100%
    base is projectile [1]
    monster projectile variation [38]
    projectile uses contact position [1]
    spell maximum action distance +% [-30]

    Object Type

    version 2
    extends "Metadata/Monsters/Monkeys/FlameBearer/FlameBearer"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monkeys/FlameBearer/FlameBearer"
    
    Life 
    {
    	on_death = "HideMeshSegment( armour_AbyssFlameBearer|AbyssBearer_glow|AbyssBearer_glow );" 
    	on_spawned_dead = "HideMeshSegment( armour_AbyssFlameBearer|AbyssBearer_glow|AbyssBearer_glow );" 
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Monkeys/FlameBearerAbyssSpectre"] = {
        name = "Deep Stalker",
        life = 1.82,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.65,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 7,
        accuracy = 1,
        weaponType1 = "Claw",
        skillList = {
            "MeleeAtAnimationSpeed",
            "AbyssVoidbearerProjectile",
        },
        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["AbyssVoidbearerProjectile"] = {
        name = "AbyssVoidbearerProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.4,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "always_pierce",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 38, -30, 100, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 38, -30, 100, levelRequirement = 82, statInterpolation = {3, 3},  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
  • Perseguidor Profundo
    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]
    Deep Stalker
    SpectreY
    Spectre OverrideMetadata/Monsters/Monkeys/FlameBearerAbyssSpectre
    AreaProfundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Espaç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, Conjurador, delve_monster, demon, has_claw, has_one_handed_melee, light_armour, medium_height, medium_movement, melee, physical_affinity, red_blood
    Vida
    182%
    Ailment Threshold
    182%
    Resistência
    40 0 0 0
    Damage
    165%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    110%
    Model Size
    130%
    Type
    FlamebearerAbyss
    Metadata
    FlameBearerAbyssDelve
    Nível
    68
    Vida
    11,709
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    616
    Dano Mágico
    616
    Precisão
    290
    Attack Time
    1.5
    Experiência
    11,281
    Ailment Threshold
    11,709
    Chill
    37
    Shock
    37
    Brittle
    209
    Scorch
    37
    Sap
    102
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 493–740
    Chance de Crítico: 5%
    Attack Time: 1.5 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]
    AbyssVoidbearerProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Tempo de Conjuração: 1.4 seg
    Causa 324.9 a 487.3 de Dano Físico
    Projéteis Perfuram todos Alvos
    Velocidade de Projéteis aumentada em 100%
    base is projectile [1]
    monster projectile variation [38]
    projectile uses contact position [1]
    spell maximum action distance +% [-30]

    Object Type

    version 2
    extends "Metadata/Monsters/Monkeys/FlameBearer/FlameBearer"
    extends "Metadata/Monsters/Skeletons/AbyssCorpseSink"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monkeys/FlameBearer/FlameBearer"
    
    Life 
    {
    	on_death = "HideMeshSegment( armour_AbyssFlameBearer|AbyssBearer_glow|AbyssBearer_glow );" 
    	on_spawned_dead = "HideMeshSegment( armour_AbyssFlameBearer|AbyssBearer_glow|AbyssBearer_glow );" 
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Monkeys/FlameBearerAbyssDelve"] = {
        name = "Deep Stalker",
        life = 1.82,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.65,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 7,
        accuracy = 1,
        weaponType1 = "Claw",
        skillList = {
            "MeleeAtAnimationSpeed",
            "AbyssVoidbearerProjectile",
        },
        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["AbyssVoidbearerProjectile"] = {
        name = "AbyssVoidbearerProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.4,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "always_pierce",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 38, -30, 100, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 38, -30, 100, levelRequirement = 82, statInterpolation = {3, 3},  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
  • Perseguidor Sagaz
    Demoníaco
    Recupera % de Vida quando perder uma Carga Espiritual
    maximum spirit charges [0]
    monster spirit charges are infinite [0]
    spirit charge tier [1]
    Deep Stalker
    SpectreN
    Tagsabyssal, animal_claw_weapon, Conjurador, demon, has_claw, has_one_handed_melee, light_armour, medium_height, medium_movement, melee, not_str, physical_affinity, ranged, red_blood
    Vida
    100%
    Energy Shield From Life
    25%
    Evasão
    +25%
    Ailment Threshold
    100%
    Resistência
    75 0 0 0
    Damage
    150%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 7
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    130%
    Type
    SynthesisFlamebearerAbyss
    Metadata
    FlameBearerAbyssSpawned
    Nível
    68
    Vida
    6,433
    Armadura
    28,790
    Evasão
    5,924
    Escudo de Energia
    1,532
    Damage
    560
    Dano Mágico
    560
    Precisão
    290
    Attack Time
    1.005
    Experiência
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    WalkEmergeSynthesis
    walk emerge distance [300]
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 448–672
    Chance de Crítico: 5%
    Attack Time: 1.005 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]
    AbyssVoidbearerProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Tempo de Conjuração: 1.4 seg
    Causa 324.9 a 487.3 de Dano Físico
    Projéteis Perfuram todos Alvos
    Velocidade de Projéteis aumentada em 100%
    base is projectile [1]
    monster projectile variation [38]
    projectile uses contact position [1]
    spell maximum action distance +% [-30]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/BossSpawnedMonsters/SynthesisPortalMonster"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueSynthesis/BossSpawnedMonsters/SynthesisPortalMonster"
    
    Life 
    {
    	on_death = "HideMeshSegment( armour_AbyssFlameBearer|AbyssBearer_glow|AbyssBearer_glow );" 
    	on_spawned_dead = "HideMeshSegment( armour_AbyssFlameBearer|AbyssBearer_glow|AbyssBearer_glow );" 
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueSynthesis/FlameBearerAbyssSpawned"] = {
        name = "Deep Stalker",
        life = 1,
        energyShield = 0.25,
        fireResist = 75,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 7,
        accuracy = 1,
        weaponType1 = "Claw",
        skillList = {
            "MeleeAtAnimationSpeed",
            "AbyssVoidbearerProjectile",
            "WalkEmergeSynthesis",
        },
        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["AbyssVoidbearerProjectile"] = {
        name = "AbyssVoidbearerProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.4,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "always_pierce",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 38, -30, 100, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 38, -30, 100, levelRequirement = 82, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WalkEmergeSynthesis"] = {
        name = "WalkEmergeSynthesis",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.72,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_distance",
        },
        levels = {
            [1] = {300, 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
  • Edit

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