Spectre | Y |
---|---|
Area | 聖域のマップ, 城塞のマップ, 要塞のマップ, 醜態のマップ, ジッグラトのマップ |
Tags | bones, not_str, skeleton, undead, very_slow_movement |
Packs |
ライフ
72%
Energy Shield From Life
200%
回避力
+40%
Ailment Threshold
72%
耐性
0 0 0 0
Damage
54%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.59 Second
Damage Spread
±20%
経験値
90%
Model Size
100%
Type
PitifulFabrication_Summon2AtlasUber
Metadata
PitifulFabrication02StandaloneAtlasUber_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
84
ライフ
25,412
アーマー
99,834
回避力
11,368
エナジーシールド
32,530
Damage
515
スペルダメージ
515
命中
538
Attack Time
1.59
経験値
11,925
Ailment Threshold
25,412
Chill
80
Shock
80
Brittle
455
Scorch
80
Sap
222
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).
AzmeriFabricationDespair
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, Chaos, AppliesCurse, CanRapidFire, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
ディスペア
キャストタイム: 1 秒
範囲内の全ての敵を呪い、その敵の混沌耐性を下げる。
呪い状態の敵の混沌耐性 -30%
この呪いスキルは近くの敵に影響を与えるオーラとしてキャストされる
active skill area of effect radius +% final [100]
base deal no damage [1]
infinite skill effect duration [1]
この呪いスキルは近くの敵に影響を与えるオーラとしてキャストされる
active skill area of effect radius +% final [100]
base deal no damage [1]
infinite skill effect duration [1]
AzmeriFabricationTemporalChains
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
テンポラルチェーン
キャストタイム: 1 秒
範囲内の敵を全員呪い、敵のアクションスピードを下げ、敵にかけられた他の効果の持続時間を延ばす。
呪い状態のノーマルおよびマジックの敵のアクションスピードが30%低下する
呪い状態の敵の他の効果が38%遅く消える
この呪いスキルは近くの敵に影響を与えるオーラとしてキャストされる
呪い状態のレアまたはユニークの敵のアクションスピードが30%低下する
active skill area of effect radius +% final [100]
base deal no damage [1]
infinite skill effect duration [1]
呪い状態の敵の他の効果が38%遅く消える
この呪いスキルは近くの敵に影響を与えるオーラとしてキャストされる
呪い状態のレアまたはユニークの敵のアクションスピードが30%低下する
active skill area of effect radius +% final [100]
base deal no damage [1]
infinite skill effect duration [1]
AzmeriFabricationEnfeeble
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
エンフィーブル
キャストタイム: 1 秒
範囲内の敵を全員呪い、敵の命中を減少させ、敵が与えるダメージを低下させる。
呪い状態の敵の命中力が60%減少する
呪い状態のノーマルまたはマジックの敵のダメージが60%低下する
この呪いスキルは近くの敵に影響を与えるオーラとしてキャストされる
呪い状態のレアまたはユニークの敵のダメージが23%低下する
active skill area of effect radius +% final [100]
base deal no damage [1]
infinite skill effect duration [1]
呪い状態のノーマルまたはマジックの敵のダメージが60%低下する
この呪いスキルは近くの敵に影響を与えるオーラとしてキャストされる
呪い状態のレアまたはユニークの敵のダメージが23%低下する
active skill area of effect radius +% final [100]
base deal no damage [1]
infinite skill effect duration [1]
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAzmeri/PitifulFabrication02StandaloneAtlasUber_"] = { name = "Tremorbones", life = 0.72, energyShield = 2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.54, damageSpread = 0.2, attackTime = 1.59, attackRange = 11, accuracy = 1, skillList = { "AzmeriFabricationTemporalChains", "AzmeriFabricationEnfeeble", "AzmeriFabricationDespair", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["AzmeriFabricationTemporalChains"] = { name = "Temporal Chains", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Curses all enemies in an area, lowering their action speed and making other effects on them expire more slowly.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "temporal_chains_action_speed_+%_final", "buff_time_passed_+%_other_than_temporal_chains", "temporal_chains_action_speed_+%_vs_rare_or_unique_final", "active_skill_area_of_effect_radius_+%_final", "base_deal_no_damage", "curse_apply_as_aura", "infinite_skill_effect_duration", }, levels = { [1] = {-30, -38, -30, 100, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AzmeriFabricationEnfeeble"] = { name = "Enfeeble", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Curses all targets in an area, reducing their accuracy and making them deal less damage.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "accuracy_rating_+%", "enfeeble_damage_+%_final", "enfeeble_damage_+%_vs_rare_or_unique_final", "active_skill_area_of_effect_radius_+%_final", "base_deal_no_damage", "curse_apply_as_aura", "infinite_skill_effect_duration", }, levels = { [1] = {-60, -60, -23, 100, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AzmeriFabricationDespair"] = { name = "Despair", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Curses all targets in an area, lowering their chaos resistance.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.Chaos] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_chaos_damage_resistance_%", "active_skill_area_of_effect_radius_+%_final", "base_deal_no_damage", "curse_apply_as_aura", "infinite_skill_effect_duration", }, levels = { [1] = {-30, 100, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
corpse cannot be destroyed [1]
Id | MonsterCorpseCannotBeDestroyed |
---|---|
Family | CorpseCannotBeDestroyed |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |