エフィジの狂信者
![](/image/settlers/demon.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconFire.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconLightning.webp)
monster no beyond portal [1]
monster no map drops [1]
monster no map drops [1]
Fanatic of Ephij
Spectre | N |
---|---|
Tags | beyond_commander_monster, beyond_demon, bludgeoning_weapon, キャスター, 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 |
ライフ
210%
回避力
+20%
Ailment Threshold
210%
耐性
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconFire.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconLightning.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconChaos.webp)
Damage
150%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 8
Attack Time
1.35 Second
Damage Spread
±20%
経験値
120%
Model Size
120%
Type
BeyondDemon2
Metadata
BeyondDemon2-6
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
選択 モンスターレベル
レベル
68
ライフ
13,510
アーマー
28,790
回避力
5,687
エナジーシールド
0
Damage
560
スペルダメージ
560
命中
290
Attack Time
1.35
経験値
12,306
Ailment Threshold
13,510
Chill
43
Shock
43
Brittle
242
Scorch
43
Sap
118
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
BeyondDemonLightningProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
クリティカル率: 4%
キャストタイム: 1 秒
135.2から405.5の雷ダメージを与える
base is projectile [1]
monster projectile variation [4]
spell maximum action distance +% [-35]
base is projectile [1]
monster projectile variation [4]
spell maximum action distance +% [-35]
BeyondDemonStormCall
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
ストームコール
クリティカル率: 5%
追加ダメージ効率: 80%
キャストタイム: 0.5 秒
指定地点にマーカーを設置する。短い時間の後に雷がそのマーカーに落ち、周囲にダメージを与える。このとき、すでに設置した他のマーカーにも雷が落ちる。
275.5から826.4の雷ダメージを与える
基礎持続時間は3秒
キャストスピードが50%増加する
active skill area of effect radius +% final [-31]
is area damage [1]
基礎持続時間は3秒
キャストスピードが50%増加する
active skill area of effect radius +% final [-31]
is area damage [1]
![](https://cdn.poedb.tw/protected/image/Art/2DArt/SkillIcons/stormcall.webp)
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]
Id | CannotSpawnBeyondPortals |
---|---|
Family | CannotSpawnBeyondPortals |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
エフィジの狂信者
![](/image/settlers/demon.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconFire.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconLightning.webp)
monster no beyond portal [1]
monster no map drops [1]
モンスターの付与する経験値が300%増加する
monster no drops [0]
monster no map drops [1]
モンスターの付与する経験値が300%増加する
monster no drops [0]
Fanatic of Ephij
Spectre | N |
---|---|
Tags | 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, not_str, ranged, red_blood, slow_movement |
ライフ
210%
回避力
+20%
Ailment Threshold
210%
耐性
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconFire.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconLightning.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconChaos.webp)
Damage
150%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 8
Attack Time
1.35 Second
Damage Spread
±20%
経験値
120%
Model Size
120%
Type
BeyondDemon2
Metadata
BeyondDemon2-6
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
選択 モンスターレベル
レベル
68
ライフ
13,510
アーマー
28,790
回避力
5,687
エナジーシールド
0
Damage
560
スペルダメージ
560
命中
290
Attack Time
1.35
経験値
12,306
Ailment Threshold
13,510
Chill
43
Shock
43
Brittle
242
Scorch
43
Sap
118
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
BeyondDemonLightningProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
クリティカル率: 4%
キャストタイム: 1 秒
135.2から405.5の雷ダメージを与える
base is projectile [1]
monster projectile variation [4]
spell maximum action distance +% [-35]
base is projectile [1]
monster projectile variation [4]
spell maximum action distance +% [-35]
BeyondDemonStormCall
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
ストームコール
クリティカル率: 5%
追加ダメージ効率: 80%
キャストタイム: 0.5 秒
指定地点にマーカーを設置する。短い時間の後に雷がそのマーカーに落ち、周囲にダメージを与える。このとき、すでに設置した他のマーカーにも雷が落ちる。
275.5から826.4の雷ダメージを与える
基礎持続時間は3秒
キャストスピードが50%増加する
active skill area of effect radius +% final [-31]
is area damage [1]
基礎持続時間は3秒
キャストスピードが50%増加する
active skill area of effect radius +% final [-31]
is area damage [1]
![](https://cdn.poedb.tw/protected/image/Art/2DArt/SkillIcons/stormcall.webp)
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]
Id | CannotSpawnBeyondPortals |
---|---|
Family | CannotSpawnBeyondPortals |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
モンスターの付与する経験値が300%増加する
monster no drops [0]
Id | MonsterSlainExperienceIncreaseBeyondDelve__ |
---|---|
Family | MonsterSlainExperience |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
編集
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.