Expedition2RemnantActiveIncursionAtziriActiveShrineActiveStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
Веризиевый страж
Часовые
Verisium Sentry
Веризиевый страж KalguurDrone /9
ИмяПоказывать полное описание
AcquisitionNot in game
DropLevel 2
BaseType Verisium Sentry
BaseType Веризиевый страж
Class Часовые
FlagsCanBeCorrupted
TypeMetadata/Items/Sentinel/KalguurDrone
Tagsall_sentinels, sentinel_drone
IconArt/2DItems/Currency/Sentinel/BaseDroneItemRusted1
keyval
Base.base_level1
Base.tagdefault, sentinel_drone
Base.x_size2
Base.y_size2
Mods.stat_description_listData/StatDescriptions/sentinel_stat_descriptions.csd
Mods.inventory_typeSentinelDroneInventory
Mods.enable_raritynormal, magic, rare, unique
Веризиевый страж
CategoryConstructМеханизм
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]
Verisium Sentry
Spectre
TagsЧародейский, construct, expedition_monster, fast_movement, ranged, Unarmed_onhit_audio
Здоровье
100%
Сопротивление
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
100%
Меткость
100%
Attack Distance
2 ~ 65
Время атаки
1.005 Second
Damage Spread
±20%
Опыт
100%
Model Size
112%
Type
SentinelDrone
Metadata
KalguurDrone
Spectre Reservation
50%
Companion Reservation
30%
Уровень
68
Здоровье
8,257
Damage
233
Урон от чар
233
Меткость
2,502
Время атаки
1.005
Опыт
28,634
Minion Life
6,930
Minion Damage
969
Minion Armour
2,413
SentinelTagBeamDrone
Spell, Attack
Base Damage: 186280
Время применения: 0.8 сек.
Время атаки: 1.005 сек.
100% повышение скорости умений
Наносит удар по цепи 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 = "Verisium Sentry",
    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_+%",
        "skill_speed_+%",
        "sentinel_tag_beam_fork_instead_of_chain",
    },
    levels = {
        [1] = {1, 6, -35, 100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
DomainsMonster (3)
GenerationTypeУникальные (3)
Req. level1
Stats
  • monster no drops or experience 1 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]
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeУникальные (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — Неизменяемое значение
  • cant possess this 1 1 Global — Неизменяемое значение
  • cannot be afflicted 1 1 Global — Неизменяемое значение
  • monster no talismans 1 1 Global — Неизменяемое значение
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — Неизменяемое значение
  • cannot be tagged by sentinel 1 1 Global
  • ExpeditionSentinel Ref /0
    Verisium Sentry
    Verisium Sentries are ancient remnants of Kalguuran technology found within Expeditions.

    When unearthed they follow the player, adding Runic Modifiers to Monsters throughout the area.
    Edit

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