静电之眼
恶魔
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]
Static Eye
幽魂N
标签施法, cleaving_weapon, demon, flesh_armour, is_unarmed, lightning_affinity, medium_movement, medium_small_height, not_dex, not_str, red_blood
生命
80%
生命转为护盾
50%
异常状态临界值
80%
抗性
0 0 0 0
伤害
120%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 32
攻击间隔
1.5 秒
伤害分布
±20%
经验值
100%
Model Size
102%
类型
Eye
Metadata
EyeTalismanT2
等级
68
生命
5,147
护甲
28,790
闪避值
4,739
能量护盾
3,064
伤害
448
法术伤害
448
命中
290
攻击间隔
1.5
经验值
10,255
异常状态临界值
5,147
冰缓
16
Shock
16
Brittle
92
Scorch
16
Sap
45
TalismanT2EyeLightningTendrils
法术
施放间隔: 1 秒
造成 101.8 - 305.5 闪电伤害
base skill number of additional hits [3]
monster penalty against minions damage +% final vs player minions [-75]
TalismanT2LightningConesOnDeath
法术, 范围, 图腾未附著施放, 闪电, 被触发, 可触发, 范围法术, 新星, 冷却, InbuiltTrigger
施放间隔: 1 秒
造成 505.6 - 758.3 闪电伤害
死亡时有 100% 的几率触发该法术
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Life
{
	corpse_usable = false
}

DiesAfterTime
{
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Render
{
     //turn_duration = 0.3
	 preload_buff_visual = "lightning_eyes_effects"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Eyes/EyeTalismanT2"] = {
    name = "Static Eye",
    life = 0.8,
    energyShield = 0.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.2,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 32,
    accuracy = 1,
    skillList = {
        "TalismanT2EyeLightningTendrils",
        "TalismanT2LightningConesOnDeath",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["TalismanT2EyeLightningTendrils"] = {
    name = "TalismanT2EyeLightningTendrils",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_skill_number_of_additional_hits",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
    },
    levels = {
        [1] = {0.5, 1.5, 3, -75, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        [2] = {0.5, 1.5, 3, -75, levelRequirement = 2, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TalismanT2LightningConesOnDeath"] = {
    name = "TalismanT2LightningConesOnDeath",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.TotemCastsWhenNotDetached] = true,
        [SkillType.Lightning] = true,
        [SkillType.Triggered] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Nova] = true,
        [SkillType.Cooldown] = true,
        [SkillType.InbuiltTrigger] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "cast_on_death_%",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 100, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 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]
    IdCannotBeAugmented
    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 全域