Vruun, Mariscal de Xesht
Demonio
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
La velocidad de acción no se puede modificar por debajo del 50% de su valor base
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
No puede ser empujado
Vruun, Marshal of Xesht
SpectreN
Tagsbreach_commander, demon, fast_movement, not_str, red_blood, very_fast_movement
Vida
660%
Energy Shield From Life
3%
Evasión
+30%
Ailment Threshold
660%
Resistencia
40 40 40 25
Damage
300%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 20
Attack Time
1.5 Second
Damage Spread
±0%
Experiencia
300%
Model Size
130%
Type
WildBreachBoss
Metadata
WildBreachBoss
Nivel
68
Vida
892,095
Armadura
28,790
Evasión
6,161
Escudo de energía
1,213
Damage
1,276
Daño de hechizos
1,905
Precisión
580
Attack Time
1.005
Experiencia
169,208
Minion Life
193,503
Minion Energy Shield
263
Minion Damage
1,019
Ailment Threshold
579,402
Chill
1,832
Shock
1,832
Brittle
10,365
Scorch
1,832
Sap
5,062
MeleeAtAnimationSpeedComboUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 2534
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
WildBreachBossCombo
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 2534
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Tiempo de recarga: 20 seg
Derriba a tus enemigos con un golpe poderoso.
action attack or cast time uses animation length [1]
main hand base maximum attack distance [200]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MPWWildBreachBossFingerProjectile
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 2534
Probabilidad de golpe crítico: 5%
Daño de ataque: 120%
Daño de ataque: 120%
Attack Time: 1.5 seg
Inflige un 20% más de daño de ataque
action attack or cast time uses animation length [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
distribute projectiles over contact points [1]
maintain projectile direction when using contact position [1]
monster projectile variation [184]
projectile ballistic angle from reference event [1]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
EASWildBreachBossDDWarcry
Spell
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 15 seg
No puede ser empujado
Tus golpes no pueden aturdir a los enemigos
action attack or cast time uses animation length [1]
spell maximum action distance +% [-75]
GAWildBreachBossGroundSlam
Triggerable, Attack
Base Damage: 2534
Probabilidad de golpe crítico: 5%
Daño de ataque: 200%
Daño de ataque: 200%
Attack Time: 1.5 seg
Tiempo de recarga: 12 seg
Inflige un 100% más de daño de ataque
action attack or cast time uses animation length [1]
is area damage [1]
main hand base maximum attack distance [20]
voll slam damage +% final at centre [20]
DTTWildBreachBossLeapSlam
Spell, Movement
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 10 seg
No te pueden aturdir
action attack or cast time uses animation length [1]
leap slam minimum distance [30]
skill cannot be interrupted [1]
skill maximum travel distance [60]
spell maximum action distance +% [-35]
walk emerge extra distance [-5]
GAWildBreachBossLeapSlam
Triggerable, Attack
Base Damage: 2534
Probabilidad de golpe crítico: 5%
Daño de ataque: 200%
Daño de ataque: 200%
Attack Time: 1.5 seg
Inflige un 100% más de daño de ataque
action attack or cast time uses animation length [1]
is area damage [1]
main hand base maximum attack distance [20]
voll slam damage +% final at centre [20]
EGBreachWildBossWarcry
Triggerable, Spell
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 10 seg
GSBreachBossWildWarcryDeathExplode
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 294.9 a 442.4 de daño físico
Inflige de 98.3 a 147.5 de daño de caos
is area damage [1]
GSWildBreachBossBellNova
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 463.4 a 617.9 de daño físico
Inflige de 154.5 a 309 de daño de caos
action attack or cast time uses animation length [1]
is area damage [1]

Object Type

Object Type Codes

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Breach/WildBreachBoss"] = {
    name = "Vruun, Marshal of Xesht",
    life = 6.6,
    energyShield = 0.03,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 3,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 20,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedComboUnique",
        "WildBreachBossCombo",
        "MPWWildBreachBossFingerProjectile",
        "EASWildBreachBossDDWarcry",
        "GAWildBreachBossGroundSlam",
        "DTTWildBreachBossLeapSlam",
        "GAWildBreachBossLeapSlam",
        "EGBreachWildBossWarcry",
        "GSBreachBossWildWarcryDeathExplode",
        "GSWildBreachBossBellNova",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedComboUnique"] = {
    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",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["WildBreachBossCombo"] = {
    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 = {
        "main_hand_base_maximum_attack_distance",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {200, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPWWildBreachBossFingerProjectile"] = {
    name = "MPWWildBreachBossFingerProjectile",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_projectile_variation",
        "base_is_projectile",
        "action_attack_or_cast_time_uses_animation_length",
        "check_for_targets_between_initiator_and_projectile_source",
        "projectile_uses_contact_position",
        "maintain_projectile_direction_when_using_contact_position",
        "use_scaled_contact_offset",
        "projectile_uses_contact_direction",
        "projectile_ballistic_angle_from_reference_event",
        "distribute_projectiles_over_contact_points",
    },
    levels = {
        [1] = {184, baseMultiplier = 1.2, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASWildBreachBossDDWarcry"] = {
    name = "EASWildBreachBossDDWarcry",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_maximum_action_distance_+%",
        "action_attack_or_cast_time_uses_animation_length",
        "cannot_stun",
        "cannot_be_knocked_back",
    },
    levels = {
        [1] = {-75, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAWildBreachBossGroundSlam"] = {
    name = "GAWildBreachBossGroundSlam",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "voll_slam_damage_+%_final_at_centre",
        "main_hand_base_maximum_attack_distance",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {20, 20, baseMultiplier = 2, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DTTWildBreachBossLeapSlam"] = {
    name = "DTTWildBreachBossLeapSlam",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Movement] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_extra_distance",
        "leap_slam_minimum_distance",
        "skill_maximum_travel_distance",
        "spell_maximum_action_distance_+%",
        "base_cannot_be_stunned",
        "skill_cannot_be_interrupted",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {-5, 30, 60, -35, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAWildBreachBossLeapSlam"] = {
    name = "GAWildBreachBossLeapSlam",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "voll_slam_damage_+%_final_at_centre",
        "main_hand_base_maximum_attack_distance",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {20, 20, baseMultiplier = 2, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EGBreachWildBossWarcry"] = {
    name = "EGBreachWildBossWarcry",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSBreachBossWildWarcryDeathExplode"] = {
    name = "GSBreachBossWildWarcryDeathExplode",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_chaos_damage",
        "spell_maximum_base_chaos_damage",
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.20000000298023, 0.30000001192093, 0.60000002384186, 0.89999997615814, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3, 3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSWildBreachBossBellNova"] = {
    name = "GSWildBreachBossBellNova",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_chaos_damage",
        "spell_maximum_base_chaos_damage",
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0.20000000298023, 0.40000000596046, 0.60000002384186, 0.80000001192093, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3, 3, 3},  cost = { }, },
    },
}
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
FamilyMonsterMapBoss
Domainsmonstruo (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • La velocidad de acción no se puede modificar por debajo del 50% de su valor base
    FamilyCannotBeSlowedBelowValue
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -50 Max: -50 Global
  • Craft TagsVelocidad
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • No puede ser empujado
    FamilyImmuneToKnockback
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Vruun, Mariscal de Xesht Text Audio /38
    Nombre
    Incontables recipientes... ¡con una sola voluntad!
    VruunBoss_Combo_Random
    Desechables... ¡cada uno y todos!
    VruunBoss_Combo_2
    Carne de cañón insignificante...
    VruunBoss_Combo_3
    Ellos servirán...
    VruunBoss_Combo_4
    Ellos servirán...
    VruunBoss_Combo_5
    Ellos servirán...
    VruunBoss_Combo_6
    El ciclo se reanuda...
    VruunBoss_Death_Random
    Persistimos...
    VruunBoss_Death_2
    El vacío... consume...
    VruunBoss_Death_3
    ¡Los nacidos de la colmena marchan!
    VruunBoss_Emerge_Random
    ¡Los nacidos de la colmena se acercan!
    VruunBoss_Emerge_2
    ¡Nacidos de la colmena, a mí!
    VruunBoss_Emerge_3
    Somos infinitos...
    VruunBoss_Emerge_4
    ¡Los nacidos de la colmena marchan!
    VruunBoss_EmergeFast_Random
    ¡Los nacidos de la colmena se acercan!
    VruunBoss_EmergeFast_2
    ¡Nacidos de la colmena, a mí!
    VruunBoss_EmergeFast_3
    Somos infinitos...
    VruunBoss_EmergeFast_4
    ¡Nacidos de la colmena, a mí!
    VruunBoss_EmergeFast_5
    ¡Aplastados!
    VruunBoss_GroundSlam_Random
    ¡Aplastados!
    VruunBoss_GroundSlam_2
    ¡Multiplicidad!
    VruunBoss_GroundSlam_3
    ¡Multiplicidad!
    VruunBoss_GroundSlam_4
    ¡Somos muchos!
    VruunBoss_GroundSlam_5
    ¡Somos muchos!
    VruunBoss_GroundSlam_6
    ¡Somos muchos!
    VruunBoss_GroundSlam_7
    Un breve fracaso...
    VruunBoss_Knockdown_Random
    Este recipiente está fallado...
    VruunBoss_Knockdown_2
    Este recipiente está fallado...
    VruunBoss_Knockdown_3
    Este recipiente está fallado...
    VruunBoss_Knockdown_4
    ¡Colapsa hacia el interior!
    VruunBoss_LeapSlam_Random
    ¡Arremolínense como uno!
    VruunBoss_LeapSlam_2
    ¡Arremolínense como uno!
    VruunBoss_LeapSlam_3
    ¡Arremolínense como uno!
    VruunBoss_LeapSlam_4
    {¡Terminarás roto!}{¡Terminarás rota!}
    VruunBoss_Warcry_Random
    {¡Terminarás roto!}{¡Terminarás rota!}
    VruunBoss_Warcry_2
    {¡Terminarás roto!}{¡Terminarás rota!}
    VruunBoss_Warcry_3
    ¡En la muerte, la obediencia!
    VruunBoss_Warcry_4
    ¡En la muerte, la obediencia!
    VruunBoss_Warcry_5
    Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.