ธนูทิ่มแทงของมาร์ชัค
ชีวิตประดิษฐ์
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
SpectreN
Tagsconstruct, ghost_armour, has_bow, medium_height, physical_affinity, puncturing_weapon, ranged, very_slow_movement
พลังชีวิต
504%
Ailment Threshold
504%
ค่าต้านทาน
0 0 0 0
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
WbAnimatedWeaponSnipe
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, RangedAttack, MirageArcherCanUse, Triggerable
Base Damage: 403–493
โอกาสคริติคอล: 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
}

Object Type Codes

version 2
extends "Metadata/Monsters/AnimatedItem/AnimatedWeaponMonster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/AnimatedItem/WbAnimatedPowershotBow"] = {
    name = "Marchak's Impaler",
    life = 5.04,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    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]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • emerge speed +% [0,30]
    IdEmergeSpeedHigh
    FamilyVariableEmergeSpeed
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 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]
    IdCannotBeAugmented
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • Edit

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