Berrots, El Destructor





Área: Mapa de Cavernas ácidas
Permite colocar hasta 12 trampas adicionales a la vez
Las trampas no pueden ser dañadas durante +4 segundos después de ser lanzadas
Las minas no pueden ser dañadas durante +4 segundos después de ser lanzadas
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Las trampas no pueden ser dañadas durante +4 segundos después de ser lanzadas
Las minas no pueden ser dañadas durante +4 segundos después de ser lanzadas
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Berrots, The Breaker
Spectre | N |
---|---|
Area | Mapa de Cavernas ácidas |
Tags | Lanzador de hechizos, chaos_affinity, cold_affinity, has_wand, human, humanoid, medium_height, medium_movement, non_unique_map_boss, plate_armour, ranged, red_blood, wb_leader |
Vida
320%
Energy Shield From Life
33%
Armadura
+100%
Evasión
+33%
Ailment Threshold
320%
Resistencia




Damage
216%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
200%
Model Size
120%
Type
WbChaosLeader6
Metadata
WbChaosLeader6
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
70
Vida
390,477
Armadura
67,428
Evasión
6,758
Escudo de energía
7,325
Damage
1,036
Daño de hechizos
1,547
Precisión
628
Attack Time
1.005
Experiencia
117,920
Minion Life
83,195
Minion Energy Shield
1,561
Minion Damage
833
Ailment Threshold
338,025
Chill
1,069
Shock
1,069
Brittle
6,047
Scorch
1,069
Sap
2,953
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
Spell, Multicastable, Triggerable
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 6 seg
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]
ChaosLeaderIceTrap
Spell, Duration, Damage, Mineable, Area, Trapped, DamageOverTime, Cold, AreaSpell
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 2 seg
Inflige de 524.3 a 786.4 de daño de hielo
La trampa dura +3 segundos
La duración base es de 12 segundos
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
Spell, Duration, Damage, Mineable, Area, Trapped, DamageOverTime, Chaos, AreaSpell
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 2 seg
Inflige de 234 a 331.1 de daño de caos
La trampa dura +3 segundos
Inflige 245.3 de daño de caos base por segundo
La duración base es de 12 segundos
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 = { }, }, }, }
Permite colocar hasta 12 trampas adicionales a la vez
Id | MonsterIncreasedTrapsAllowed |
---|---|
Family | TrapsAllowed |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Las trampas no pueden ser dañadas durante +4 segundos después de ser lanzadas
Las minas no pueden ser dañadas durante +4 segundos después de ser lanzadas
Id | MonsterImplicitTrapsInvulnerable4Sec |
---|---|
Family | MonsterTrapsInvulnerable |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | monstruo (3) |
GenerationType | Único (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 | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Berrots, El Destructor





Permite colocar hasta 12 trampas adicionales a la vez
Las trampas no pueden ser dañadas durante +4 segundos después de ser lanzadas
Las minas no pueden ser dañadas durante +4 segundos después de ser lanzadas
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Las trampas no pueden ser dañadas durante +4 segundos después de ser lanzadas
Las minas no pueden ser dañadas durante +4 segundos después de ser lanzadas
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Berrots, The Breaker
Spectre | N |
---|---|
Tags | Lanzador de hechizos, chaos_affinity, cold_affinity, has_wand, human, humanoid, medium_height, medium_movement, plate_armour, ranged, red_blood, standalone_map_boss, wb_leader |
Vida
320%
Energy Shield From Life
33%
Armadura
+100%
Evasión
+33%
Ailment Threshold
320%
Resistencia




Damage
216%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
200%
Model Size
120%
Type
WbChaosLeader6
Metadata
WbChaosLeader6Standalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
298,759
Armadura
57,580
Evasión
6,303
Escudo de energía
6,470
Damage
919
Daño de hechizos
1,372
Precisión
580
Attack Time
1.005
Experiencia
112,805
Minion Life
64,803
Minion Energy Shield
1,403
Minion Damage
734
Ailment Threshold
280,922
Chill
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
Spell, Multicastable, Triggerable
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 6 seg
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]
ChaosLeaderIceTrap
Spell, Duration, Damage, Mineable, Area, Trapped, DamageOverTime, Cold, AreaSpell
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 2 seg
Inflige de 454.9 a 682.3 de daño de hielo
La trampa dura +3 segundos
La duración base es de 12 segundos
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
Spell, Duration, Damage, Mineable, Area, Trapped, DamageOverTime, Chaos, AreaSpell
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 2 seg
Inflige de 211.5 a 299.3 de daño de caos
La trampa dura +3 segundos
Inflige 221.7 de daño de caos base por segundo
La duración base es de 12 segundos
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 = { }, }, }, }
Permite colocar hasta 12 trampas adicionales a la vez
Id | MonsterIncreasedTrapsAllowed |
---|---|
Family | TrapsAllowed |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Las trampas no pueden ser dañadas durante +4 segundos después de ser lanzadas
Las minas no pueden ser dañadas durante +4 segundos después de ser lanzadas
Id | MonsterImplicitTrapsInvulnerable4Sec |
---|---|
Family | MonsterTrapsInvulnerable |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | monstruo (3) |
GenerationType | Único (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 | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Edit
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.