MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Fanático de Ephij
Demoníaco
IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning
monster no beyond portal [1]
monster no map drops [1]
Fanatic of Ephij
Spectre
Tagsbeyond_commander_monster, beyond_demon, bludgeoning_weapon, Conjurador, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, lightning_affinity, medium_height, not_int, not_str, ranged, red_blood, slow_movement
Packs
  • Tzteosh, Chama Voraz, Carne de Bameth, Sangue de Haast, Olho de Tzteosh, Mão de Na'em, Adorador de Bameth, Sabujo de Tzteosh, Servo de Haast, Boca de Ephij, Fanático de Ephij, Discípulo de Haast, Fanático de Tzteosh
  • Haast, Gelo Inflexível, Carne de Bameth, Sangue de Haast, Olho de Tzteosh, Mão de Na'em, Adorador de Bameth, Sabujo de Tzteosh, Servo de Haast, Boca de Ephij, Fanático de Ephij, Discípulo de Haast, Fanático de Tzteosh
  • Ephij, Céu Crepitante, Carne de Bameth, Sangue de Haast, Olho de Tzteosh, Mão de Na'em, Adorador de Bameth, Sabujo de Tzteosh, Servo de Haast, Boca de Ephij, Fanático de Ephij, Discípulo de Haast, Fanático de Tzteosh
  • Na'em, Pedra Flexível, Carne de Bameth, Sangue de Haast, Olho de Tzteosh, Mão de Na'em, Adorador de Bameth, Sabujo de Tzteosh, Servo de Haast, Boca de Ephij, Fanático de Ephij, Discípulo de Haast, Fanático de Tzteosh
  • Bameth, Escuridão Inconstante, Carne de Bameth, Sangue de Haast, Olho de Tzteosh, Mão de Na'em, Adorador de Bameth, Sabujo de Tzteosh, Servo de Haast, Boca de Ephij, Fanático de Ephij, Discípulo de Haast, Fanático de Tzteosh
  • Vida
    210%
    Evasão
    +20%
    Ailment Threshold
    210%
    Resistência
    IconEnemyResistanceFire20% IconEnemyResistanceCold20% IconEnemyResistanceLightning20% IconEnemyResistanceChaos0%
    Damage
    150%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    Experiência
    120%
    Model Size
    120%
    Type
    BeyondDemon2
    Metadata
    BeyondDemon2-6
    Nível
    68
    Vida
    13,510
    Armadura
    28,790
    Evasão
    5,687
    Damage
    560
    Dano Mágico
    560
    Precisão
    580
    Attack Time
    1.35
    Experiência
    12,306
    Minion Life
    2,930
    Minion Damage
    447
    Ailment Threshold
    13,510
    Chill
    43
    Shock
    43
    Brittle
    242
    Scorch
    43
    Sap
    118
    Phys Convert Ele
    240%
    BeyondDemonLightningProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Chance de Crítico: 4%
    Tempo de Conjuração: 1 seg
    base is projectile [1]
    monster projectile variation [4]
    spell maximum action distance +% [-35]
    spell maximum base lightning damage [405.5]
    spell minimum base lightning damage [135.2]
    BeyondDemonStormCall
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
    Invocar Tormenta
    Chance de Crítico: 5%
    Eficácia do Dano Adicionado: 80%
    Tempo de Conjuração: 0.5 seg
    Define um marcador no local. Após um curto período, raios atingem o marcador, causando dano ao seu redor e fazendo com que raios atinjam quaisquer outros marcadores que você tenha conjurado.
    Duração base é de 3 segundos
    Velocidade de Conjuração aumentada em 50%
    active skill area of effect radius +% final [-31]
    is area damage [1]
    spell maximum base lightning damage [826.4]
    spell minimum base lightning damage [275.5]
    stormcall

    Object Type

    version 2
    extends "Metadata/Monsters/BeyondDemons/BeyondDemon"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/BeyondDemons/BeyondDemon2-6"] = {
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        name = "Fanatic of Ephij",
        life = 2.1,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 8,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        skillList = {
            "BeyondDemonLightningProjectile",
            "BeyondDemonStormCall",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BeyondDemonLightningProjectile"] = {
        name = "BeyondDemonLightningProjectile",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.5, 1.5, 4, -35, critChance = 4, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BeyondDemonStormCall"] = {
        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_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "base_cast_speed_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, 3000, 50, -31, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster no beyond portal [1]
    FamilyCannotSpawnBeyondPortals
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no beyond portal 1 1 Global — Valor não escalável
  • monster no map drops [1]
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops 1 1 Global — Valor não escalável
  • Fanático de Ephij
    Demoníaco
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning
    monster no beyond portal [1]
    monster no map drops [1]
    monster no drops [0]
    monster slain experience +% [300]
    Fanatic of Ephij
    Spectre
    Tagsbeyond_commander_monster, beyond_demon, bludgeoning_weapon, Conjurador, delve_monster, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, lightning_affinity, medium_height, no_pantheon_mod, not_int, not_str, ranged, red_blood, slow_movement
    Vida
    210%
    Evasão
    +20%
    Ailment Threshold
    210%
    Resistência
    IconEnemyResistanceFire20% IconEnemyResistanceCold20% IconEnemyResistanceLightning20% IconEnemyResistanceChaos0%
    Damage
    150%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    Experiência
    120%
    Model Size
    120%
    Type
    BeyondDemon2
    Metadata
    BeyondDemon2-6
    Nível
    68
    Vida
    13,510
    Armadura
    28,790
    Evasão
    5,687
    Damage
    560
    Dano Mágico
    560
    Precisão
    580
    Attack Time
    1.35
    Experiência
    12,306
    Minion Life
    2,930
    Minion Damage
    447
    Ailment Threshold
    13,510
    Chill
    43
    Shock
    43
    Brittle
    242
    Scorch
    43
    Sap
    118
    Phys Convert Ele
    240%
    BeyondDemonLightningProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Chance de Crítico: 4%
    Tempo de Conjuração: 1 seg
    base is projectile [1]
    monster projectile variation [4]
    spell maximum action distance +% [-35]
    spell maximum base lightning damage [405.5]
    spell minimum base lightning damage [135.2]
    BeyondDemonStormCall
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
    Invocar Tormenta
    Chance de Crítico: 5%
    Eficácia do Dano Adicionado: 80%
    Tempo de Conjuração: 0.5 seg
    Define um marcador no local. Após um curto período, raios atingem o marcador, causando dano ao seu redor e fazendo com que raios atinjam quaisquer outros marcadores que você tenha conjurado.
    Duração base é de 3 segundos
    Velocidade de Conjuração aumentada em 50%
    active skill area of effect radius +% final [-31]
    is area damage [1]
    spell maximum base lightning damage [826.4]
    spell minimum base lightning damage [275.5]
    stormcall

    Object Type

    version 2
    extends "Metadata/Monsters/BeyondDemons/BeyondDemon"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueDelve/BeyondEncounter/BeyondDemon2-6"] = {
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        name = "Fanatic of Ephij",
        life = 2.1,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 8,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        skillList = {
            "BeyondDemonLightningProjectile",
            "BeyondDemonStormCall",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BeyondDemonLightningProjectile"] = {
        name = "BeyondDemonLightningProjectile",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.5, 1.5, 4, -35, critChance = 4, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BeyondDemonStormCall"] = {
        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_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "base_cast_speed_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, 3000, 50, -31, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster no beyond portal [1]
    FamilyCannotSpawnBeyondPortals
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no beyond portal 1 1 Global — Valor não escalável
  • monster no map drops [1]
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops 1 1 Global — Valor não escalável
  • monster no drops [0]
    monster slain experience +% [300]
    FamilyMonsterSlainExperience
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no drops 0 0 Global — Valor não escalável
  • monster slain experience +% 300 300 Global
  • Edit

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