Hurlenoir, le Traqueur primal
Bête
cannot be used as minion [1]
Blackhowl, Prime Stalker
SpectreN
Tagsanimal_claw_weapon, beast, Lanceur de sorts, delve_monster, flesh_armour, has_one_hand_sword, has_one_handed_melee, lightning_affinity, mammal_beast, medium_height, melee, no_pantheon_mod, not_str, ranged, red_blood, very_fast_movement
Vie
875%
Energy Shield From Life
50%
Évasion
+50%
Ailment Threshold
875%
Résistance
40 40 40 25
Damage
175%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 12
Attack Time
1.005 Second
Damage Spread
±20%
Expérience
175%
Model Size
140%
Type
CaveDwellerEncounterBoss
Metadata
CaveDwellerEncounterBoss_
Niveau
68
Vie
56,292
Armure
28,790
Évasion
7,109
Bouclier d'énergie
3,064
Damage
654
Dégâts des sorts
654
Précision
290
Attack Time
1.005
Expérience
17,946
Ailment Threshold
56,292
Chill
178
Shock
178
Brittle
1,007
Scorch
178
Sap
492
DelveMeleeLightning
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque par défaut
Base Damage: 523–784
Chances de coup critique: 5%
Attack Time: 1.005 sec.
Frappez vos ennemis d'un coup puissant.
Rajoutez 83.54% des Dégâts physiques sous forme de Dégâts de foudre
action attack or cast time uses animation length [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
DelveLightEMP
Triggerable, Spell
Temps d'incantation: 3 sec.
Temps de recharge: 15 sec.
DelveEMPGeometrySpell
Spell, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Inflige 568.5 à 852.8 Dégâts de foudre
Vous infligez toujours l'Électrocution en Touchant
is area damage [1]
DelveLeapSlamCaveDweller
Attack, Area, Melee, Movement, Travel, Slam, Totemable
Bond percutant
Base Damage: 523–784
Chances de coup critique: 5%
Dégâts d'Attaque: 200%
Attack Time: 1.005 sec.
Temps de recharge: 10 sec.
Un bond dans les airs qui endommage les ennemis (et repousse certains d'entre eux) avec votre arme à l'atterrissage. Les ennemis sur lesquels vous atterrissez directement sont projetés hors de votre chemin. Fonctionne uniquement avec les bâtons, épées, haches, masses ou sceptres. Ne peut pas être modifié par Multifrappe.
50% des Dégâts physiques sont Convertis en Dégâts de foudre
100% Davantage de Dégâts d'Attaque
Le Rayon de base est de 1.5 mètres
cast time overrides attack duration [1]
is area damage [1]
DelveSonicPulse
Spell, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 4 sec.
Inflige 186.2 à 279.3 Dégâts physiques
50% des Dégâts physiques sont Convertis en Dégâts de foudre
is area damage [1]
EmptyActionSonicPulse
Spell
Temps d'incantation: 4 sec.
Temps de recharge: 15 sec.
DelveCaveDwellerBoltTriggered
Spell, Triggerable
Temps d'incantation: 1 sec.
Inflige 294.9 à 547.7 Dégâts de foudre
100% d'Augmentation de la Portée de l'Aptitude
La Durée de base est de 0.26 secondes
active skill area of effect radius +% final [-50]
cast on trigger cascade event [1]
is area damage [1]
TriggerCascadeDelveCaveDweller
Triggerable
Temps de recharge: 20 sec.
trigger cascade angle between arms [90]
trigger cascade ms between spikes [100]
trigger cascade number of arms [3]
trigger cascade number of spikes [20]
EmptyActionDelveDweller
Spell
Temps d'incantation: 4 sec.
Temps de recharge: 15 sec.
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
DelveDwellerSpark
Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
Étincelle
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Une projection d'étincelles imprévisibles qui se déplacent aléatoirement jusqu'à ce qu'elles touchent un ennemi ou expirent.
Inflige 842.5 à 1565 Dégâts de foudre
Vous ne pouvez pas Étourdir les Ennemis au Toucher
La Durée de base est de 1.5 secondes
Tire 2 Projectiles supplémentaires
Tire des Projectiles en cercle
25% d'Augmentation de la Vitesse des Projectiles
base is projectile [1]
projectile uses contact position [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueDelve/DelveMonsterBase"

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueDelve/DelveMonsterBase"

Life
{
	on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/mine_mutation/enemies/tier02_big.epk );"
	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/mine_mutation/enemies/tier02_big.epk );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueDelve/CaveDwellerEncounterBoss_"] = {
    name = "Blackhowl, Prime Stalker",
    life = 8.75,
    energyShield = 0.5,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1.75,
    damageSpread = 0.2,
    attackTime = 1.005,
    attackRange = 12,
    accuracy = 1,
    weaponType1 = "One Hand Sword",
    skillList = {
        "DelveMeleeLightning",
        "DelveLeapSlamCaveDweller",
        "DelveEMPGeometrySpell",
        "DelveSonicPulse",
        "DelveDwellerSpark",
        "EmptyActionSonicPulse",
        "EmptyActionDelveDweller",
        "TriggerCascadeDelveCaveDweller",
        "DelveCaveDwellerBoltTriggered",
        "DelveLightEMP",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveMeleeLightning"] = {
    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 = {
        "physical_damage_%_to_add_as_lightning",
        "action_attack_or_cast_time_uses_animation_length",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
    },
    levels = {
        [1] = {10, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        [2] = {100, levelRequirement = 83, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveLeapSlamCaveDweller"] = {
    name = "Leap Slam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
        [SkillType.Melee] = true,
        [SkillType.Movement] = true,
        [SkillType.Travel] = true,
        [SkillType.Slam] = true,
        [SkillType.Totemable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        attack = true,
        area = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_physical_damage_%_to_convert_to_lightning",
        "active_skill_base_area_of_effect_radius",
        "is_area_damage",
        "cast_time_overrides_attack_duration",
    },
    levels = {
        [1] = {50, 15, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveEMPGeometrySpell"] = {
    name = "DelveEMPGeometrySpell",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "is_area_damage",
        "always_shock",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveSonicPulse"] = {
    name = "DelveSonicPulse",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "skill_physical_damage_%_to_convert_to_lightning",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 50, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveDwellerSpark"] = {
    name = "Spark",
    hidden = true,
    color = 4,
    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 = 1,
    baseFlags = {
        spell = true,
        projectile = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_skill_effect_duration",
        "number_of_additional_projectiles",
        "base_projectile_speed_+%",
        "projectile_uses_contact_position",
        "cannot_stun",
        "projectiles_nova",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.69999998807907, 1.2999999523163, 1500, 2, 25, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EmptyActionSonicPulse"] = {
    name = "EmptyActionSonicPulse",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EmptyActionDelveDweller"] = {
    name = "EmptyActionDelveDweller",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_cannot_be_interrupted",
        "skill_cannot_be_stunned",
        "skill_cannot_be_knocked_back",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TriggerCascadeDelveCaveDweller"] = {
    name = "TriggerCascadeDelveCaveDweller",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "trigger_cascade_number_of_spikes",
        "trigger_cascade_ms_between_spikes",
        "trigger_cascade_number_of_arms",
        "trigger_cascade_angle_between_arms",
    },
    levels = {
        [1] = {20, 100, 3, 90, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveCaveDwellerBoltTriggered"] = {
    name = "DelveCaveDwellerBoltTriggered",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "skill_range_+%",
        "base_skill_effect_duration",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "cast_on_trigger_cascade_event",
    },
    levels = {
        [1] = {0.69999998807907, 1.2999999523163, 100, 260, -50, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveLightEMP"] = {
    name = "DelveLightEMP",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
cannot be used as minion [1]
IdCannotBeUsedAsMinion
FamilyCannotBeUsedAsMinion
Domainsmonstre (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • cannot be used as minion Min: 1 Max: 1 Global
  • Edit

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