Eden, Blightspeaker
Humanoid
20% Chance to Block Spell Damage
You take 10% of Damage from Blocked Hits
1500% increased Quantity of Items Dropped
2000% increased Rarity of Items Dropped
Monsters grant 100% increased Experience
Cannot be Knocked Back
SpectreN
Tagsblight_boss, blight_monster, caster, hard_armour, has_wand, human, humanoid, large_height, lightning_affinity, not_dex, not_str, physical_affinity, ranged, red_blood, very_slow_movement
Life
1400%
Energy Shield From Life
50%
Ailment Threshold
1400%
Resistance
40 40 40 25
Damage
90%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 40
Attack Time
1.17 Second
Damage Spread
±20%
Experience
200%
Model Size
160%
Type
BlightAxisCasterBoss
Metadata
BlackguardCasterBoss
Level
68
Life
1,950,849
Armour
28,790
Evasion
4,739
Energy Shield
3,064
Damage
383
Spell Damage
572
Accuracy
290
Attack Time
0.7839
Experience
112,805
Ailment Threshold
1,229,035
Chill
3,886
Shock
3,886
Brittle
21,986
Scorch
3,886
Sap
10,737
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 269–403
Critical Strike Chance: 5%
Attack Time: 1.17 sec
Strike your foes down with a powerful blow.
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]
MonsterSparkBlight
Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
Spark
Critical Strike Chance: 5%
Effectiveness of Added Damage: 70%
Cast Time: 0.65 sec
Launches unpredictable sparks that move randomly until they hit an enemy or expire.
Deals 280.9 to 842.6 Lightning Damage
Base duration is 3.5 seconds
Fires 2 additional Projectiles
25% increased Projectile Speed
base is projectile [1]
BlackguardDuoSummonWrathZone
Spell, Multicastable, Triggerable
Cast Time: 1 sec
Cooldown Time: 8 sec
200% more Cast Speed
alternate minion [153]
number of monsters to summon [1]
summon specific monsters radius +% [-95]
summoned monsters are minions [1]
BlackguardDuoSummonConductivityZone
Spell, Multicastable, Triggerable
Cast Time: 1 sec
Cooldown Time: 8 sec
200% more Cast Speed
alternate minion [157]
number of monsters to summon [1]
summon specific monsters radius +% [-95]
summoned monsters are minions [1]
AxisCasterArcBlight
Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
Arc
Critical Strike Chance: 5%
Effectiveness of Added Damage: 70%
Cast Time: 1 sec
An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.
Deals 399.2 to 1198 Lightning Damage
50% reduced Skill Range
Chains +1 Times
10% chance to Shock enemies
BlightMassLightningThorns
Spell
Cast Time: 2 sec
Cooldown Time: 10 sec

Object Type

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

Actor
{
	main_hand_unarmed_type = "Wand"
}

Object Type Codes

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

Preload
{
	preload_misc_beam = "HarbingerShock"
	preload_misc_animated = "RepeatedPulseLightning"
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act3/lightning_sheild/lightning_sheild_mid.ao"
	preload_epk = "Metadata/Effects/Spells/monsters_effects/act3/lightning_sheild/lightning_sheild_epk.epk"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueBlight/Generic/BlackguardCasterBoss"] = {
    name = "Eden, Blightspeaker",
    life = 14,
    energyShield = 0.5,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 0.9,
    damageSpread = 0.2,
    attackTime = 1.17,
    attackRange = 40,
    accuracy = 1,
    weaponType1 = "Wand",
    weaponType2 = "Shield",
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "MonsterSparkBlight",
        "AxisCasterArcBlight",
        "BlackguardDuoSummonWrathZone",
        "BlackguardDuoSummonConductivityZone",
        "BlightMassLightningThorns",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    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["MonsterSparkBlight"] = {
    name = "Spark",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Lightning] = true,
        [SkillType.CanRapidFire] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.65,
    baseFlags = {
        spell = true,
        projectile = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "number_of_additional_projectiles",
        "base_skill_effect_duration",
        "base_projectile_speed_+%",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.5, 1.5, 2, 3500, 25, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AxisCasterArcBlight"] = {
    name = "Arc",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Chains] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Lightning] = true,
        [SkillType.CanRapidFire] = true,
    },
    statDescriptionScope = "beam_skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_chance_to_shock_%",
        "number_of_chains",
        "skill_range_+%",
    },
    levels = {
        [1] = {0.5, 1.5, 10, 1, -50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlackguardDuoSummonWrathZone"] = {
    name = "BlackguardDuoSummonWrathZone",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_monsters_to_summon",
        "alternate_minion",
        "summon_specific_monsters_radius_+%",
        "active_skill_cast_speed_+%_final",
        "summoned_monsters_are_minions",
    },
    levels = {
        [1] = {1, 153, -95, 200, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlackguardDuoSummonConductivityZone"] = {
    name = "BlackguardDuoSummonConductivityZone",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_monsters_to_summon",
        "alternate_minion",
        "summon_specific_monsters_radius_+%",
        "active_skill_cast_speed_+%_final",
        "summoned_monsters_are_minions",
    },
    levels = {
        [1] = {1, 157, -95, 200, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightMassLightningThorns"] = {
    name = "BlightMassLightningThorns",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
20% Chance to Block Spell Damage
You take 10% of Damage from Blocked Hits
IdMonsterSpellBlock25Bypass30___
FamilyMonsterBlockAndBypass
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • base spell block % Min: 20 Max: 20 Global
  • base block % damage taken Min: 10 Max: 10 Global
  • Craft Tagsblock
    1500% increased Quantity of Items Dropped
    2000% increased Rarity of Items Dropped
    Monsters grant 100% increased Experience
    IdMonsterBlightMapBoss
    FamilyMonsterMapBoss
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 2000 Max: 2000 Global
  • monster dropped item quantity +% Min: 1500 Max: 1500 Global
  • Cannot be Knocked Back
    IdMonsterCannotBeKnockedBack
    FamilyCannotBeKnockedBack
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Edit

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