นักทดลองติดโรคร้าย
มนุษย์
monster no map drops [1]
Blighted Experimenter
SpectreN
Tagsblight_monster, นักเวท, cursing_monster, fire_affinity, has_wand, human, humanoid, light_armour, medium_height, not_dex, not_str, physical_affinity, red_blood, very_slow_movement
พลังชีวิต
480%
Energy Shield From Life
50%
Ailment Threshold
480%
ค่าต้านทาน
37 37 37 0
Damage
90%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 40
Attack Time
0.675 Second
Damage Spread
±20%
ค่าประสบการณ์
120%
Model Size
85%
Type
BlightAxisExperiementer
Metadata
BlackguardExperiementer
เลเวล
68
พลังชีวิต
30,880
เกราะ
28,790
การหลบหลีก
4,739
โล่พลังงาน
3,064
Damage
336
ความเสียหายเวท
336
ความแม่นยำ
290
Attack Time
0.675
ค่าประสบการณ์
12,306
Ailment Threshold
30,880
Chill
98
Shock
98
Brittle
552
Scorch
98
Sap
270
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 269–403
โอกาสคริติคอล: 5%
Attack Time: 0.675 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
AxisTemporalChains
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
โซ่กาลเวลา (Temporal Chains)
เวลาร่าย: 0.67 วินาที
คูลดาวน์: 8 วินาที
สาปศัตรูทั้งหมดในพื้นที่ ทำให้ความเร็วในการกระทำของมันลดลง และทำให้ผลที่มันได้รับหมดเวลาช้าลง
ระยะเวลาพื้นฐาน 4 วินาที
ศัตรูธรรมดาและเมจิก ที่ถูกสาป มีความเร็วในการกระทำ ลดลง อีก 20%
ผลอื่นๆ บนศัตรูที่ถูกสาปหมดเวลา ช้าลง 25%
ศัตรูแรร์และยูนิค ที่ถูกสาป มีความเร็วในการกระทำ ลดลง อีก 10%
active skill area of effect radius +% final [9]
MonsterDetonateDeadExperimenterBlight
Spell, Area, Damage, Triggerable
โอกาสคริติคอล: 5%
เวลาร่าย: 0.67 วินาที
คูลดาวน์: 2 วินาที
ระยะเวลาพื้นฐาน 1.5 วินาที
ระยะเวลารองพื้นฐาน 0.5 วินาที
สร้างความเสียหาย ไฟ 130.6 ถึง 195.9
ระเบิด สร้างความเสียหาย ไฟ พื้นฐานเท่ากับ 1% ของ พลังชีวิตสูงสุดของศพ
ทำให้เกิด การปะทุ +1 ครั้ง
is area damage [1]
BlightExperimenterRaiseZombie
Spell, Multicastable, Triggerable
เวลาร่าย: 1.05 วินาที
คูลดาวน์: 20 วินาที
alternate minion [414]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [3]
summon specific monsters radius +% [-75]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink"

Stats
{
	muzzle_flash_swap_hands = 1
}

Actor
{
	main_hand_unarmed_type = "Wand"
	basic_action = "ChangeToStance2"
	basic_action = "ChangeToStance1"
}

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueBlight/Generic/BlackguardExperiementer"] = {
    name = "Blighted Experimenter",
    life = 4.8,
    energyShield = 0.5,
    fireResist = 37,
    coldResist = 37,
    lightningResist = 37,
    chaosResist = 0,
    damage = 0.9,
    damageSpread = 0.2,
    attackTime = 0.675,
    attackRange = 40,
    accuracy = 1,
    weaponType1 = "Wand",
    skillList = {
        "MeleeAtAnimationSpeed",
        "AxisTemporalChains",
        "BlightExperimenterRaiseZombie",
        "MonsterDetonateDeadExperimenterBlight",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
    name = "Default Attack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AxisTemporalChains"] = {
    name = "Temporal Chains",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Curses all enemies in an area, lowering their action speed and making other effects on them expire more slowly.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Cascadable] = true,
        [SkillType.AppliesCurse] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.InstantNoRepeatWhenHeld] = true,
        [SkillType.InstantShiftAttackForLeftMouse] = true,
        [SkillType.Hex] = true,
    },
    statDescriptionScope = "curse_skill_stat_descriptions",
    castTime = 0.67,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "temporal_chains_action_speed_+%_final",
        "buff_time_passed_+%_other_than_temporal_chains",
        "temporal_chains_action_speed_+%_vs_rare_or_unique_final",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {4000, -20, -25, -10, 9, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightExperimenterRaiseZombie"] = {
    name = "BlightExperimenterRaiseZombie",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.05,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_monsters_to_summon",
        "alternate_minion",
        "summon_specific_monsters_radius_+%",
        "summoned_monsters_are_minions",
        "summoned_monsters_no_drops_or_experience",
        "minion_dies_when_parent_dies",
        "minion_dies_when_parent_deleted",
    },
    levels = {
        [1] = {3, 414, -75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MonsterDetonateDeadExperimenterBlight"] = {
    name = "MonsterDetonateDeadExperimenterBlight",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.67,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "corpse_explosion_monster_life_%",
        "base_skill_effect_duration",
        "base_secondary_skill_effect_duration",
        "upheaval_number_of_spikes",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1, 1500, 500, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
monster no map drops [1]
IdMonsterNoMapDrops
FamilyMonsterNoMapDrops
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Edit

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