MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
全能的守護者
創造物
IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning
monster no drops or experience [1]
獲得 100% 物理傷害的閃電傷害
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
幽魂
地區阿茲瓦特神殿, 阿茲瓦特神殿, 阿茲瓦特神殿, 阿茲瓦特神殿, 阿茲瓦特神殿, 阿茲瓦特神殿, 阿茲瓦特神殿, 阿茲瓦特神殿, 阿茲瓦特神殿, 阿茲瓦特神殿
標籤bludgeoning_weapon, construct, fast_movement, golem, is_unarmed, large_model, medium_height, melee, mud_blood, not_dex, not_int, physical_affinity, stone_armour
生命
400%
護甲值
+100%
異常狀態臨界值
400%
抗性
IconEnemyResistanceFire42% IconEnemyResistanceCold42% IconEnemyResistanceLightning42% IconEnemyResistanceChaos0%
傷害
107%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 12
攻擊間隔
1.755 秒
傷害分佈
±20%
經驗值
160%
Model Size
110%
類型
LightningGolemIncursionBoss
Metadata
LightningGolemStormcallerIncursionBoss
等級
78
生命
72,952
護甲值
125,868
閃避值
6,667
傷害
722
法術傷害
722
命中
856
攻擊間隔
1.755
經驗值
19,803
召喚物生命
14,509
召喚物傷害
598
異常狀態臨界值
72,952
冰緩
231
感電
231
易碎
1,305
焦灼
231
殘喘
637
Phys Convert Ele
290%
Melee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 578867
暴擊率: 5%
攻擊間隔: 1.755 秒
用強大的攻擊擊倒敵人。
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
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster no drops or experience 1 1 全域 — 無法使用的值
  • 獲得 100% 物理傷害的閃電傷害
    FamilyPhysicalAddedAsLightning
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • physical damage % to add as lightning 100 100 全域
  • Craft Tagsphysical_damage elemental_damage 傷害 物理 元素 閃電
    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
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cant touch this 1 1 全域 — 無法使用的值
  • cant possess this 1 1 全域 — 無法使用的值
  • cannot be afflicted 1 1 全域 — 無法使用的值
  • monster no talismans 1 1 全域 — 無法使用的值
  • cannot have azmeri dust 1 1 全域
  • cannot have affliction mods 1 1 全域 — 無法使用的值
  • cannot be tagged by sentinel 1 1 全域
  • Edit

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