疫病大嘴兽希伯
人形
drop additional rare items [3]
攻击导致流血
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
攻击导致流血
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Eber, the Plaguemaw
幽魂 | N |
---|---|
标签 | 施法, chaos_affinity, has_two_hand_mace, has_two_handed_melee, humanoid, light_armour, medium_height, medium_movement, melee, not_dex, not_str, physical_affinity, ranged, red_blood, slashing_weapon |
生命
500%
生命转为护盾
100%
异常状态临界值
500%
抗性
40 40 40 25
伤害
160%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 8
攻击间隔
1.5 秒
伤害分布
±20%
经验值
200%
Model Size
110%
类型
ProphecyWickedKing
Metadata
PaleKingChaos
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
696,732
护甲
28,790
闪避值
4,739
能量护盾
6,127
伤害
681
法术伤害
1,016
命中
290
攻击间隔
1.005
经验值
112,805
异常状态临界值
438,941
冰缓
1,388
Shock
1,388
Brittle
7,852
Scorch
1,388
Sap
3,835
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).
ProphecyBossEssenceDrain
法术, 投射物, 玩家投射物, 持续时间, 图腾技能, 法术可重复, DoT, 混沌, 伤害, 可触发, 可齐射, 范围, 范围法术, 陷阱技能, 地雷技能
灵魂吸取
施放间隔: 0.75 秒
射出一个投射物,击中后产生一个减益效果,造成持续伤害。其中一部分伤害会治疗你。该减益效果可由【瘟疫】传染。
造成 238.7 - 375.1 混沌伤害
每秒造成 227.3 基础混沌伤害
基础持续时间为 4 秒
施法速度加快 10%
投射物速度加快 15%
animation effect variation [1]
base is projectile [1]
每秒造成 227.3 基础混沌伤害
基础持续时间为 4 秒
施法速度加快 10%
投射物速度加快 15%
animation effect variation [1]
base is projectile [1]
ProphecyBossBlight
法术, 伤害, 混沌, 范围, 图腾技能, 引导, 持续时间, DoT, 范围法术
施放间隔: 0.21 秒
每秒造成 68.5 基础混沌伤害
基础持续时间为 2.5 秒
法术伤害的词缀效果同样套用于持续伤害
active skill area of effect radius +% final [20]
基础持续时间为 2.5 秒
法术伤害的词缀效果同样套用于持续伤害
active skill area of effect radius +% final [20]
ProphecyBossSummonPoisonCloud
法术, 法术可重复, 可触发
施放间隔: 1 秒
冷却时间: 8 秒
alternate minion [124]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Melee
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 1081–1622
暴击几率: 5%
攻击间隔: 1.5 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKing" Stats { } MinimapIcon { icon = "MissionTarget" }
Object Type Codes
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKing" Life { on_death = "HideMinimapIcon();" on_spawned_dead = "HideMinimapIcon();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/ProphecyBoss/PaleKingChaos"] = { name = "Eber, the Plaguemaw", life = 5, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "Melee", "ProphecyBossSummonPoisonCloud", "ProphecyBossEssenceDrain", "ProphecyBossBlight", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecyBossSummonPoisonCloud"] = { name = "ProphecyBossSummonPoisonCloud", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summoned_monsters_no_drops_or_experience", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {124, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecyBossEssenceDrain"] = { name = "Essence Drain", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires a projectile that applies a damage over time debuff when it hits. You are healed for a portion of the debuff damage. The debuff is spread by Contagion.", skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Multicastable] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.75, baseFlags = { area = true, spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_chaos_damage_to_deal_per_minute", "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "base_skill_effect_duration", "base_cast_speed_+%", "base_projectile_speed_+%", "animation_effect_variation", "base_is_projectile", }, levels = { [1] = {2.4000000953674, 0.69999998807907, 1.1000000238419, 4000, 10, 15, 1, levelRequirement = 3, statInterpolation = {3, 3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecyBossBlight"] = { name = "ProphecyBossBlight", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Chaos] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Channel] = true, [SkillType.Duration] = true, [SkillType.DamageOverTime] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.21, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_chaos_damage_to_deal_per_minute", "base_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", "spell_damage_modifiers_apply_to_skill_dot", }, levels = { [1] = {1, 2500, 20, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, }
drop additional rare items [3]
Id | ProphecyAdditionalRareItemsBoss |
---|---|
Family | MonsterDropAdditionalRareItems |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
攻击导致流血
Id | MonsterBleedImplicit |
---|---|
Family | MonsterDamage |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage bleed damage physical attack ailment |
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
疫病大嘴兽希伯
人形
攻击导致流血
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Eber, the Plaguemaw
幽魂 | N |
---|---|
标签 | 施法, chaos_affinity, has_two_hand_mace, has_two_handed_melee, humanoid, light_armour, medium_movement, melee, not_dex, not_str, physical_affinity, ranged, red_blood, slashing_weapon |
生命
500%
生命转为护盾
100%
异常状态临界值
500%
抗性
40 40 40 25
伤害
160%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 8
攻击间隔
1.5 秒
伤害分布
±20%
经验值
200%
Model Size
110%
类型
ProphecyWickedKing
Metadata
PaleKingChaosStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
696,732
护甲
28,790
闪避值
4,739
能量护盾
6,127
伤害
681
法术伤害
1,016
命中
290
攻击间隔
1.005
经验值
112,805
异常状态临界值
438,941
冰缓
1,388
Shock
1,388
Brittle
7,852
Scorch
1,388
Sap
3,835
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).
ProphecyBossEssenceDrain
法术, 投射物, 玩家投射物, 持续时间, 图腾技能, 法术可重复, DoT, 混沌, 伤害, 可触发, 可齐射, 范围, 范围法术, 陷阱技能, 地雷技能
灵魂吸取
施放间隔: 0.75 秒
射出一个投射物,击中后产生一个减益效果,造成持续伤害。其中一部分伤害会治疗你。该减益效果可由【瘟疫】传染。
造成 238.7 - 375.1 混沌伤害
每秒造成 227.3 基础混沌伤害
基础持续时间为 4 秒
施法速度加快 10%
投射物速度加快 15%
animation effect variation [1]
base is projectile [1]
每秒造成 227.3 基础混沌伤害
基础持续时间为 4 秒
施法速度加快 10%
投射物速度加快 15%
animation effect variation [1]
base is projectile [1]
ProphecyBossBlight
法术, 伤害, 混沌, 范围, 图腾技能, 引导, 持续时间, DoT, 范围法术
施放间隔: 0.21 秒
每秒造成 68.5 基础混沌伤害
基础持续时间为 2.5 秒
法术伤害的词缀效果同样套用于持续伤害
active skill area of effect radius +% final [20]
基础持续时间为 2.5 秒
法术伤害的词缀效果同样套用于持续伤害
active skill area of effect radius +% final [20]
ProphecyBossSummonPoisonCloud
法术, 法术可重复, 可触发
施放间隔: 1 秒
冷却时间: 8 秒
alternate minion [124]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Melee
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 1081–1622
暴击几率: 5%
攻击间隔: 1.5 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKing"
Object Type Codes
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKing"
-- src\Data\Spectres.lua minions["Metadata/Monsters/ProphecyBoss/PaleKingChaosStandalone"] = { name = "Eber, the Plaguemaw", life = 5, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "Melee", "ProphecyBossSummonPoisonCloud", "ProphecyBossEssenceDrain", "ProphecyBossBlight", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecyBossSummonPoisonCloud"] = { name = "ProphecyBossSummonPoisonCloud", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summoned_monsters_no_drops_or_experience", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {124, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecyBossEssenceDrain"] = { name = "Essence Drain", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires a projectile that applies a damage over time debuff when it hits. You are healed for a portion of the debuff damage. The debuff is spread by Contagion.", skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Multicastable] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.75, baseFlags = { area = true, spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_chaos_damage_to_deal_per_minute", "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "base_skill_effect_duration", "base_cast_speed_+%", "base_projectile_speed_+%", "animation_effect_variation", "base_is_projectile", }, levels = { [1] = {2.4000000953674, 0.69999998807907, 1.1000000238419, 4000, 10, 15, 1, levelRequirement = 3, statInterpolation = {3, 3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecyBossBlight"] = { name = "ProphecyBossBlight", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Chaos] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Channel] = true, [SkillType.Duration] = true, [SkillType.DamageOverTime] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.21, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_chaos_damage_to_deal_per_minute", "base_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", "spell_damage_modifiers_apply_to_skill_dot", }, levels = { [1] = {1, 2500, 20, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, }
攻击导致流血
Id | MonsterBleedImplicit |
---|---|
Family | MonsterDamage |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage bleed damage physical attack ailment |
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
疫病大嘴兽希伯
人形
区域: 苍白议会
攻击导致流血
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Eber, the Plaguemaw
幽魂 | N |
---|---|
地区 | 苍白议会 |
标签 | 施法, chaos_affinity, has_two_hand_mace, has_two_handed_melee, humanoid, light_armour, medium_height, medium_movement, melee, not_dex, not_str, physical_affinity, ranged, red_blood, slashing_weapon |
生命
300%
生命转为护盾
100%
异常状态临界值
300%
抗性
40 40 40 25
伤害
160%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 8
攻击间隔
1.5 秒
伤害分布
±20%
经验值
200%
Model Size
110%
类型
ProphecyWickedKingMap
Metadata
PaleKingChaosMap
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
75
生命
1,524,810
护甲
49,865
闪避值
6,029
能量护盾
9,436
伤害
1,033
法术伤害
1,541
命中
381
攻击间隔
1.005
经验值
129,844
异常状态临界值
792,901
冰缓
2,507
Shock
2,507
Brittle
14,184
Scorch
2,507
Sap
6,927
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).
ProphecyBossEssenceDrain
法术, 投射物, 玩家投射物, 持续时间, 图腾技能, 法术可重复, DoT, 混沌, 伤害, 可触发, 可齐射, 范围, 范围法术, 陷阱技能, 地雷技能
灵魂吸取
施放间隔: 0.75 秒
射出一个投射物,击中后产生一个减益效果,造成持续伤害。其中一部分伤害会治疗你。该减益效果可由【瘟疫】传染。
造成 309.9 - 487 混沌伤害
每秒造成 295.1 基础混沌伤害
基础持续时间为 4 秒
施法速度加快 10%
投射物速度加快 15%
animation effect variation [1]
base is projectile [1]
每秒造成 295.1 基础混沌伤害
基础持续时间为 4 秒
施法速度加快 10%
投射物速度加快 15%
animation effect variation [1]
base is projectile [1]
ProphecyBossBlight
法术, 伤害, 混沌, 范围, 图腾技能, 引导, 持续时间, DoT, 范围法术
施放间隔: 0.21 秒
每秒造成 85.4 基础混沌伤害
基础持续时间为 2.5 秒
法术伤害的词缀效果同样套用于持续伤害
active skill area of effect radius +% final [20]
基础持续时间为 2.5 秒
法术伤害的词缀效果同样套用于持续伤害
active skill area of effect radius +% final [20]
ProphecyBossSummonPoisonCloud
法术, 法术可重复, 可触发
施放间隔: 1 秒
冷却时间: 8 秒
alternate minion [124]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Melee
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 1640–2460
暴击几率: 5%
攻击间隔: 1.5 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKingMap" Stats { }
Object Type Codes
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKingMap"
-- src\Data\Spectres.lua minions["Metadata/Monsters/ProphecyBoss/PaleKingChaosMap"] = { name = "Eber, the Plaguemaw", life = 3, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "Melee", "ProphecyBossSummonPoisonCloud", "ProphecyBossEssenceDrain", "ProphecyBossBlight", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecyBossSummonPoisonCloud"] = { name = "ProphecyBossSummonPoisonCloud", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summoned_monsters_no_drops_or_experience", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {124, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecyBossEssenceDrain"] = { name = "Essence Drain", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires a projectile that applies a damage over time debuff when it hits. You are healed for a portion of the debuff damage. The debuff is spread by Contagion.", skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Multicastable] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.75, baseFlags = { area = true, spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_chaos_damage_to_deal_per_minute", "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "base_skill_effect_duration", "base_cast_speed_+%", "base_projectile_speed_+%", "animation_effect_variation", "base_is_projectile", }, levels = { [1] = {2.4000000953674, 0.69999998807907, 1.1000000238419, 4000, 10, 15, 1, levelRequirement = 3, statInterpolation = {3, 3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecyBossBlight"] = { name = "ProphecyBossBlight", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Chaos] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Channel] = true, [SkillType.Duration] = true, [SkillType.DamageOverTime] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.21, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_chaos_damage_to_deal_per_minute", "base_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", "spell_damage_modifiers_apply_to_skill_dot", }, levels = { [1] = {1, 2500, 20, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, }
攻击导致流血
Id | MonsterBleedImplicit |
---|---|
Family | MonsterDamage |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage bleed damage physical attack ailment |
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
疫病大嘴兽希伯
人形
攻击导致流血
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Eber, the Plaguemaw
幽魂 | N |
---|---|
标签 | 施法, chaos_affinity, has_two_hand_mace, has_two_handed_melee, humanoid, light_armour, medium_height, medium_movement, melee, not_dex, not_str, physical_affinity, ranged, red_blood, slashing_weapon |
生命
300%
生命转为护盾
100%
异常状态临界值
300%
抗性
40 40 40 25
伤害
160%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 8
攻击间隔
1.5 秒
伤害分布
±20%
经验值
200%
Model Size
110%
类型
ProphecyWickedKingMap
Metadata
PaleKingChaosGhost
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
418,039
护甲
28,790
闪避值
4,739
能量护盾
6,127
伤害
681
法术伤害
1,016
命中
290
攻击间隔
1.005
经验值
112,805
异常状态临界值
263,365
冰缓
833
Shock
833
Brittle
4,711
Scorch
833
Sap
2,301
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).
ProphecyBossEssenceDrain
法术, 投射物, 玩家投射物, 持续时间, 图腾技能, 法术可重复, DoT, 混沌, 伤害, 可触发, 可齐射, 范围, 范围法术, 陷阱技能, 地雷技能
灵魂吸取
施放间隔: 0.75 秒
射出一个投射物,击中后产生一个减益效果,造成持续伤害。其中一部分伤害会治疗你。该减益效果可由【瘟疫】传染。
造成 238.7 - 375.1 混沌伤害
每秒造成 227.3 基础混沌伤害
基础持续时间为 4 秒
施法速度加快 10%
投射物速度加快 15%
animation effect variation [1]
base is projectile [1]
每秒造成 227.3 基础混沌伤害
基础持续时间为 4 秒
施法速度加快 10%
投射物速度加快 15%
animation effect variation [1]
base is projectile [1]
ProphecyBossBlight
法术, 伤害, 混沌, 范围, 图腾技能, 引导, 持续时间, DoT, 范围法术
施放间隔: 0.21 秒
每秒造成 68.5 基础混沌伤害
基础持续时间为 2.5 秒
法术伤害的词缀效果同样套用于持续伤害
active skill area of effect radius +% final [20]
基础持续时间为 2.5 秒
法术伤害的词缀效果同样套用于持续伤害
active skill area of effect radius +% final [20]
ProphecyBossSummonPoisonCloud
法术, 法术可重复, 可触发
施放间隔: 1 秒
冷却时间: 8 秒
alternate minion [124]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Melee
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 1081–1622
暴击几率: 5%
攻击间隔: 1.5 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKingGhost" Stats { }
Object Type Codes
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKingGhost"
-- src\Data\Spectres.lua minions["Metadata/Monsters/ProphecyBoss/PaleKingChaosGhost"] = { name = "Eber, the Plaguemaw", life = 3, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "Melee", "ProphecyBossSummonPoisonCloud", "ProphecyBossEssenceDrain", "ProphecyBossBlight", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecyBossSummonPoisonCloud"] = { name = "ProphecyBossSummonPoisonCloud", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summoned_monsters_no_drops_or_experience", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {124, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecyBossEssenceDrain"] = { name = "Essence Drain", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires a projectile that applies a damage over time debuff when it hits. You are healed for a portion of the debuff damage. The debuff is spread by Contagion.", skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Multicastable] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.75, baseFlags = { area = true, spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_chaos_damage_to_deal_per_minute", "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "base_skill_effect_duration", "base_cast_speed_+%", "base_projectile_speed_+%", "animation_effect_variation", "base_is_projectile", }, levels = { [1] = {2.4000000953674, 0.69999998807907, 1.1000000238419, 4000, 10, 15, 1, levelRequirement = 3, statInterpolation = {3, 3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecyBossBlight"] = { name = "ProphecyBossBlight", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Chaos] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Channel] = true, [SkillType.Duration] = true, [SkillType.DamageOverTime] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.21, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_chaos_damage_to_deal_per_minute", "base_skill_effect_duration", "active_skill_area_of_effect_radius_+%_final", "spell_damage_modifiers_apply_to_skill_dot", }, levels = { [1] = {1, 2500, 20, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, }
攻击导致流血
Id | MonsterBleedImplicit |
---|---|
Family | MonsterDamage |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage bleed damage physical attack ailment |
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |