Элита чернокровных
Blackblooded Elite
| Spectre | |
|---|---|
| Spectre Override | Metadata/Monsters/LeagueAbyss/Blackblood/PaleEliteSpectre_ |
| Area | Глубины Бездны, Тёмные владения |
| Tags | abyssal, blackblood_faction, cold_affinity, demon, medium_movement, not_dex, not_str, Unarmed_onhit_audio |
| Packs |
Здоровье
144%
Energy Shield From Life
20%
Сопротивление
Damage
160%
Меткость
100%
Критические попадания Chance
5%
Attack Distance
7 ~ 9
Время атаки
1.5 Second
Damage Spread
±20%
Опыт
160%
Model Size
100%
Type
HellscapePaleEliteAbyss
Metadata
PaleElite
71
37.8%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
79
Здоровье
35,787
4,540
887
7,157
Damage
519
Урон от чар
519
Меткость
3,786
Время атаки
1.5
Опыт
130,662
Minion Life
14,088
Minion Energy Shield
2,818
Minion Damage
2,705
Minion Armour
4,540
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).
MPSAbyssPaleEliteSnowBall
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Шанс крит. попадания: 5%
Время применения: 1 сек.
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1426]
projectile uses contact position [1]
spell maximum action distance +% [-25]
use scaled contact offset [1]
GSAbyssPaleEliteBeam
Triggerable, Spell, Damage, AttackInPlace
Шанс крит. попадания: 7%
Время применения: 2.333 сек.
Перезарядка: 6 сек.
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-55]
TeleportHellscapePaleElite
Spell
Время применения: 1 сек.
Перезарядка: 10 сек.
GSAbyssPaleEliteBeamLong
Triggerable, Spell, Damage, AttackInPlace
Шанс крит. попадания: 7%
Время применения: 1 сек.
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-40]
EASAbyssPaleEliteBeamLong
Spell
Время применения: 1 сек.
Перезарядка: 12 сек.
action attack or cast time uses animation length [1]
spell maximum action distance +% [-50]
GSAbyssPaleEliteSnowBallImpact
Triggerable, Spell, Damage, AttackInPlace
Шанс крит. попадания: 7%
Время применения: 1 сек.
action attack or cast time uses animation length [1]
is area damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
set_base_heavy_stun_duration_ms = 2500
}
Actor
{
basic_action = "Emerge"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAbyss/Blackblood/PaleElite"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blackblooded Elite",
life = 1.44,
energyShield = 0.2,
damage = 1.6,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 9,
accuracy = 1,
skillList = {
"TeleportHellscapePaleElite",
"GSAbyssPaleEliteBeamLong",
"GSAbyssPaleEliteSnowBallImpact",
"EASAbyssPaleEliteBeamLong",
"MPSAbyssPaleEliteSnowBall",
"GSAbyssPaleEliteBeam",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["TeleportHellscapePaleElite"] = {
name = "TeleportHellscapePaleElite",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSAbyssPaleEliteBeamLong"] = {
name = "GSAbyssPaleEliteBeamLong",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"spell_maximum_action_distance_+%",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -40, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSAbyssPaleEliteSnowBallImpact"] = {
name = "GSAbyssPaleEliteSnowBallImpact",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASAbyssPaleEliteBeamLong"] = {
name = "EASAbyssPaleEliteBeamLong",
hidden = true,
color = ,
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",
},
levels = {
[1] = {-50, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPSAbyssPaleEliteSnowBall"] = {
name = "MPSAbyssPaleEliteSnowBall",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_maximum_action_distance_+%",
"monster_projectile_variation",
"base_is_projectile",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
"action_attack_or_cast_time_uses_animation_length",
"check_for_targets_between_initiator_and_projectile_source",
"maintain_projectile_direction_when_using_contact_position",
"base_deal_no_damage",
},
levels = {
[1] = {-25, 1426, critChance = 5, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSAbyssPaleEliteBeam"] = {
name = "GSAbyssPaleEliteBeam",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 2.333,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"spell_maximum_action_distance_+%",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -55, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
ignore actor scale from stats [1]
| Family | MonsterIgnoreActorScaleFromStats |
|---|---|
| Domains | Monster (3) |
| GenerationType | Уникальные (3) |
| Req. level | 1 |
| Stats |
Элита чернокровных
Blackblooded Elite
| Spectre | |
|---|---|
| Spectre Override | Metadata/Monsters/LeagueAbyss/Blackblood/PaleEliteSpectre_ |
| Area | Глубины Бездны, Тёмные владения |
| Tags | abyssal, blackblood_faction, cold_affinity, demon, medium_movement, not_dex, not_str, Unarmed_onhit_audio |
| Packs |
Здоровье
144%
Energy Shield From Life
20%
Сопротивление
Damage
160%
Меткость
100%
Критические попадания Chance
5%
Attack Distance
7 ~ 9
Время атаки
1.5 Second
Damage Spread
±20%
Опыт
160%
Model Size
100%
Type
HellscapePaleEliteAbyss
Metadata
PaleEliteDepths
71
37.8%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
79
Здоровье
35,787
4,540
887
7,157
Damage
519
Урон от чар
519
Меткость
3,786
Время атаки
1.5
Опыт
130,662
Minion Life
14,088
Minion Energy Shield
2,818
Minion Damage
2,705
Minion Armour
4,540
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).
MPSAbyssPaleEliteSnowBall
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Шанс крит. попадания: 5%
Время применения: 1 сек.
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1426]
projectile uses contact position [1]
spell maximum action distance +% [-25]
use scaled contact offset [1]
GSAbyssPaleEliteBeam
Triggerable, Spell, Damage, AttackInPlace
Шанс крит. попадания: 7%
Время применения: 2.333 сек.
Перезарядка: 6 сек.
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-55]
TeleportHellscapePaleElite
Spell
Время применения: 1 сек.
Перезарядка: 10 сек.
GSAbyssPaleEliteBeamLong
Triggerable, Spell, Damage, AttackInPlace
Шанс крит. попадания: 7%
Время применения: 1 сек.
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-40]
EASAbyssPaleEliteBeamLong
Spell
Время применения: 1 сек.
Перезарядка: 12 сек.
action attack or cast time uses animation length [1]
spell maximum action distance +% [-50]
GSAbyssPaleEliteSnowBallImpact
Triggerable, Spell, Damage, AttackInPlace
Шанс крит. попадания: 7%
Время применения: 1 сек.
action attack or cast time uses animation length [1]
is area damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
set_base_heavy_stun_duration_ms = 2500
}
Actor
{
basic_action = "Emerge"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAbyss/Blackblood/PaleEliteDepths"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blackblooded Elite",
life = 1.44,
energyShield = 0.2,
damage = 1.6,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 9,
accuracy = 1,
skillList = {
"TeleportHellscapePaleElite",
"GSAbyssPaleEliteBeamLong",
"GSAbyssPaleEliteSnowBallImpact",
"EASAbyssPaleEliteBeamLong",
"MPSAbyssPaleEliteSnowBall",
"GSAbyssPaleEliteBeam",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["TeleportHellscapePaleElite"] = {
name = "TeleportHellscapePaleElite",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSAbyssPaleEliteBeamLong"] = {
name = "GSAbyssPaleEliteBeamLong",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"spell_maximum_action_distance_+%",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -40, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSAbyssPaleEliteSnowBallImpact"] = {
name = "GSAbyssPaleEliteSnowBallImpact",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASAbyssPaleEliteBeamLong"] = {
name = "EASAbyssPaleEliteBeamLong",
hidden = true,
color = ,
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",
},
levels = {
[1] = {-50, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPSAbyssPaleEliteSnowBall"] = {
name = "MPSAbyssPaleEliteSnowBall",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_maximum_action_distance_+%",
"monster_projectile_variation",
"base_is_projectile",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
"action_attack_or_cast_time_uses_animation_length",
"check_for_targets_between_initiator_and_projectile_source",
"maintain_projectile_direction_when_using_contact_position",
"base_deal_no_damage",
},
levels = {
[1] = {-25, 1426, critChance = 5, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSAbyssPaleEliteBeam"] = {
name = "GSAbyssPaleEliteBeam",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 2.333,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"spell_maximum_action_distance_+%",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -55, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
ignore actor scale from stats [1]
| Family | MonsterIgnoreActorScaleFromStats |
|---|---|
| Domains | Monster (3) |
| GenerationType | Уникальные (3) |
| Req. level | 1 |
| Stats |
Элита чернокровных
Демонignore actor scale from stats [1]
Blackblooded Elite
| Spectre | |
|---|---|
| Tags | abyssal, blackblood_faction, cold_affinity, demon, medium_movement, not_dex, not_str, Unarmed_onhit_audio |
Здоровье
144%
Energy Shield From Life
20%
Сопротивление
Damage
160%
Меткость
100%
Критические попадания Chance
5%
Attack Distance
7 ~ 9
Время атаки
1.5 Second
Damage Spread
±20%
Опыт
160%
Model Size
100%
Type
HellscapePaleEliteAbyss
Metadata
PaleElitePinnacle
71
37.8%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
11,890
2,413
708
2,378
Damage
373
Урон от чар
373
Меткость
2,502
Время атаки
1.5
Опыт
45,814
Minion Life
9,979
Minion Energy Shield
1,996
Minion Damage
1,550
Minion Armour
2,413
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).
MPSAbyssPaleEliteSnowBall
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Шанс крит. попадания: 5%
Время применения: 1 сек.
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1426]
projectile uses contact position [1]
spell maximum action distance +% [-25]
use scaled contact offset [1]
GSAbyssPaleEliteBeam
Triggerable, Spell, Damage, AttackInPlace
Шанс крит. попадания: 7%
Время применения: 2.333 сек.
Перезарядка: 6 сек.
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-55]
TeleportHellscapePaleElite
Spell
Время применения: 1 сек.
Перезарядка: 10 сек.
GSAbyssPaleEliteBeamLong
Triggerable, Spell, Damage, AttackInPlace
Шанс крит. попадания: 7%
Время применения: 1 сек.
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-40]
EASAbyssPaleEliteBeamLong
Spell
Время применения: 1 сек.
Перезарядка: 12 сек.
action attack or cast time uses animation length [1]
spell maximum action distance +% [-50]
GSAbyssPaleEliteSnowBallImpact
Triggerable, Spell, Damage, AttackInPlace
Шанс крит. попадания: 7%
Время применения: 1 сек.
action attack or cast time uses animation length [1]
is area damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
set_base_heavy_stun_duration_ms = 2500
}
Actor
{
basic_action = "Emerge"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAbyss/Blackblood/PaleElitePinnacle"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blackblooded Elite",
life = 1.44,
energyShield = 0.2,
damage = 1.6,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 9,
accuracy = 1,
skillList = {
"TeleportHellscapePaleElite",
"GSAbyssPaleEliteBeamLong",
"GSAbyssPaleEliteSnowBallImpact",
"EASAbyssPaleEliteBeamLong",
"MPSAbyssPaleEliteSnowBall",
"GSAbyssPaleEliteBeam",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["TeleportHellscapePaleElite"] = {
name = "TeleportHellscapePaleElite",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSAbyssPaleEliteBeamLong"] = {
name = "GSAbyssPaleEliteBeamLong",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"spell_maximum_action_distance_+%",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -40, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSAbyssPaleEliteSnowBallImpact"] = {
name = "GSAbyssPaleEliteSnowBallImpact",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASAbyssPaleEliteBeamLong"] = {
name = "EASAbyssPaleEliteBeamLong",
hidden = true,
color = ,
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",
},
levels = {
[1] = {-50, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPSAbyssPaleEliteSnowBall"] = {
name = "MPSAbyssPaleEliteSnowBall",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_maximum_action_distance_+%",
"monster_projectile_variation",
"base_is_projectile",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
"action_attack_or_cast_time_uses_animation_length",
"check_for_targets_between_initiator_and_projectile_source",
"maintain_projectile_direction_when_using_contact_position",
"base_deal_no_damage",
},
levels = {
[1] = {-25, 1426, critChance = 5, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSAbyssPaleEliteBeam"] = {
name = "GSAbyssPaleEliteBeam",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 2.333,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"spell_maximum_action_distance_+%",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -55, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
ignore actor scale from stats [1]
| Family | MonsterIgnoreActorScaleFromStats |
|---|---|
| Domains | Monster (3) |
| GenerationType | Уникальные (3) |
| Req. level | 1 |
| Stats |
Элита чернокровных
Демонignore actor scale from stats [1]
Blackblooded Elite
| Spectre | |
|---|---|
| Tags | abyssal, blackblood_faction, cold_affinity, demon, medium_movement, not_dex, not_str, Unarmed_onhit_audio |
Здоровье
144%
Energy Shield From Life
20%
Сопротивление
Damage
160%
Меткость
100%
Критические попадания Chance
5%
Attack Distance
7 ~ 9
Время атаки
1.5 Second
Damage Spread
±20%
Опыт
160%
Model Size
100%
Type
HellscapePaleEliteAbyss
Metadata
PaleEliteSpectre_
71
37.8%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
11,890
2,413
708
2,378
Damage
373
Урон от чар
373
Меткость
2,502
Время атаки
1.5
Опыт
45,814
Minion Life
9,979
Minion Energy Shield
1,996
Minion Damage
1,550
Minion Armour
2,413
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).
MPSAbyssPaleEliteSnowBall
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Шанс крит. попадания: 5%
Время применения: 1 сек.
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1426]
projectile uses contact position [1]
spell maximum action distance +% [-25]
use scaled contact offset [1]
GSAbyssPaleEliteBeam
Triggerable, Spell, Damage, AttackInPlace
Шанс крит. попадания: 7%
Время применения: 2.333 сек.
Перезарядка: 6 сек.
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-55]
TeleportHellscapePaleElite
Spell
Время применения: 1 сек.
Перезарядка: 10 сек.
GSAbyssPaleEliteBeamLong
Triggerable, Spell, Damage, AttackInPlace
Шанс крит. попадания: 7%
Время применения: 1 сек.
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-40]
EASAbyssPaleEliteBeamLong
Spell
Время применения: 1 сек.
Перезарядка: 12 сек.
action attack or cast time uses animation length [1]
spell maximum action distance +% [-50]
GSAbyssPaleEliteSnowBallImpact
Triggerable, Spell, Damage, AttackInPlace
Шанс крит. попадания: 7%
Время применения: 1 сек.
action attack or cast time uses animation length [1]
is area damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
set_base_heavy_stun_duration_ms = 2500
}
Actor
{
basic_action = "Emerge"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAbyss/Blackblood/PaleEliteSpectre_"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blackblooded Elite",
life = 1.44,
energyShield = 0.2,
damage = 1.6,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 9,
accuracy = 1,
skillList = {
"TeleportHellscapePaleElite",
"GSAbyssPaleEliteBeamLong",
"GSAbyssPaleEliteSnowBallImpact",
"EASAbyssPaleEliteBeamLong",
"MPSAbyssPaleEliteSnowBall",
"GSAbyssPaleEliteBeam",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["TeleportHellscapePaleElite"] = {
name = "TeleportHellscapePaleElite",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSAbyssPaleEliteBeamLong"] = {
name = "GSAbyssPaleEliteBeamLong",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"spell_maximum_action_distance_+%",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -40, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSAbyssPaleEliteSnowBallImpact"] = {
name = "GSAbyssPaleEliteSnowBallImpact",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASAbyssPaleEliteBeamLong"] = {
name = "EASAbyssPaleEliteBeamLong",
hidden = true,
color = ,
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",
},
levels = {
[1] = {-50, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPSAbyssPaleEliteSnowBall"] = {
name = "MPSAbyssPaleEliteSnowBall",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_maximum_action_distance_+%",
"monster_projectile_variation",
"base_is_projectile",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
"action_attack_or_cast_time_uses_animation_length",
"check_for_targets_between_initiator_and_projectile_source",
"maintain_projectile_direction_when_using_contact_position",
"base_deal_no_damage",
},
levels = {
[1] = {-25, 1426, critChance = 5, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSAbyssPaleEliteBeam"] = {
name = "GSAbyssPaleEliteBeam",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 2.333,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"spell_maximum_action_distance_+%",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -55, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
ignore actor scale from stats [1]
| Family | MonsterIgnoreActorScaleFromStats |
|---|---|
| Domains | Monster (3) |
| GenerationType | Уникальные (3) |
| Req. level | 1 |
| Stats |
Элита чернокровных
Демонignore actor scale from stats [1]
Blackblooded Elite
| Spectre | |
|---|---|
| Tags | abyssal, blackblood_faction, cold_affinity, demon, medium_movement, not_dex, not_str, Unarmed_onhit_audio |
| Packs |
Здоровье
144%
Energy Shield From Life
20%
Сопротивление
Damage
160%
Меткость
100%
Критические попадания Chance
5%
Attack Distance
7 ~ 9
Время атаки
1.5 Second
Damage Spread
±20%
Опыт
160%
Model Size
100%
Type
HellscapePaleEliteAbyss
Metadata
PaleEliteStrongbox_
71
37.8%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
11,890
2,413
708
2,378
Damage
373
Урон от чар
373
Меткость
2,502
Время атаки
1.5
Опыт
45,814
Minion Life
9,979
Minion Energy Shield
1,996
Minion Damage
1,550
Minion Armour
2,413
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).
MPSAbyssPaleEliteSnowBall
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Шанс крит. попадания: 5%
Время применения: 1 сек.
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1426]
projectile uses contact position [1]
spell maximum action distance +% [-25]
use scaled contact offset [1]
GSAbyssPaleEliteBeam
Triggerable, Spell, Damage, AttackInPlace
Шанс крит. попадания: 7%
Время применения: 2.333 сек.
Перезарядка: 6 сек.
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-55]
TeleportHellscapePaleElite
Spell
Время применения: 1 сек.
Перезарядка: 10 сек.
GSAbyssPaleEliteBeamLong
Triggerable, Spell, Damage, AttackInPlace
Шанс крит. попадания: 7%
Время применения: 1 сек.
action attack or cast time uses animation length [1]
is area damage [1]
spell maximum action distance +% [-40]
EASAbyssPaleEliteBeamLong
Spell
Время применения: 1 сек.
Перезарядка: 12 сек.
action attack or cast time uses animation length [1]
spell maximum action distance +% [-50]
GSAbyssPaleEliteSnowBallImpact
Triggerable, Spell, Damage, AttackInPlace
Шанс крит. попадания: 7%
Время применения: 1 сек.
action attack or cast time uses animation length [1]
is area damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
set_base_heavy_stun_duration_ms = 2500
}
Actor
{
basic_action = "Emerge"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAbyss/Blackblood/PaleEliteStrongbox_"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blackblooded Elite",
life = 1.44,
energyShield = 0.2,
damage = 1.6,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 9,
accuracy = 1,
skillList = {
"TeleportHellscapePaleElite",
"GSAbyssPaleEliteBeamLong",
"GSAbyssPaleEliteSnowBallImpact",
"EASAbyssPaleEliteBeamLong",
"MPSAbyssPaleEliteSnowBall",
"GSAbyssPaleEliteBeam",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["TeleportHellscapePaleElite"] = {
name = "TeleportHellscapePaleElite",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSAbyssPaleEliteBeamLong"] = {
name = "GSAbyssPaleEliteBeamLong",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"spell_maximum_action_distance_+%",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -40, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSAbyssPaleEliteSnowBallImpact"] = {
name = "GSAbyssPaleEliteSnowBallImpact",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASAbyssPaleEliteBeamLong"] = {
name = "EASAbyssPaleEliteBeamLong",
hidden = true,
color = ,
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",
},
levels = {
[1] = {-50, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPSAbyssPaleEliteSnowBall"] = {
name = "MPSAbyssPaleEliteSnowBall",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_maximum_action_distance_+%",
"monster_projectile_variation",
"base_is_projectile",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
"action_attack_or_cast_time_uses_animation_length",
"check_for_targets_between_initiator_and_projectile_source",
"maintain_projectile_direction_when_using_contact_position",
"base_deal_no_damage",
},
levels = {
[1] = {-25, 1426, critChance = 5, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSAbyssPaleEliteBeam"] = {
name = "GSAbyssPaleEliteBeam",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 2.333,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"spell_maximum_action_distance_+%",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -55, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
ignore actor scale from stats [1]
| Family | MonsterIgnoreActorScaleFromStats |
|---|---|
| Domains | Monster (3) |
| GenerationType | Уникальные (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.












