MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Pfähler Marchaks
Konstrukt
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
Leben
504%
Ailment Threshold
504%
Widerstand
IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
Damage
120%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritische Treffer
+130%
Attack Distance
6 ~ 70
Attack Time
1.5 Second
Damage Spread
±10%
Erfahrung
120%
Model Size
110%
Type
AnimatedWeaponWbBow
Metadata
WbAnimatedPowershotBow
Stufe
68
Leben
32,424
Rüstung
28,790
Ausweichwert
4,739
Damage
448
Zauberschaden
448
Genauigkeit
580
Attack Time
1.5
Erfahrung
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
Kritische Trefferchance: 5%
Angriffsschaden: 109%
Attack Time: 1.5 Sek.
Abklingzeit: 2 Sek.
Verursacht 9% mehr Angriffsschaden
Feuert 2 zusätzliche Projektile
always pierce [1]
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
DomainsMonster (3)
GenerationTypeeinzigartig (3)
Req. level1
Stats
  • monster no drops or experience 1 1 Global — Nicht skalierbarer Wert
  • emerge speed +% [0,30]
    FamilyVariableEmergeSpeed
    DomainsMonster (3)
    GenerationTypeeinzigartig (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
    DomainsMonster (3)
    GenerationTypeeinzigartig (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — Nicht skalierbarer Wert
  • cant possess this 1 1 Global — Nicht skalierbarer Wert
  • cannot be afflicted 1 1 Global — Nicht skalierbarer Wert
  • monster no talismans 1 1 Global — Nicht skalierbarer Wert
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — Nicht skalierbarer Wert
  • cannot be tagged by sentinel 1 1 Global
  • Edit

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