混沌使徒
恶魔
Chaos Disciple
幽魂 | N |
---|---|
标签 | 施法, demon, fire_affinity, flying, ghost_blood, is_unarmed, light_armour, melee, not_dex, not_str, physical_affinity, very_slow_movement |
生命
400%
生命转为护盾
100%
异常状态临界值
400%
抗性
35 35 35 20
伤害
150%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 12
攻击间隔
0 秒
伤害分布
±20%
经验值
200%
Model Size
100%
类型
VaalApparitionUltimatum
Metadata
Apparition
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
25,733
护甲
28,790
闪避值
4,739
能量护盾
6,127
伤害
560
法术伤害
560
命中
290
攻击间隔
0
经验值
20,510
异常状态临界值
25,733
冰缓
81
Shock
81
Brittle
460
Scorch
81
Sap
225
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 448–672
暴击几率: 5%
对你的敌人无情痛击。
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
GemlingFireball3
投射物, 玩家投射物, 法术, 伤害, 范围, 陷阱技能, 图腾技能, 地雷技能, 法术可重复, 可触发, 火焰, 可齐射, 范围法术
火球
暴击几率: 6%
施放间隔: 3 秒
释放一颗球型火焰向前飞射,接触到怪物时会爆炸并对周围敌人造成伤害。
造成 355 - 532.4 火焰伤害
基础范围为 0.9 米
base is projectile [1]
skill visual scale +% [-35]
基础范围为 0.9 米
base is projectile [1]
skill visual scale +% [-35]
AvariusDivineBeamTEMP
法术, 范围, 火焰, 引导, 范围法术
施放间隔: 2 秒
冷却时间: 8 秒
受到的火焰伤害提高 10%
每秒造成 4546.4 基础火焰伤害
基础持续时间为 5 秒
基础额外效果持续时间 0.75 秒
光束长度延长 150%
fire beam prioritise players for targeting [1]
monster penalty against minions damage +% final vs player minions [-70]
每秒造成 4546.4 基础火焰伤害
基础持续时间为 5 秒
基础额外效果持续时间 0.75 秒
光束长度延长 150%
fire beam prioritise players for targeting [1]
monster penalty against minions damage +% final vs player minions [-70]
Object Type
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase" Animated { animated_object = "Metadata/Monsters/LeagueUltimatum/BreachApparitionBoss/BreachApparitionBoss.ao" on_laser_channel_end_01 = "SetCurrentAnimationSpeed( 0.6 );" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueUltimatum/BreachApparitionBoss/Apparition"] = { name = "Chaos Disciple", life = 4, energyShield = 1, fireResist = 35, coldResist = 35, lightningResist = 35, chaosResist = 20, damage = 1.5, damageSpread = 0.2, attackTime = 0, attackRange = 12, accuracy = 1, skillList = { "GemlingFireball3", "MeleeAtAnimationSpeed", "AvariusDivineBeamTEMP", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["GemlingFireball3"] = { name = "Fireball", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "skill_visual_scale_+%", "active_skill_base_area_of_effect_radius", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -35, 9, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AvariusDivineBeamTEMP"] = { name = "AvariusDivineBeamTEMP", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.Channel] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_fire_damage_to_deal_per_minute", "fire_damage_taken_+%", "base_skill_effect_duration", "base_secondary_skill_effect_duration", "fire_beam_length_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "fire_beam_prioritise_players_for_targeting", }, levels = { [1] = {4, 10, 5000, 750, 150, -70, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, }