蓝晶炮塔
构造体
monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Azurite Turret
幽魂 | N |
---|---|
标签 | 施法, cold_affinity, construct, delve_monster, energy_armour, extra_extra_small_height, ghost_blood, immobile, is_unarmed, lightning_affinity, no_pantheon_mod, not_dex, not_str, ranged, slashing_weapon |
生命
500%
生命转为护盾
50%
异常状态临界值
500%
抗性
35 35 35 20
伤害
175%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 10
攻击间隔
1.83 秒
伤害分布
±20%
经验值
200%
Model Size
100%
类型
DelveAzuriteTurret
Metadata
DelveProtoVaalCrystalDefence
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
32,167
护甲
28,790
闪避值
4,739
能量护盾
3,064
伤害
654
法术伤害
654
命中
290
攻击间隔
1.83
经验值
20,510
异常状态临界值
32,167
冰缓
102
Shock
102
Brittle
575
Scorch
102
Sap
281
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).
DelveAzuriteShardBoss1
法术, 投射物, 玩家投射物, 可触发
暴击几率: 5%
施放间隔: 1.67 秒
造成 641.9 - 962.8 物理伤害
物理伤害的 75% 转化为冰霜伤害
base is projectile [1]
monster projectile variation [60]
projectile uses contact direction [1]
projectile uses contact position [1]
物理伤害的 75% 转化为冰霜伤害
base is projectile [1]
monster projectile variation [60]
projectile uses contact direction [1]
projectile uses contact position [1]
DelveAzuriteShardBoss2
法术, 投射物, 玩家投射物, 可触发
暴击几率: 5%
施放间隔: 1.67 秒
造成 641.9 - 962.8 物理伤害
物理伤害的 75% 转化为冰霜伤害
base is projectile [1]
monster projectile variation [61]
projectile uses contact direction [1]
projectile uses contact position [1]
物理伤害的 75% 转化为冰霜伤害
base is projectile [1]
monster projectile variation [61]
projectile uses contact direction [1]
projectile uses contact position [1]
DelveAzuriteBulletAbsorb
法术, 投射物, 玩家投射物, 可触发
暴击几率: 10%
施放间隔: 0.5 秒
造成 1070 - 1605 闪电伤害
base is projectile [1]
monster penalty against minions damage +% final vs player minions [-50]
monster projectile variation [59]
projectile uses contact position [1]
skill lightning damage % to convert to cold [50]
base is projectile [1]
monster penalty against minions damage +% final vs player minions [-50]
monster projectile variation [59]
projectile uses contact position [1]
skill lightning damage % to convert to cold [50]
DelveProtoVaalColdSnap
法术, 伤害, 范围, 陷阱技能, 图腾技能, 地雷技能, 法术可重复, 可触发, 冰冷, 可秘能爆发, 持续时间, 冰缓区域, 范围法术, 冷却
霜暴
暴击几率: 6%
施放间隔: 0.85 秒
在目标区域创造一股急促的寒流,并对敌人造成伤害,同时创造一片开散的冰缓地面效果,并持续对敌人造成冰霜伤害。在此区域内被击败的敌人有几率生成狂怒球。消耗一个狂怒球能重置其技能冷却。
造成 1225 - 1837 冰霜伤害
每秒造成 2126.5 基础冰霜伤害
冰缓效果总增 300%
基础范围为 3 米
基础次级范围为 1.5 米
基础三级范围为 3 米
infinite skill effect duration [1]
is area damage [1]
每秒造成 2126.5 基础冰霜伤害
冰缓效果总增 300%
基础范围为 3 米
基础次级范围为 1.5 米
基础三级范围为 3 米
infinite skill effect duration [1]
is area damage [1]
EmptyActionAbsorbProjectile
法术
施放间隔: 0.2 秒
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Positioned { force_placement = true } Actor { basic_action = "Emerge" } StateMachine { define_shared_state = "fight" on_state_fight_1 = " FaceObject( protovaal_boss ); LockOrientation(); " on_state_fight_0 = "UnlockOrientation();" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Totems/DelveProtoVaalCrystalDefence"] = { name = "Azurite Turret", life = 5, energyShield = 0.5, fireResist = 35, coldResist = 35, lightningResist = 35, chaosResist = 20, damage = 1.75, damageSpread = 0.2, attackTime = 1.83, attackRange = 10, accuracy = 1, skillList = { "DelveAzuriteBulletAbsorb", "DelveAzuriteShardBoss1", "DelveAzuriteShardBoss2", "EmptyActionAbsorbProjectile", "DelveProtoVaalColdSnap", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["DelveAzuriteBulletAbsorb"] = { name = "DelveAzuriteBulletAbsorb", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "monster_projectile_variation", "skill_lightning_damage_%_to_convert_to_cold", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 59, 50, -50, critChance = 10, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DelveAzuriteShardBoss1"] = { name = "DelveAzuriteShardBoss1", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.67, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "skill_physical_damage_%_to_convert_to_cold", "base_is_projectile", "projectile_uses_contact_position", "projectile_uses_contact_direction", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 60, 75, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DelveAzuriteShardBoss2"] = { name = "DelveAzuriteShardBoss2", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.67, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "skill_physical_damage_%_to_convert_to_cold", "base_is_projectile", "projectile_uses_contact_position", "projectile_uses_contact_direction", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 61, 75, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionAbsorbProjectile"] = { name = "EmptyActionAbsorbProjectile", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.2, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_cannot_be_interrupted", "skill_cannot_be_stunned", "skill_cannot_be_knocked_back", }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DelveProtoVaalColdSnap"] = { name = "Cold Snap", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Creates a sudden burst of cold in a targeted area, damaging enemies. Also creates an expanding area which is filled with chilled ground, and deals cold damage over time to enemies. Enemies that die while in the area have a chance to grant Frenzy Charges. The cooldown can be bypassed by expending a Frenzy Charge.", skillTypes = { [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.Cold] = true, [SkillType.Cascadable] = true, [SkillType.Duration] = true, [SkillType.ChillingArea] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.85, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "base_cold_damage_to_deal_per_minute", "active_skill_base_area_of_effect_radius", "active_skill_base_secondary_area_of_effect_radius", "active_skill_base_tertiary_area_of_effect_radius", "active_skill_chill_effect_+%_final", "is_area_damage", "infinite_skill_effect_duration", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 5, 30, 15, 30, 300, critChance = 6, levelRequirement = 83, statInterpolation = {3, 3, 3}, cost = { }, }, }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |