艾菲吉崇信者
惡魔
monster no beyond portal [1]
monster no map drops [1]
Fanatic of Ephij
幽魂N
標籤beyond_commander_monster, beyond_demon, bludgeoning_weapon, 法術, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, lightning_affinity, medium_height, not_int, ranged, red_blood, slow_movement
Packs
  • 飢渴狂焰提耶須, 巴曼斯之體, 哈斯特之血, 提耶須之眼, 奈恩之手, 巴曼斯信徒, 提耶須獵犬, 哈斯特使徒, 艾菲吉之口, 艾菲吉崇信者, 哈斯特狂信者, 提耶須狂徒
  • 刺寒冰霜哈斯特, 巴曼斯之體, 哈斯特之血, 提耶須之眼, 奈恩之手, 巴曼斯信徒, 提耶須獵犬, 哈斯特使徒, 艾菲吉之口, 艾菲吉崇信者, 哈斯特狂信者, 提耶須狂徒
  • 破碎虛空艾菲吉, 巴曼斯之體, 哈斯特之血, 提耶須之眼, 奈恩之手, 巴曼斯信徒, 提耶須獵犬, 哈斯特使徒, 艾菲吉之口, 艾菲吉崇信者, 哈斯特狂信者, 提耶須狂徒
  • 扭曲之岩奈恩, 巴曼斯之體, 哈斯特之血, 提耶須之眼, 奈恩之手, 巴曼斯信徒, 提耶須獵犬, 哈斯特使徒, 艾菲吉之口, 艾菲吉崇信者, 哈斯特狂信者, 提耶須狂徒
  • 黑暗深淵巴曼斯, 巴曼斯之體, 哈斯特之血, 提耶須之眼, 奈恩之手, 巴曼斯信徒, 提耶須獵犬, 哈斯特使徒, 艾菲吉之口, 艾菲吉崇信者, 哈斯特狂信者, 提耶須狂徒
  • 生命
    210%
    護甲
    +20%
    閃避
    +20%
    異常狀態臨界值
    210%
    抗性
    20 20 20 0
    傷害
    150%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 8
    攻擊間隔
    1.35 秒
    傷害分佈
    ±20%
    經驗值
    120%
    Model Size
    120%
    類型
    BeyondDemon2
    Metadata
    BeyondDemon2-6
    等級
    68
    生命
    13,510
    護甲
    34,548
    閃避
    5,687
    能量護盾
    0
    傷害
    560
    法術傷害
    560
    命中
    290
    攻擊間隔
    1.35
    經驗值
    12,306
    異常狀態臨界值
    13,510
    冰緩
    43
    感電
    43
    易碎
    242
    焦灼
    43
    殘喘
    118
    BeyondDemonLightningProjectile
    法術, 投射物, 玩家投射物, 可觸發
    暴擊率: 4%
    施放時間: 1 秒
    造成 135.2405.5 閃電傷害
    base is projectile [1]
    monster projectile variation [4]
    spell maximum action distance +% [-35]
    BeyondDemonStormCall
    法術, 傷害, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 可觸發, 法術可重複, 閃電, 可秘能爆發, 可齊射, 範圍法術
    風暴呼喚
    暴擊率: 5%
    附加傷害效用: 80%
    施放時間: 0.5 秒
    在一個位置設置一個標記。經過短暫的時間後,閃電會打擊該標記附近,並在你施放的任何其他標記處也引發雷擊。
    造成 275.5826.4 閃電傷害
    +3 秒基礎持續時間
    增加 50% 施放速度
    active skill area of effect radius +% final [-31]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/BeyondDemons/BeyondDemon"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BeyondDemons/BeyondDemon"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/BeyondDemons/BeyondDemon2-6"] = {
        name = "Fanatic of Ephij",
        life = 2.1,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        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]
    IdCannotSpawnBeyondPortals
    FamilyCannotSpawnBeyondPortals
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no beyond portal Min: 1 Max: 1 全域
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 艾菲吉崇信者
    惡魔
    monster no beyond portal [1]
    monster no map drops [1]
    怪物增加 300% 經驗值
    monster no drops [0]
    Fanatic of Ephij
    幽魂N
    標籤beyond_commander_monster, beyond_demon, bludgeoning_weapon, 法術, delve_monster, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, lightning_affinity, medium_height, no_pantheon_mod, not_int, ranged, red_blood, slow_movement
    生命
    210%
    護甲
    +20%
    閃避
    +20%
    異常狀態臨界值
    210%
    抗性
    20 20 20 0
    傷害
    150%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 8
    攻擊間隔
    1.35 秒
    傷害分佈
    ±20%
    經驗值
    120%
    Model Size
    120%
    類型
    BeyondDemon2
    Metadata
    BeyondDemon2-6
    等級
    68
    生命
    13,510
    護甲
    34,548
    閃避
    5,687
    能量護盾
    0
    傷害
    560
    法術傷害
    560
    命中
    290
    攻擊間隔
    1.35
    經驗值
    12,306
    異常狀態臨界值
    13,510
    冰緩
    43
    感電
    43
    易碎
    242
    焦灼
    43
    殘喘
    118
    BeyondDemonLightningProjectile
    法術, 投射物, 玩家投射物, 可觸發
    暴擊率: 4%
    施放時間: 1 秒
    造成 135.2405.5 閃電傷害
    base is projectile [1]
    monster projectile variation [4]
    spell maximum action distance +% [-35]
    BeyondDemonStormCall
    法術, 傷害, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 可觸發, 法術可重複, 閃電, 可秘能爆發, 可齊射, 範圍法術
    風暴呼喚
    暴擊率: 5%
    附加傷害效用: 80%
    施放時間: 0.5 秒
    在一個位置設置一個標記。經過短暫的時間後,閃電會打擊該標記附近,並在你施放的任何其他標記處也引發雷擊。
    造成 275.5826.4 閃電傷害
    +3 秒基礎持續時間
    增加 50% 施放速度
    active skill area of effect radius +% final [-31]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/BeyondDemons/BeyondDemon"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BeyondDemons/BeyondDemon"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueDelve/BeyondEncounter/BeyondDemon2-6"] = {
        name = "Fanatic of Ephij",
        life = 2.1,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        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]
    IdCannotSpawnBeyondPortals
    FamilyCannotSpawnBeyondPortals
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no beyond portal Min: 1 Max: 1 全域
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 怪物增加 300% 經驗值
    monster no drops [0]
    IdMonsterSlainExperienceIncreaseBeyondDelve__
    FamilyMonsterSlainExperience
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no drops Min: 0 Max: 0 全域
  • monster slain experience +% Min: 300 Max: 300 全域
  • Edit

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