MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
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
Spectre
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
IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
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
2,451
Damage
448
Daño de hechizos
448
Precisión
580
Attack Time
1.5
Experiencia
10,255
Minion Life
1,116
Minion Energy Shield
532
Minion Damage
358
Ailment Threshold
5,147
Chill
16
Shock
16
Brittle
92
Scorch
16
Sap
45
Phys Convert Ele
240%
TalismanT2EyeLightningTendrils
Spell
Tiempo de lanzamiento: 1 seg
base skill number of additional hits [3]
monster penalty against minions damage +% final vs player minions [-75]
spell maximum base lightning damage [305.5]
spell minimum base lightning damage [101.8]
TalismanT2LightningConesOnDeath
Spell, Area, TotemCastsWhenNotDetached, Lightning, Triggered, Triggerable, AreaSpell, Nova, Cooldown, InbuiltTrigger
Tiempo de lanzamiento: 1 seg
100% de probabilidad de que se active este hechizo al morir
is area damage [1]
spell maximum base lightning damage [758.3]
spell minimum base lightning damage [505.6]
Ascendancy

Object Type

version 2
extends "Metadata/Monsters/Monster"

Life
{
	corpse_usable = false
}

DiesAfterTime
{
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Eyes/EyeTalismanT2"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Static Eye",
    life = 0.8,
    energyShield = 0.5,
    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]
FamilyMonsterNoDropsOrExperience
Domainsmonstruo (3)
GenerationTypeÚnicos (3)
Req. level1
Stats
  • monster no drops or experience 1 1 Global — Valor fijo
  • 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
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — Valor fijo
  • cant possess this 1 1 Global — Valor fijo
  • cannot be afflicted 1 1 Global — Valor fijo
  • monster no talismans 1 1 Global — Valor fijo
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — Valor fijo
  • cannot be tagged by sentinel 1 1 Global
  • Edit

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