MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Guarda Omniteca
Construto
IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning
monster no drops or experience [1]
Receba 100% do Dano Físico como Dano de Raio Extra
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]
Omnitect's Guard
Spectre
Tagsbludgeoning_weapon, construct, fast_movement, golem, is_unarmed, large_model, medium_height, melee, mud_blood, not_dex, not_int, physical_affinity, stone_armour
Vida
400%
Armadura
+100%
Ailment Threshold
400%
Resistência
IconEnemyResistanceFire42% IconEnemyResistanceCold42% IconEnemyResistanceLightning42% IconEnemyResistanceChaos0%
Damage
107%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 12
Attack Time
1.755 Second
Damage Spread
±20%
Experiência
160%
Model Size
110%
Type
LightningGolemIncursionBoss
Metadata
LightningGolemStormcallerIncursionBoss
Nível
68
Vida
25,733
Armadura
57,580
Evasão
4,739
Damage
400
Dano Mágico
400
Precisão
580
Attack Time
1.755
Experiência
16,408
Minion Life
5,582
Minion Damage
319
Ailment Threshold
25,733
Chill
81
Shock
81
Brittle
460
Scorch
81
Sap
225
Phys Convert Ele
240%
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 320480
Chance de Crítico: 5%
Attack Time: 1.755 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
iconbasicattack

Object Type

version 2
extends "Metadata/Monsters/LeagueIncursion/MonsterTemple"

BaseEvents { }

Actor
{
	basic_action = "Emerge"
}

Life
{
	corpse_usable = false
}

Transitionable
{
}

StateMachine
{
	define_shared_state = "activated"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LightningGolem/LightningGolemStormcallerIncursionBoss"] = {
    fireResist = 42,
    coldResist = 42,
    lightningResist = 42,
    chaosResist = 0,
    name = "Omnitect's Guard",
    life = 4,
    damage = 1.07,
    damageSpread = 0.2,
    attackTime = 1.755,
    attackRange = 12,
    accuracy = 1,
    skillList = {
        "Melee",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
    name = "Default Attack",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • monster no drops or experience 1 1 Global — Valor não escalável
  • Receba 100% do Dano Físico como Dano de Raio Extra
    FamilyPhysicalAddedAsLightning
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • physical damage % to add as lightning 100 100 Global
  • Craft Tagsphysical_damage elemental_damage Dano Físico Elemental Raio
    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
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — Valor não escalável
  • cant possess this 1 1 Global — Valor não escalável
  • cannot be afflicted 1 1 Global — Valor não escalável
  • monster no talismans 1 1 Global — Valor não escalável
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — Valor não escalável
  • cannot be tagged by sentinel 1 1 Global
  • Edit

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