哈斯特狂信者
恶魔
monster no beyond portal [1]
monster no map drops [1]
monster no map drops [1]
Disciple of Haast
幽魂 | N |
---|---|
标签 | beyond_commander_monster, beyond_demon, bludgeoning_weapon, 施法, cold_affinity, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, medium_height, not_int, not_str, ranged, red_blood, slow_movement |
Packs |
生命
210%
闪避值
+20%
异常状态临界值
210%
抗性
20 20 20 0
伤害
150%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 8
攻击间隔
1.35 秒
伤害分布
±20%
经验值
120%
Model Size
120%
类型
BeyondDemon2
Metadata
BeyondDemon2-7
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
伤害
560
法术伤害
560
命中
290
攻击间隔
1.35
经验值
12,306
异常状态临界值
13,510
冰缓
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).
MonsterGlacialHammer
攻击, 近战单一目标, 攻击可重复, 近战, 冰冷, ThresholdJewelArea
冰霜之锤
基本伤害: 448–672
暴击几率: 5%
攻击间隔: 1.35 秒
凝聚冰霜之力,转换一部分的物理伤害为冰霜伤害以重击敌人。若受到攻击的非传奇敌人被冻结且生命少于 1/3,则被冰霜之锤命中时会碎成冰屑。如连续攻击三次,则第三次冻结敌人的概率更高。限定锤类、短杖或长杖。
伤害总增 25%
物理伤害的 50% 转化为冰霜伤害
有 25% 的几率对敌人造成冻结状态
物理伤害的 50% 转化为冰霜伤害
有 25% 的几率对敌人造成冻结状态
MonsterArcticBreath
法术, 投射物, 玩家投射物, 伤害, 陷阱技能, 图腾技能, 地雷技能, 持续时间, 范围, 法术可重复, 可触发, 冰冷, 冰缓区域, 可齐射, 范围法术
电光寒霜
暴击几率: 5%
施放间隔: 0.8 秒
冷却时间: 10 秒
射出一个寒冰投射物,在接触到敌人时会爆炸,对该范围敌人造成伤害,产生一片冰缓区域并持续造成伤害。该区域会向周围的敌人蔓延,直到持续时间结束。
造成 742 - 1113 冰霜伤害
基础持续时间为 3.5 秒
投射物速度减慢 50%
基础范围为 1.5 米
基础次级范围为 1.5 米
base is projectile [1]
基础持续时间为 3.5 秒
投射物速度减慢 50%
基础范围为 1.5 米
基础次级范围为 1.5 米
base is projectile [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-7"] = { name = "Disciple of Haast", 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 = { "MonsterGlacialHammer", "MonsterArcticBreath", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MonsterGlacialHammer"] = { name = "Glacial Hammer", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Hits enemies, converting some of your physical damage to cold damage. If a non-unique enemy is frozen and is on less than one third life, they will shatter when hit by Glacial Hammer. If striking three times in a row, the third strike will freeze enemies more easily. Requires a Mace, Sceptre or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Cold] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_physical_damage_%_to_convert_to_cold", "base_chance_to_freeze_%", "active_skill_damage_+%_final", }, levels = { [1] = {50, 25, 25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterArcticBreath"] = { name = "Creeping Frost", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fire an icy projectile that bursts on impact or when reaching the targeted area, dealing area damage and creating a chilling area that deals cold damage over time. This area will creep across the ground towards nearby enemies until its duration expires.", skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.ChillingArea] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "base_skill_effect_duration", "base_projectile_speed_+%", "active_skill_base_area_of_effect_radius", "active_skill_base_secondary_area_of_effect_radius", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 3500, -50, 15, 15, critChance = 5, levelRequirement = 58, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 3500, -50, 15, 15, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 3500, -50, 15, 15, critChance = 5, levelRequirement = 82, 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 |
哈斯特狂信者
恶魔
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]
Disciple of Haast
幽魂 | N |
---|---|
标签 | beyond_commander_monster, beyond_demon, bludgeoning_weapon, 施法, cold_affinity, delve_monster, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, medium_height, no_pantheon_mod, not_int, not_str, ranged, red_blood, slow_movement |
生命
210%
闪避值
+20%
异常状态临界值
210%
抗性
20 20 20 0
伤害
150%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 8
攻击间隔
1.35 秒
伤害分布
±20%
经验值
120%
Model Size
120%
类型
BeyondDemon2
Metadata
BeyondDemon2-7
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
伤害
560
法术伤害
560
命中
290
攻击间隔
1.35
经验值
12,306
异常状态临界值
13,510
冰缓
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).
MonsterGlacialHammer
攻击, 近战单一目标, 攻击可重复, 近战, 冰冷, ThresholdJewelArea
冰霜之锤
基本伤害: 448–672
暴击几率: 5%
攻击间隔: 1.35 秒
凝聚冰霜之力,转换一部分的物理伤害为冰霜伤害以重击敌人。若受到攻击的非传奇敌人被冻结且生命少于 1/3,则被冰霜之锤命中时会碎成冰屑。如连续攻击三次,则第三次冻结敌人的概率更高。限定锤类、短杖或长杖。
伤害总增 25%
物理伤害的 50% 转化为冰霜伤害
有 25% 的几率对敌人造成冻结状态
物理伤害的 50% 转化为冰霜伤害
有 25% 的几率对敌人造成冻结状态
MonsterArcticBreath
法术, 投射物, 玩家投射物, 伤害, 陷阱技能, 图腾技能, 地雷技能, 持续时间, 范围, 法术可重复, 可触发, 冰冷, 冰缓区域, 可齐射, 范围法术
电光寒霜
暴击几率: 5%
施放间隔: 0.8 秒
冷却时间: 10 秒
射出一个寒冰投射物,在接触到敌人时会爆炸,对该范围敌人造成伤害,产生一片冰缓区域并持续造成伤害。该区域会向周围的敌人蔓延,直到持续时间结束。
造成 742 - 1113 冰霜伤害
基础持续时间为 3.5 秒
投射物速度减慢 50%
基础范围为 1.5 米
基础次级范围为 1.5 米
base is projectile [1]
基础持续时间为 3.5 秒
投射物速度减慢 50%
基础范围为 1.5 米
基础次级范围为 1.5 米
base is projectile [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-7"] = { name = "Disciple of Haast", 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 = { "MonsterGlacialHammer", "MonsterArcticBreath", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MonsterGlacialHammer"] = { name = "Glacial Hammer", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Hits enemies, converting some of your physical damage to cold damage. If a non-unique enemy is frozen and is on less than one third life, they will shatter when hit by Glacial Hammer. If striking three times in a row, the third strike will freeze enemies more easily. Requires a Mace, Sceptre or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Cold] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_physical_damage_%_to_convert_to_cold", "base_chance_to_freeze_%", "active_skill_damage_+%_final", }, levels = { [1] = {50, 25, 25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterArcticBreath"] = { name = "Creeping Frost", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fire an icy projectile that bursts on impact or when reaching the targeted area, dealing area damage and creating a chilling area that deals cold damage over time. This area will creep across the ground towards nearby enemies until its duration expires.", skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.ChillingArea] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "base_skill_effect_duration", "base_projectile_speed_+%", "active_skill_base_area_of_effect_radius", "active_skill_base_secondary_area_of_effect_radius", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 3500, -50, 15, 15, critChance = 5, levelRequirement = 58, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 3500, -50, 15, 15, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 3500, -50, 15, 15, critChance = 5, levelRequirement = 82, 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 |