ExpeditionCraftingBenchAct1IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
Guardian of Aldur
CategoryConstruct构造体
IconEnemyEvasionStrong
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]
Spectre
Tags施法, construct, fast_movement, not_int, not_str, ranged, Unarmed_onhit_audio
生命
100%
闪避
+100%
抗性
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
伤害
100%
命中
100%
暴击 Chance
5%
Attack Distance
2 ~ 65
攻击间隔
1.005 Second
Damage Spread
±20%
经验值
100%
Model Size
112%
Type
SentinelDrone
Metadata
KalguurDrone
等级
68
生命
8,257
2,413
伤害
233
法术伤害
233
命中
2,502
攻击间隔
1.005
经验值
28,634
召唤物生命
6,930
召唤物伤害
969
召唤物护甲
2,413
SentinelTagBeamDrone
法术, 攻击
Base Damage: 186280
施放间隔: 0.8 秒
攻击间隔: 1.005 秒
连锁 6
sentinel tag beam fork instead of chain [1]
sentinel tag beam number of beams [1]
spell maximum action distance +% [-35]

Object Type

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueExpeditionNew/Sentinels/KalguurDrone"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Guardian of Aldur",
    life = 1,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.005,
    attackRange = 65,
    accuracy = 1,
    skillList = {
        "SentinelTagBeamDrone",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["SentinelTagBeamDrone"] = {
    name = "SentinelTagBeamDrone",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.8,
    baseFlags = {
        attack = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "sentinel_tag_beam_number_of_beams",
        "number_of_chains",
        "spell_maximum_action_distance_+%",
        "sentinel_tag_beam_fork_instead_of_chain",
    },
    levels = {
        [1] = {1, 6, -35, 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 Global Unscalable Value
  • 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 Global Unscalable Value
  • cant possess this 1 1 Global Unscalable Value
  • cannot be afflicted 1 1 Global Unscalable Value
  • monster no talismans 1 1 Global Unscalable Value
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global Unscalable Value
  • cannot be tagged by sentinel 1 1 Global
  • Edit

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