역병 걸린 사형거미
언데드
번개 탑에 내성
동결 회피
냉각 회피
점화 회피
감전의 영향을 받지 않음
동결 회피
냉각 회피
점화 회피
감전의 영향을 받지 않음
Blighted Condemned
Spectre | N |
---|---|
Tags | blight_monster, bones, 시전, flesh_armour, humanoid, is_unarmed, large_height, lightning_affinity, not_dex, not_int, ranged, skeleton, slashing_weapon, undead, very_slow_movement |
생명력
840%
방어도
+75%
Ailment Threshold
840%
저항
0 0 75 0
Damage
180%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
7 ~ 12
Attack Time
1.17 Second
Damage Spread
±20%
경험치
120%
Model Size
100%
Type
BlightLightningCageSkeleton
Metadata
BlightLightningCageSkeleton
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
54,040
방어도
50,383
회피
4,739
에너지 보호막
0
Damage
672
주문 피해
672
정확도
290
Attack Time
1.17
경험치
12,306
Ailment Threshold
54,040
Chill
171
Shock
171
Brittle
967
Scorch
171
Sap
472
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).
GeometryAttackBlightCageSkeletonSpin
Triggerable, Attack
Base Damage: 538–807
치명타 확률: 5%
공격 피해: 30%
Attack Time: 1.17 초
플레이어가 명중 시 적을 기절시킬 수 없음
물리 피해의 50%를 번개 피해로 전환
주는 공격 피해 70% 감폭
주는 피해 45.95% 증폭
is area damage [1]
물리 피해의 50%를 번개 피해로 전환
주는 공격 피해 70% 감폭
주는 피해 45.95% 증폭
is area damage [1]
BlightCageSkeletonTriggeredSpark
Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
전기불꽃
치명타 확률: 5%
시전 속도: 1 초
적에게 명중하여 폭발할 때까지 천방지축으로 움직이는 전기불꽃을 시전합니다.
152.6~279.8 번개 피해
플레이어가 명중 시 적을 기절시킬 수 없음
기본 지속시간 0.7초
투사체 2개 추가 발사
원형으로 투사체 발사
투사체 속도 25% 증가
base is projectile [1]
플레이어가 명중 시 적을 기절시킬 수 없음
기본 지속시간 0.7초
투사체 2개 추가 발사
원형으로 투사체 발사
투사체 속도 25% 증가
base is projectile [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/Lightning/BlightLightningCageSkeleton"] = { name = "Blighted Condemned", life = 8.4, fireResist = 0, coldResist = 0, lightningResist = 75, chaosResist = 0, damage = 1.8, damageSpread = 0.2, attackTime = 1.17, attackRange = 12, accuracy = 1, skillList = { "BlightCageSkeletonTriggeredSpark", "GeometryAttackBlightCageSkeletonSpin", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BlightCageSkeletonTriggeredSpark"] = { name = "Spark", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.", skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "number_of_additional_projectiles", "base_skill_effect_duration", "base_projectile_speed_+%", "base_is_projectile", "projectiles_nova", "cannot_stun", }, levels = { [1] = {0.60000002384186, 1.1000000238419, 2, 700, 25, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GeometryAttackBlightCageSkeletonSpin"] = { name = "GeometryAttackBlightCageSkeletonSpin", 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 = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_lightning", "is_area_damage", "cannot_stun", }, levels = { [1] = {-30, 50, baseMultiplier = 0.3, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [2] = {0, 50, baseMultiplier = 0.3, levelRequirement = 19, statInterpolation = {2}, cost = { }, }, [3] = {1, 50, baseMultiplier = 0.3, levelRequirement = 20, statInterpolation = {2}, cost = { }, }, [4] = {60, 50, baseMultiplier = 0.3, levelRequirement = 83, statInterpolation = {2}, cost = { }, }, }, }
번개 탑에 내성
Id | BlightLightningType |
---|---|
Family | BlightMonsterType |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
동결 회피
냉각 회피
점화 회피
감전의 영향을 받지 않음
Id | MonsterImmuneToShock |
---|---|
Family | AvoidStatusAilments |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | elemental fire cold lightning ailment |