靜電之眼
惡魔
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
能量護盾
0
傷害
448
法術傷害
448
命中
0
攻擊間隔
1.5
經驗值
10,255
異常狀態臨界值
5,147
冰緩
16
感電
16
易碎
92
焦灼
16
殘喘
45
TalismanT2EyeLightningTendrils
法術
施放時間: 1 秒
造成 101.8305.5 閃電傷害
base skill number of additional hits [3]
monster penalty against minions damage +% final vs player minions [-75]
TalismanT2LightningConesOnDeath
法術, 範圍, 圖騰未附著施放, 閃電, 被觸發, 可觸發, 範圍法術, 新星, 冷卻, InbuiltTrigger
施放時間: 1 秒
造成 505.6758.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 全域
  • Edit

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