Ojo Estático
Demonio
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
SpectreN
TagsLanzador de hechizos, cleaving_weapon, demon, flesh_armour, is_unarmed, lightning_affinity, medium_movement, medium_small_height, not_dex, not_str, red_blood
Vida
80%
Energy Shield From Life
50%
Ailment Threshold
80%
Resistencia
0 0 0 0
Damage
120%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 32
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
100%
Model Size
102%
Type
Eye
Metadata
EyeTalismanT2
Nivel
68
Vida
5,147
Armadura
28,790
Evasión
4,739
Escudo de energía
3,064
Damage
448
Daño de hechizos
448
Precisión
290
Attack Time
1.5
Experiencia
10,255
Ailment Threshold
5,147
Chill
16
Shock
16
Brittle
92
Scorch
16
Sap
45
TalismanT2EyeLightningTendrils
Spell
Tiempo de lanzamiento: 1 seg
Inflige de 101.8 a 305.5 de daño de rayo
base skill number of additional hits [3]
monster penalty against minions damage +% final vs player minions [-75]
TalismanT2LightningConesOnDeath
Spell, Area, TotemCastsWhenNotDetached, Lightning, Triggered, Triggerable, AreaSpell, Nova, Cooldown, InbuiltTrigger
Tiempo de lanzamiento: 1 seg
Inflige de 505.6 a 758.3 de daño de rayo
100% de probabilidad de que se active este hechizo al morir
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
Domainsmonstruo (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • 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
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global