MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Пронзатель Марчака
Механизм
monster no drops or experience [1]
emerge speed +% [0,30]
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]
Marchak's Impaler
Spectre
Tagsconstruct, ghost_armour, has_bow, medium_height, physical_affinity, puncturing_weapon, ranged, very_slow_movement
Здоровье
504%
Ailment Threshold
504%
Сопротивление
IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
Damage
120%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 70
Attack Time
1.5 Second
Damage Spread
±10%
Опыт
120%
Model Size
110%
Type
AnimatedWeaponWbBow
Metadata
WbAnimatedPowershotBow
Уровень
68
Здоровье
32,424
Броня
28,790
Уклонение
4,739
Damage
448
Урон от чар
448
Точность
580
Attack Time
1.5
Опыт
12,306
Minion Life
7,033
Minion Damage
358
Ailment Threshold
32,424
Chill
103
Shock
103
Brittle
580
Scorch
103
Sap
283
Phys Convert Ele
240%
WbAnimatedWeaponSnipe
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, RangedAttack, MirageArcherCanUse, Triggerable
Base Damage: 403493
Шанс критического удара: 5%
Урон от атаки: 109%
Attack Time: 1.5 сек.
Перезарядка: 2 сек.
Снаряды пронзают все цели
Наносит на 9% больше урона атаками
Выпускает дополнительных снарядов: 2
base is projectile [1]
fixed projectile spread [15]
skill can fire arrows [1]

Object Type

version 2
extends "Metadata/Monsters/AnimatedItem/AnimatedWeaponMonster"

Actor
{
	slow_animations_go_to_idle = false
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/AnimatedItem/WbAnimatedPowershotBow"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Marchak's Impaler",
    life = 5.04,
    damage = 1.2,
    damageSpread = 0.1,
    attackTime = 1.5,
    attackRange = 70,
    accuracy = 1,
    weaponType1 = "Bow",
    skillList = {
        "WbAnimatedWeaponSnipe",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["WbAnimatedWeaponSnipe"] = {
    name = "WbAnimatedWeaponSnipe",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Totemable] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.33,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_additional_projectiles",
        "fixed_projectile_spread",
        "base_is_projectile",
        "always_pierce",
        "skill_can_fire_arrows",
    },
    levels = {
        [1] = {2, 15, baseMultiplier = 1.09, 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 — Неизменяемое значение
  • emerge speed +% [0,30]
    FamilyVariableEmergeSpeed
    Domainsмонстр (3)
    GenerationTypeуник (3)
    Req. level1
    Stats
  • emerge speed +% 0 30 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
    Domainsмонстр (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
  • Edit

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