Also Hailrake
Humanoid
Verursacht 10% des physischen Schadens als extra Kälteschaden
Spectre | N |
---|---|
Tags | bludgeoning_weapon, Zauberer, cold_affinity, fast_movement, has_one_hand_mace, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood |
Leben
180%
Ausweichen
+15%
Ailment Threshold
180%
Widerstand
0 0 0 0
Damage
126%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
4 ~ 12
Attack Time
1.995 Second
Damage Spread
±20%
Erfahrung
180%
Model Size
100%
Type
CannibalBossHailrake
Metadata
CannibalMaleBossHailrakeGauntletSummoned
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
11,580
Rüstung
28,790
Ausweichen
5,450
Energieschild
0
Damage
471
Zauberschaden
471
Genauigkeit
290
Attack Time
1.995
Erfahrung
18,459
Ailment Threshold
11,580
Chill
37
Shock
37
Brittle
207
Scorch
37
Sap
101
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 377–565
Kritische Trefferchance: 5%
Attack Time: 1.995 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
HailrakeGlacialCascade
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, Physical, CanRapidFire, AreaSpell
Frostwelle
Zauberzeit: 1.33 Sek.
Eiszapfen schießen in kleinen Wellen aus dem Boden. Jede Welle verursacht Schaden bei getroffenen Gegnern.
Verursacht 113.5 bis 174.6 physischen Schaden
Verursacht 209.5 bis 318.6 Kälteschaden
45% erhöhte Zaubergeschwindigkeit
Erzeugt +10 Explosionen
active skill area of effect radius +% final [-8]
is area damage [1]
Verursacht 209.5 bis 318.6 Kälteschaden
45% erhöhte Zaubergeschwindigkeit
Erzeugt +10 Explosionen
active skill area of effect radius +% final [-8]
is area damage [1]
HailrakeArcticArmour
Spell, Buff, Totemable, Duration, HasReservation, TotemCastsAlone, Cold, ElementalStatus, Instant, NonHitChill, ChillingArea, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Cooldown
Arktische Rüstung
Zauberzeit: 1.07 Sek.
Beschwört eine eisige Barriere, die Gegner unterkühlt, wenn sie Euch treffen. Ihr werft unterkühlten Boden ab, wenn Ihr Euch bewegt, und erleidet weniger Feuerschaden und physischen Schaden, wenn Ihr nicht in Bewegung seid.
Basisdauer beträgt 2 Sekunden
Stärkung gewährt 5% weniger erlittenen physischen Schaden von Treffern im Stand
Stärkung gewährt 5% weniger erlittenen Feuerschaden von Treffern im Stand
Stärkung gewährt 5% weniger erlittenen physischen Schaden von Treffern im Stand
Stärkung gewährt 5% weniger erlittenen Feuerschaden von Treffern im Stand
HailrakeGlacialHammer
Attack, MeleeSingleTarget, Multistrikeable, Melee, Cold, ThresholdJewelArea
Frosthammer
Base Damage: 377–565
Kritische Trefferchance: 5%
Attack Time: 1.995 Sek.
Trifft Gegner und wandelt einen Teil Eures physischen Schadens in Kälteschaden um. Falls ein Gegner (einzigartige ausgenommen) eingefroren ist und über weniger als ein Drittel seines Lebens verfügt, wird er bei einem Treffer durch die Fertigkeit zerschmettert. Bei drei aufeinanderfolgenden Schlägen friert der dritte Schlag Gegner leichter ein. Erfordert einen Streitkolben, ein Zepter oder einen Stab.
Verursacht 20% mehr Schaden
50% des physischen Schadens werden in Kälteschaden umgewandelt
30% Chance, Gegner einzufrieren
action attack or cast time uses animation length [1]
active skill freeze duration +% final [100]
50% des physischen Schadens werden in Kälteschaden umgewandelt
30% Chance, Gegner einzufrieren
action attack or cast time uses animation length [1]
active skill freeze duration +% final [100]
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/Cannibal/CannibalMaleBossHailrakeGauntletSummoned"] = { name = "Also Hailrake", life = 1.8, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.26, damageSpread = 0.2, attackTime = 1.995, attackRange = 12, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "MeleeAtAnimationSpeedUnique", "HailrakeGlacialHammer", "HailrakeArcticArmour", "HailrakeGlacialCascade", }, 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["HailrakeGlacialHammer"] = { name = "Glacial Hammer", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Hits enemies, converting some of your physical damage to cold damage. If a non-unique enemy is frozen and is on less than one third life, they will shatter when hit by Glacial Hammer. If striking three times in a row, the third strike will freeze enemies more easily. Requires a Mace, Sceptre or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Cold] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_physical_damage_%_to_convert_to_cold", "base_chance_to_freeze_%", "active_skill_damage_+%_final", "active_skill_freeze_duration_+%_final", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {50, 30, 20, 100, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["HailrakeArcticArmour"] = { name = "Arctic Armour", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Conjures an icy barrier that chills enemies when they hit you. You drop chilled ground while moving, and take less Fire and Physical damage while stationary.", skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Totemable] = true, [SkillType.Duration] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Cold] = true, [SkillType.ElementalStatus] = true, [SkillType.Instant] = true, [SkillType.NonHitChill] = true, [SkillType.ChillingArea] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 1.07, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "chill_enemy_when_hit_duration_ms", "new_arctic_armour_physical_damage_taken_when_hit_+%_final", "new_arctic_armour_fire_damage_taken_when_hit_+%_final", "base_skill_effect_duration", }, levels = { [1] = {500, -5, -5, 2000, levelRequirement = 3, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["HailrakeGlacialCascade"] = { name = "Glacial Cascade", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.Physical] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "upheaval_number_of_spikes", "base_cast_speed_+%", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.38999998569489, 0.5, 0.72000002861023, 0.91000002622604, 6, 0, -20, levelRequirement = 3, statInterpolation = {3, 3, 3, 3, 1, 1, 1}, cost = { }, }, [2] = {0.33000001311302, 0.5, 0.60000002384186, 0.91000002622604, 7, 15, 0, -28, levelRequirement = 8, statInterpolation = {3, 3, 3, 3, 1, 1, 1, 1}, cost = { }, }, [3] = {0.25999999046326, 0.40000000596046, 0.47999998927116, 0.73000001907349, 8, 30, 0, -22, levelRequirement = 42, statInterpolation = {3, 3, 3, 3, 1, 1, 1, 1}, cost = { }, }, [4] = {0.25999999046326, 0.40000000596046, 0.47999998927116, 0.73000001907349, 9, 40, 0, -14, levelRequirement = 57, statInterpolation = {3, 3, 3, 3, 1, 1, 1, 1}, cost = { }, }, [5] = {0.25999999046326, 0.40000000596046, 0.47999998927116, 0.73000001907349, 10, 45, 0, -8, levelRequirement = 66, statInterpolation = {3, 3, 3, 3, 1, 1, 1, 1}, cost = { }, }, }, }
Verursacht 10% des physischen Schadens als extra Kälteschaden
Id | MonsterImplicitColdHailrake1 |
---|---|
Family | ColdDamageAsPortionOfDamage |
Domains | Monster (3) |
GenerationType | Einzigartig (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |