Living Lightning
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]
幽魂N
标签元素, 闪电, not_dex, not_str, small_height, very_fast_movement
生命
140%
生命转为护盾
50%
异常状态临界值
140%
抗性
40 40 40 20
伤害
140%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
1 ~ 20
攻击间隔
1.17 秒
伤害分布
±80%
经验值
140%
Model Size
100%
类型
LivingLightning
Metadata
LivingLightningSummoned
IsSummoned
Y
等级
68
生命
4,503
护甲
28,790
闪避值
4,739
能量护盾
4,289
伤害
523
法术伤害
523
命中
580
攻击间隔
1.17
经验值
14,357
召唤物生命
977
Minion Energy Shield
930
召唤物伤害
418
异常状态临界值
9,007
冰缓
28
Shock
28
Brittle
161
Scorch
28
Sap
79
SummonedLivingLightningZap
攻击, 闪电, 连锁, 近战, 近战单一目标
Living Lightning Zap
基本伤害: 105–941
暴击几率: 5%
攻击间隔: 1.17 秒
冷却时间: 0.25 秒
Jolt through an enemy, causing chaining Lightning Damage.
+8% 暴击率
supress weapon surges [1]

Object Type

Object Type Codes

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LivingLightning/LivingLightningSummoned"] = {
    name = "Living Lightning",
    life = 1.4,
    energyShield = 0.5,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 20,
    damage = 1.4,
    damageSpread = 0.8,
    attackTime = 1.17,
    attackRange = 20,
    accuracy = 1,
    skillList = {
        "SummonedLivingLightningZap",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["SummonedLivingLightningZap"] = {
    name = "Living Lightning Zap",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Jolt through an enemy, causing chaining Lightning Damage.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Lightning] = true,
        [SkillType.Chains] = true,
        [SkillType.Melee] = true,
        [SkillType.MeleeSingleTarget] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "additional_base_critical_strike_chance",
        "supress_weapon_surges",
    },
    levels = {
        [1] = {800, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
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]
FamilyNothing
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
Stats
  • cant touch this Min: 1 Max: 1 全域
  • cant possess this Min: 1 Max: 1 全域
  • cannot be afflicted Min: 1 Max: 1 全域
  • monster no talismans Min: 1 Max: 1 全域
  • cannot have azmeri dust Min: 1 Max: 1 全域
  • cannot have affliction mods Min: 1 Max: 1 全域
  • cannot be tagged by sentinel Min: 1 Max: 1 全域
  • Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.