破坏者贝罗特斯
人形
区域: 强酸洞穴
同时可以放置最多 12 个额外陷阱
陷阱在投掷后不能造成伤害的时间 +4 秒
地雷在投掷后不会受到伤害的时间 +4 秒
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
陷阱在投掷后不能造成伤害的时间 +4 秒
地雷在投掷后不会受到伤害的时间 +4 秒
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Berrots, The Breaker
幽魂 | N |
---|---|
地区 | 强酸洞穴 |
标签 | 施法, chaos_affinity, cold_affinity, has_wand, human, humanoid, medium_height, medium_movement, non_unique_map_boss, plate_armour, ranged, red_blood, wb_leader |
生命
320%
生命转为护盾
33%
护甲
+100%
闪避值
+33%
异常状态临界值
320%
抗性
40 40 40 25
伤害
216%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 10
攻击间隔
1.5 秒
伤害分布
±20%
经验值
200%
Model Size
120%
类型
WbChaosLeader6
Metadata
WbChaosLeader6
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
81
生命
5,653,328
护甲
158,634
闪避值
9,791
能量护盾
4,482
伤害
1,975
法术伤害
2,948
命中
480
攻击间隔
1.005
经验值
141,493
异常状态临界值
2,657,064
冰缓
8,402
Shock
8,402
Brittle
47,532
Scorch
8,402
Sap
23,212
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).
WbChaosLeaderSummonSlowMinion
法术, 法术可重复, 可触发
施放间隔: 1 秒
冷却时间: 6 秒
alternate minion [41]
number of monsters to summon [1]
summoned monster rarity [3]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
number of monsters to summon [1]
summoned monster rarity [3]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
ChaosLeaderIceTrap
法术, 持续时间, 伤害, 地雷技能, 范围, 陷阱, DoT, 冰冷, 范围法术
暴击几率: 5%
施放间隔: 1 秒
冷却时间: 2 秒
造成 1132 - 1699 冰霜伤害
陷阱持续 +3 秒
基础持续时间为 12 秒
active skill area of effect radius +% final [35]
base skill is trapped [1]
ignores trap and mine cooldown limit [1]
is area damage [1]
trap variation [4]
陷阱持续 +3 秒
基础持续时间为 12 秒
active skill area of effect radius +% final [35]
base skill is trapped [1]
ignores trap and mine cooldown limit [1]
is area damage [1]
trap variation [4]
WbChaosLeaderCausticBomb
法术, 持续时间, 伤害, 地雷技能, 范围, 陷阱, DoT, 混沌, 范围法术
暴击几率: 5%
施放间隔: 1 秒
冷却时间: 2 秒
造成 403.4 - 570.9 混沌伤害
陷阱持续 +3 秒
每秒造成 422.9 基础混沌伤害
基础持续时间为 12 秒
base skill is trapped [1]
ground caustic art variation [2]
ignores trap and mine cooldown limit [1]
is area damage [1]
trap variation [2]
陷阱持续 +3 秒
每秒造成 422.9 基础混沌伤害
基础持续时间为 12 秒
base skill is trapped [1]
ground caustic art variation [2]
ignores trap and mine cooldown limit [1]
is area damage [1]
trap variation [2]
Object Type
version 2 extends "Metadata/Monsters/Wb/WbChaosLeader" Stats { } Actor { }
Object Type Codes
version 2 extends "Metadata/Monsters/Wb/WbChaosLeader"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Wb/WbChaosLeader6"] = { name = "Berrots, The Breaker", life = 3.2, energyShield = 0.33, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2.16, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, weaponType1 = "Wand", weaponType2 = "Wand", skillList = { "ChaosLeaderIceTrap", "WbChaosLeaderCausticBomb", "WbChaosLeaderSummonSlowMinion", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ChaosLeaderIceTrap"] = { name = "ChaosLeaderIceTrap", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.DamageOverTime] = true, [SkillType.Cold] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "base_trap_duration", "base_skill_effect_duration", "trap_variation", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "base_skill_is_trapped", "is_trap", "ignores_trap_and_mine_cooldown_limit", }, levels = { [1] = {0.40000000596046, 0.60000002384186, 3000, 12000, 4, 35, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WbChaosLeaderCausticBomb"] = { name = "WbChaosLeaderCausticBomb", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "base_chaos_damage_to_deal_per_minute", "base_trap_duration", "base_skill_effect_duration", "trap_variation", "ground_caustic_art_variation", "is_trap", "is_area_damage", "base_skill_is_trapped", "ignores_trap_and_mine_cooldown_limit", }, levels = { [1] = {0.52999997138977, 0.75, 2, 3000, 12000, 2, 2, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WbChaosLeaderSummonSlowMinion"] = { name = "WbChaosLeaderSummonSlowMinion", 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 = { "number_of_monsters_to_summon", "summoned_monster_rarity", "alternate_minion", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {1, 3, 41, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
同时可以放置最多 12 个额外陷阱
Id | MonsterIncreasedTrapsAllowed |
---|---|
Family | TrapsAllowed |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
陷阱在投掷后不能造成伤害的时间 +4 秒
地雷在投掷后不会受到伤害的时间 +4 秒
Id | MonsterImplicitTrapsInvulnerable4Sec |
---|---|
Family | MonsterTrapsInvulnerable |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
怪物提供的经验值提高 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 |
破坏者贝罗特斯
人形
同时可以放置最多 12 个额外陷阱
陷阱在投掷后不能造成伤害的时间 +4 秒
地雷在投掷后不会受到伤害的时间 +4 秒
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
陷阱在投掷后不能造成伤害的时间 +4 秒
地雷在投掷后不会受到伤害的时间 +4 秒
怪物提供的经验值提高 100%
掉落的物品稀有度提高 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Berrots, The Breaker
幽魂 | N |
---|---|
标签 | 施法, chaos_affinity, cold_affinity, has_wand, human, humanoid, medium_height, medium_movement, plate_armour, ranged, red_blood, standalone_map_boss, wb_leader |
生命
320%
生命转为护盾
33%
护甲
+100%
闪避值
+33%
异常状态临界值
320%
抗性
40 40 40 25
伤害
216%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 10
攻击间隔
1.5 秒
伤害分布
±20%
经验值
200%
Model Size
120%
类型
WbChaosLeader6
Metadata
WbChaosLeader6Standalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
445,908
护甲
57,580
闪避值
6,303
能量护盾
2,022
伤害
919
法术伤害
1,372
命中
290
攻击间隔
1.005
经验值
112,805
异常状态临界值
280,922
冰缓
888
Shock
888
Brittle
5,025
Scorch
888
Sap
2,454
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).
WbChaosLeaderSummonSlowMinion
法术, 法术可重复, 可触发
施放间隔: 1 秒
冷却时间: 6 秒
alternate minion [41]
number of monsters to summon [1]
summoned monster rarity [3]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
number of monsters to summon [1]
summoned monster rarity [3]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
ChaosLeaderIceTrap
法术, 持续时间, 伤害, 地雷技能, 范围, 陷阱, DoT, 冰冷, 范围法术
暴击几率: 5%
施放间隔: 1 秒
冷却时间: 2 秒
造成 530.9 - 796.4 冰霜伤害
陷阱持续 +3 秒
基础持续时间为 12 秒
active skill area of effect radius +% final [35]
base skill is trapped [1]
ignores trap and mine cooldown limit [1]
is area damage [1]
trap variation [4]
陷阱持续 +3 秒
基础持续时间为 12 秒
active skill area of effect radius +% final [35]
base skill is trapped [1]
ignores trap and mine cooldown limit [1]
is area damage [1]
trap variation [4]
WbChaosLeaderCausticBomb
法术, 持续时间, 伤害, 地雷技能, 范围, 陷阱, DoT, 混沌, 范围法术
暴击几率: 5%
施放间隔: 1 秒
冷却时间: 2 秒
造成 246.9 - 349.3 混沌伤害
陷阱持续 +3 秒
每秒造成 258.8 基础混沌伤害
基础持续时间为 12 秒
base skill is trapped [1]
ground caustic art variation [2]
ignores trap and mine cooldown limit [1]
is area damage [1]
trap variation [2]
陷阱持续 +3 秒
每秒造成 258.8 基础混沌伤害
基础持续时间为 12 秒
base skill is trapped [1]
ground caustic art variation [2]
ignores trap and mine cooldown limit [1]
is area damage [1]
trap variation [2]
Object Type
version 2 extends "Metadata/Monsters/Wb/Wb" extends "Metadata/Monsters/StandaloneMapBoss" Stats { set_is_warband_leader = 1 }
Object Type Codes
version 2 extends "Metadata/Monsters/Wb/Wb" extends "Metadata/Monsters/StandaloneMapBoss"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Wb/WbChaosLeader6Standalone"] = { name = "Berrots, The Breaker", life = 3.2, energyShield = 0.33, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2.16, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, weaponType1 = "Wand", weaponType2 = "Wand", skillList = { "ChaosLeaderIceTrap", "WbChaosLeaderCausticBomb", "WbChaosLeaderSummonSlowMinion", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ChaosLeaderIceTrap"] = { name = "ChaosLeaderIceTrap", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.DamageOverTime] = true, [SkillType.Cold] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "base_trap_duration", "base_skill_effect_duration", "trap_variation", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "base_skill_is_trapped", "is_trap", "ignores_trap_and_mine_cooldown_limit", }, levels = { [1] = {0.40000000596046, 0.60000002384186, 3000, 12000, 4, 35, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WbChaosLeaderCausticBomb"] = { name = "WbChaosLeaderCausticBomb", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "base_chaos_damage_to_deal_per_minute", "base_trap_duration", "base_skill_effect_duration", "trap_variation", "ground_caustic_art_variation", "is_trap", "is_area_damage", "base_skill_is_trapped", "ignores_trap_and_mine_cooldown_limit", }, levels = { [1] = {0.52999997138977, 0.75, 2, 3000, 12000, 2, 2, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WbChaosLeaderSummonSlowMinion"] = { name = "WbChaosLeaderSummonSlowMinion", 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 = { "number_of_monsters_to_summon", "summoned_monster_rarity", "alternate_minion", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {1, 3, 41, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
同时可以放置最多 12 个额外陷阱
Id | MonsterIncreasedTrapsAllowed |
---|---|
Family | TrapsAllowed |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
陷阱在投掷后不能造成伤害的时间 +4 秒
地雷在投掷后不会受到伤害的时间 +4 秒
Id | MonsterImplicitTrapsInvulnerable4Sec |
---|---|
Family | MonsterTrapsInvulnerable |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
怪物提供的经验值提高 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 |