Eso que custodia
Área: Dominio retorcido
It That Guards
Spectre | Y |
---|---|
Area | Dominio retorcido |
Tags | allows_additional_projectiles, Lanzador de hechizos, cold_affinity, fast_movement, human, humanoid, not_dex, not_str, ranged, red_blood |
Packs |
Vida
180%
Energy Shield From Life
20%
Ailment Threshold
%
Resistencia
0
75
-30
0
Damage
180%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
5 ~ 14
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
180%
Model Size
100%
Type
BreachEliteCorruptedEliteGuard
Metadata
BreachEliteCorruptedEliteGuard
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
80
Vida
28,096
Minion Life
33,201
Armadura
6,867
Evasión
644
Escudo de energía
0
Damage
601
Minion Damage
7,420
Daño de hechizos
601
Precisión
0
Attack Time
1.5
Experiencia
180,000
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).
MPSBreachEliteBoneProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
Probabilidad de impacto crítico: 8%
Tiempo de lanzamiento: 1 seg
Inflige de 36.72 a 55.07 de daño de hielo
action attack or cast time uses animation length [1]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1361]
projectile uses contact position [1]
spell maximum action distance +% [-30]
action attack or cast time uses animation length [1]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1361]
projectile uses contact position [1]
spell maximum action distance +% [-30]
GPSBreachEliteBonestorm
Triggerable, Damage
Tiempo de recarga: 8 seg
Inflige de 18.36 a 27.54 de daño de hielo
Los impactos congelan como si infligieran un 66% más de daño
action attack or cast time uses animation length [1]
base is projectile [1]
projectile uses contact position [1]
spell maximum action distance +% [-30]
use scaled contact offset [1]
Los impactos congelan como si infligieran un 66% más de daño
action attack or cast time uses animation length [1]
base is projectile [1]
projectile uses contact position [1]
spell maximum action distance +% [-30]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/Breach/Monsters/BreachMonster" Stats { set_base_heavy_stun_duration_ms = 2330 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/Breach/Monsters/BreachMonster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Breach/BreachEliteCorruptedEliteGuard"] = { name = "It That Guards", life = 1.8, energyShield = 0.2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.8, damageSpread = 0.2, attackTime = 1.5, attackRange = 14, accuracy = 1, skillList = { "GPSBreachEliteBonestorm", "MPSBreachEliteBoneProjectile", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["GPSBreachEliteBonestorm"] = { name = "GPSBreachEliteBonestorm", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "spell_maximum_action_distance_+%", "freeze_as_though_dealt_damage_+%", "base_is_projectile", "use_scaled_contact_offset", "projectile_uses_contact_position", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -30, 66, critChance = 8, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSBreachEliteBoneProjectile"] = { name = "MPSBreachEliteBoneProjectile", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "maintain_projectile_direction_when_using_contact_position", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 1361, -30, critChance = 8, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
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.