Congealed Blood
Construct
30% increased Movement Speed
monster no map drops [1]
monster no map drops [1]
Spectre | N |
---|---|
Tags | caster, cleaving_weapon, construct, fire_affinity, has_one_hand_mace, has_one_handed_melee, large_height, large_model, liquid_armour, melee, not_dex, not_str, physical_affinity, red_blood, summoner, very_slow_movement, water_elemental |
Life
150%
Energy Shield From Life
50%
Ailment Threshold
150%
Resistance
0 0 0 40
Damage
150%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 13
Attack Time
1.5 Second
Damage Spread
±20%
Experience
200%
Model Size
130%
Type
BloodlinesCongealedBloodElementalBoss
Metadata
BloodlinesCongealedRedBloodElemental
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
9,650
Armour
28,790
Evasion
4,739
Energy Shield
3,064
Damage
560
Spell Damage
560
Accuracy
290
Attack Time
1.5
Experience
20,510
Ailment Threshold
9,650
Chill
31
Shock
31
Brittle
173
Scorch
31
Sap
84
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 448–672
Critical Strike Chance: 5%
Attack Time: 1.5 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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
BloodlinesBloodElementalBloodGroundSlam
Attack, Area, Multistrikeable, Melee, Slam, Totemable
Ground Slam
Base Damage: 448–672
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Cooldown Time: 4 sec
The character slams the ground in front of them with a Staff, Mace or Sceptre, creating a wave that travels forward and damages enemies with an increased chance to stun.
Deals 30% less Damage
55% less Attack Speed
+185% more Damage with Bleeding
Causes Bleeding
active skill area of effect radius +% final [174]
is area damage [1]
55% less Attack Speed
+185% more Damage with Bleeding
Causes Bleeding
active skill area of effect radius +% final [174]
is area damage [1]
BloodlinesBloodElementalRaiseZombie
Spell, Minion, MinionsCanExplode, Trappable, Totemable, Mineable, Multicastable, Triggerable, CanRapidFire, CreatesMinion
Raise Zombie
Cast Time: 0.85 sec
Raises a zombie minion from a corpse, which will follow you and attack enemies with a melee strike.
21% increased Character Size
+12 to Maximum Raised Zombies
Minions have 190% more Maximum Life
Minions deal 20% more Damage
This Spell and Minions have 30% increased Cast Speed
alternate minion [1]
+12 to Maximum Raised Zombies
Minions have 190% more Maximum Life
Minions deal 20% more Damage
This Spell and Minions have 30% increased Cast Speed
alternate minion [1]
BloodlinesBloodElementalFireBeacon
Spell, Damage, Area, Duration, Trappable, Mineable, Totemable, Triggerable, Multicastable, AreaSpell
Cast Time: 1 sec
Cooldown Time: 5 sec
Base duration is 2.9 seconds
Deals 1732 to 2598 Fire Damage
active skill area of effect radius +% final [-40]
beacon placement radius [80]
firestorm avoid unwalkable terrain [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
number of beacons [26]
Deals 1732 to 2598 Fire Damage
active skill area of effect radius +% final [-40]
beacon placement radius [80]
firestorm avoid unwalkable terrain [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
number of beacons [26]
DesecrateBloodlineBloodElemental
Spell, Area, Duration, Trappable, Totemable, Mineable, Triggerable, DamageOverTime, Multicastable, Chaos, Cascadable, AreaSpell
Desecrate
Cast Time: 1 sec
Cooldown Time: 6 sec
Desecrates the ground, spawning corpses based on monsters in the current area and dealing chaos damage over time to enemies. If you are using the Raise Spectre skill there is a chance to spawn spectral corpses matching your most recently raised Spectres. Spectral corpses cannot be interacted with except by Minion skills.
Deals 337.5 Base Chaos Damage per second
Base duration is 5 seconds
65% increased Cast Speed
Spawns 10 corpses
Spawned corpses' level matches the area level, up to a maximum of Level 100
Maximum of 10 corpses allowed
active skill area of effect radius +% final [33]
desecrated ground art variation [1]
is area damage [1]
Base duration is 5 seconds
65% increased Cast Speed
Spawns 10 corpses
Spawned corpses' level matches the area level, up to a maximum of Level 100
Maximum of 10 corpses allowed
active skill area of effect radius +% final [33]
desecrated ground art variation [1]
is area damage [1]
FleshOfferingBloodlineBloodElemental
Spell, Buff, Duration, Triggerable, Minion, Trappable, Mineable, Totemable
Flesh Offering
Cast Time: 1 sec
Cooldown Time: 8 sec
Consumes a corpse, which temporarily empowers your minions with swiftness. The skill consumes other nearby corpses, increasing the duration for each corpse consumed.
Base duration is 8 seconds
Additional 8 seconds Base Duration per extra corpse Consumed
Grants Minions 50% increased Attack Speed
Grants Minions 50% increased Cast Speed
Grants Minions 50% increased Movement Speed
Additional 8 seconds Base Duration per extra corpse Consumed
Grants Minions 50% increased Attack Speed
Grants Minions 50% increased Cast Speed
Grants Minions 50% increased Movement Speed
Object Type
version 2 extends "Metadata/Monsters/Monster" BaseEvents { } Actor { basic_action = "Emerge" main_hand_unarmed_type = "One_Hand_Mace" basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Transitionable { } Life { corpse_usable = false } Stats { set_mana_regeneration_rate_per_minute_% = 600 set_base_maximum_mana = 200 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } Transitionable { create_untransitioned = "PlayAnimation( emerge ); PauseAnimation();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/BloodElemental/BloodlinesCongealedRedBloodElemental"] = { name = "Congealed Blood", life = 1.5, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 40, damage = 1.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 13, accuracy = 1, skillList = { "BloodlinesBloodElementalBloodGroundSlam", "MeleeAtAnimationSpeed", "BloodlinesBloodElementalRaiseZombie", "DesecrateBloodlineBloodElemental", "FleshOfferingBloodlineBloodElemental", "BloodlinesBloodElementalFireBeacon", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BloodlinesBloodElementalBloodGroundSlam"] = { name = "Ground Slam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "The character slams the ground in front of them with a Staff, Mace or Sceptre, creating a wave that travels forward and damages enemies with an increased chance to stun.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_bleeding_damage_+%_final", "active_skill_area_of_effect_radius_+%_final", "active_skill_damage_+%_final", "active_skill_attack_speed_+%_final", "is_area_damage", "global_bleed_on_hit", }, levels = { [1] = {25, 130, -30, -55, levelRequirement = 3, statInterpolation = {1, 1}, cost = { }, }, [2] = {35, 132, -30, -55, levelRequirement = 5, statInterpolation = {1, 1}, cost = { }, }, [3] = {46, 134, -30, -55, levelRequirement = 8, statInterpolation = {1, 1}, cost = { }, }, [4] = {56, 136, -30, -55, levelRequirement = 11, statInterpolation = {1, 1}, cost = { }, }, [5] = {66, 138, -30, -55, levelRequirement = 15, statInterpolation = {1, 1}, cost = { }, }, [6] = {76, 140, -30, -55, levelRequirement = 20, statInterpolation = {1, 1}, cost = { }, }, [7] = {87, 142, -30, -55, levelRequirement = 24, statInterpolation = {1, 1}, cost = { }, }, [8] = {97, 144, -30, -55, levelRequirement = 28, statInterpolation = {1, 1}, cost = { }, }, [9] = {107, 146, -30, -55, levelRequirement = 29, statInterpolation = {1, 1}, cost = { }, }, [10] = {113, 148, -30, -55, levelRequirement = 32, statInterpolation = {1, 1}, cost = { }, }, [11] = {118, 150, -30, -55, levelRequirement = 36, statInterpolation = {1, 1}, cost = { }, }, [12] = {124, 152, -30, -55, levelRequirement = 40, statInterpolation = {1, 1}, cost = { }, }, [13] = {129, 154, -30, -55, levelRequirement = 45, statInterpolation = {1, 1}, cost = { }, }, [14] = {135, 156, -30, -55, levelRequirement = 49, statInterpolation = {1, 1}, cost = { }, }, [15] = {141, 158, -30, -55, levelRequirement = 50, statInterpolation = {1, 1}, cost = { }, }, [16] = {146, 160, -30, -55, levelRequirement = 52, statInterpolation = {1, 1}, cost = { }, }, [17] = {152, 162, -30, -55, levelRequirement = 56, statInterpolation = {1, 1}, cost = { }, }, [18] = {157, 164, -30, -55, levelRequirement = 60, statInterpolation = {1, 1}, cost = { }, }, [19] = {163, 166, -30, -55, levelRequirement = 64, statInterpolation = {1, 1}, cost = { }, }, [20] = {169, 168, -30, -55, levelRequirement = 65, statInterpolation = {1, 1}, cost = { }, }, [21] = {174, 170, -30, -55, levelRequirement = 66, statInterpolation = {1, 1}, cost = { }, }, [22] = {180, 172, -30, -55, levelRequirement = 67, statInterpolation = {1, 1}, cost = { }, }, [23] = {185, 174, -30, -55, levelRequirement = 68, statInterpolation = {1, 1}, cost = { }, }, [24] = {191, 176, -30, -55, levelRequirement = 69, statInterpolation = {1, 1}, cost = { }, }, [25] = {197, 178, -30, -55, levelRequirement = 70, statInterpolation = {1, 1}, cost = { }, }, [26] = {202, 180, -30, -55, levelRequirement = 71, statInterpolation = {1, 1}, cost = { }, }, [27] = {208, 182, -30, -55, levelRequirement = 72, statInterpolation = {1, 1}, cost = { }, }, [28] = {213, 184, -30, -55, levelRequirement = 73, statInterpolation = {1, 1}, cost = { }, }, [29] = {219, 186, -30, -55, levelRequirement = 74, statInterpolation = {1, 1}, cost = { }, }, [30] = {225, 188, -30, -55, levelRequirement = 75, statInterpolation = {1, 1}, cost = { }, }, [31] = {230, 190, -30, -55, levelRequirement = 76, statInterpolation = {1, 1}, cost = { }, }, [32] = {236, 192, -30, -55, levelRequirement = 77, statInterpolation = {1, 1}, cost = { }, }, [33] = {241, 194, -30, -55, levelRequirement = 78, statInterpolation = {1, 1}, cost = { }, }, [34] = {247, 196, -30, -55, levelRequirement = 79, statInterpolation = {1, 1}, cost = { }, }, [35] = {253, 198, -30, -55, levelRequirement = 80, statInterpolation = {1, 1}, cost = { }, }, [36] = {258, 200, -30, -55, levelRequirement = 81, statInterpolation = {1, 1}, cost = { }, }, [37] = {263, 202, -30, -55, levelRequirement = 82, statInterpolation = {1, 1}, cost = { }, }, }, } -- 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["BloodlinesBloodElementalRaiseZombie"] = { name = "Raise Zombie", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Raises a zombie minion from a corpse, which will follow you and attack enemies with a melee strike.", skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 0.85, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_number_of_zombies_allowed", "active_skill_minion_damage_+%_final", "active_skill_minion_life_+%_final", "base_actor_scale_+%", "base_cast_speed_+%", "alternate_minion", }, levels = { [1] = {6, 10, 75, 1, 0, 1, levelRequirement = 3, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [2] = {6, 10, 75, 2, 0, 1, levelRequirement = 5, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [3] = {6, 10, 75, 3, 0, 1, levelRequirement = 6, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [4] = {6, 10, 75, 4, 0, 1, levelRequirement = 8, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [5] = {6, 10, 75, 5, 0, 1, levelRequirement = 10, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [6] = {8, 20, 125, 6, 0, 1, levelRequirement = 13, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [7] = {8, 20, 125, 7, 0, 1, levelRequirement = 17, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [8] = {8, 20, 125, 8, 0, 1, levelRequirement = 20, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [9] = {8, 20, 125, 9, 0, 1, levelRequirement = 24, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [10] = {10, 30, 175, 10, 0, 1, levelRequirement = 27, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [11] = {10, 30, 175, 11, 0, 1, levelRequirement = 30, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [12] = {10, 30, 175, 12, 20, 1, levelRequirement = 36, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [13] = {10, 30, 175, 13, 20, 1, levelRequirement = 42, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [14] = {10, 30, 175, 14, 20, 1, levelRequirement = 48, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [15] = {10, 30, 175, 15, 20, 1, levelRequirement = 54, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [16] = {12, 20, 175, 16, 30, 1, levelRequirement = 58, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [17] = {12, 20, 178, 17, 30, 1, levelRequirement = 64, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [18] = {12, 20, 181, 18, 30, 1, levelRequirement = 65, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [19] = {12, 20, 184, 19, 30, 1, levelRequirement = 66, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [20] = {12, 20, 187, 20, 30, 1, levelRequirement = 67, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [21] = {12, 20, 190, 21, 30, 1, levelRequirement = 68, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [22] = {14, 10, 193, 22, 30, 1, levelRequirement = 69, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [23] = {14, 10, 196, 23, 40, 1, levelRequirement = 70, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [24] = {14, 10, 199, 24, 40, 1, levelRequirement = 71, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [25] = {14, 10, 202, 25, 40, 1, levelRequirement = 72, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [26] = {14, 10, 205, 26, 40, 1, levelRequirement = 73, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [27] = {14, 10, 208, 27, 40, 1, levelRequirement = 74, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [28] = {14, 10, 211, 28, 40, 1, levelRequirement = 75, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [29] = {14, 10, 214, 29, 40, 1, levelRequirement = 76, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [30] = {14, 10, 217, 30, 40, 1, levelRequirement = 77, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [31] = {14, 10, 220, 31, 40, 1, levelRequirement = 78, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [32] = {14, 10, 223, 32, 40, 1, levelRequirement = 79, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [33] = {14, 10, 226, 33, 40, 1, levelRequirement = 80, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [34] = {14, 10, 229, 34, 40, 1, levelRequirement = 81, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, [35] = {14, 10, 232, 35, 40, 1, levelRequirement = 82, statInterpolation = {1, 1, 1, 1, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DesecrateBloodlineBloodElemental"] = { name = "Desecrate", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Desecrates the ground, spawning corpses based on monsters in the current area and dealing chaos damage over time to enemies. If you are using the Raise Spectre skill there is a chance to spawn spectral corpses matching your most recently raised Spectres. Spectral corpses cannot be interacted with except by Minion skills.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.DamageOverTime] = true, [SkillType.Multicastable] = true, [SkillType.Chaos] = true, [SkillType.Cascadable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_chaos_damage_to_deal_per_minute", "desecrate_number_of_corpses_to_create", "desecrate_maximum_number_of_corpses", "base_skill_effect_duration", "desecrate_corpse_level", "base_cast_speed_+%", "desecrated_ground_art_variation", "is_area_damage", }, levels = { [1] = {1, 6, 10, 5000, 100, 65, 1, levelRequirement = 3, statInterpolation = {3, 1, 1}, cost = { }, }, [2] = {1, 10, 10, 33, 5000, 100, 65, 1, levelRequirement = 58, statInterpolation = {3, 1, 1, 1}, cost = { }, }, [3] = {1, 12, 12, 33, 5000, 100, 65, 1, levelRequirement = 70, statInterpolation = {3, 1, 1, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["FleshOfferingBloodlineBloodElemental"] = { name = "Flesh Offering", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Consumes a corpse, which temporarily empowers your minions with swiftness. The skill consumes other nearby corpses, increasing the duration for each corpse consumed.", skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Minion] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "offering_skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "attack_speed_+%_granted_from_skill", "base_movement_velocity_+%", "cast_speed_+%_granted_from_skill", "offering_skill_effect_duration_per_corpse", }, levels = { [1] = {8000, 50, 50, 50, 8000, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BloodlinesBloodElementalFireBeacon"] = { name = "BloodlinesBloodElementalFireBeacon", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "number_of_beacons", "beacon_placement_radius", "base_skill_effect_duration", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "firestorm_avoid_unwalkable_terrain", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 16, 48, 4000, -25, -40, levelRequirement = 3, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 16, 50, 3950, -25, -40, levelRequirement = 5, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 17, 51, 3900, -25, -40, levelRequirement = 8, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [4] = {0.80000001192093, 1.2000000476837, 17, 53, 3850, -25, -40, levelRequirement = 11, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [5] = {0.80000001192093, 1.2000000476837, 18, 54, 3800, -25, -40, levelRequirement = 15, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [6] = {0.80000001192093, 1.2000000476837, 18, 56, 3750, -25, -40, levelRequirement = 20, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [7] = {0.80000001192093, 1.2000000476837, 18, 58, 3700, -25, -40, levelRequirement = 24, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [8] = {0.80000001192093, 1.2000000476837, 18, 59, 3650, -25, -40, levelRequirement = 28, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [9] = {0.80000001192093, 1.2000000476837, 19, 61, 3600, -25, -40, levelRequirement = 29, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [10] = {0.80000001192093, 1.2000000476837, 19, 62, 3550, -25, -40, levelRequirement = 32, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [11] = {0.80000001192093, 1.2000000476837, 20, 64, 3500, -25, -40, levelRequirement = 36, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [12] = {0.80000001192093, 1.2000000476837, 20, 66, 3450, -25, -40, levelRequirement = 40, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [13] = {0.80000001192093, 1.2000000476837, 21, 67, 3400, -25, -40, levelRequirement = 45, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [14] = {0.80000001192093, 1.2000000476837, 21, 69, 3350, -25, -40, levelRequirement = 49, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [15] = {0.80000001192093, 1.2000000476837, 22, 70, 3300, -25, -40, levelRequirement = 50, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [16] = {0.80000001192093, 1.2000000476837, 22, 72, 3250, -25, -40, levelRequirement = 52, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [17] = {0.80000001192093, 1.2000000476837, 22, 74, 3200, -25, -40, levelRequirement = 56, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [18] = {0.80000001192093, 1.2000000476837, 22, 75, 3150, -25, -40, levelRequirement = 60, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [19] = {0.80000001192093, 1.2000000476837, 23, 77, 3100, -25, -40, levelRequirement = 64, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [20] = {0.80000001192093, 1.2000000476837, 23, 78, 3050, -25, -40, levelRequirement = 65, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [21] = {0.80000001192093, 1.2000000476837, 24, 80, 3000, -25, -40, levelRequirement = 66, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [22] = {0.80000001192093, 1.2000000476837, 25, 80, 2950, -25, -40, levelRequirement = 67, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [23] = {0.80000001192093, 1.2000000476837, 26, 80, 2900, -25, -40, levelRequirement = 68, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [24] = {0.80000001192093, 1.2000000476837, 26, 80, 2850, -25, -40, levelRequirement = 69, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [25] = {0.80000001192093, 1.2000000476837, 27, 80, 2800, -25, -40, levelRequirement = 70, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [26] = {0.80000001192093, 1.2000000476837, 28, 80, 2700, -25, -40, levelRequirement = 71, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [27] = {0.80000001192093, 1.2000000476837, 29, 80, 2650, -25, -40, levelRequirement = 72, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [28] = {0.80000001192093, 1.2000000476837, 30, 80, 2550, -25, -40, levelRequirement = 73, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [29] = {0.80000001192093, 1.2000000476837, 30, 80, 2500, -25, -40, levelRequirement = 74, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [30] = {0.80000001192093, 1.2000000476837, 31, 80, 2450, -25, -40, levelRequirement = 75, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [31] = {0.80000001192093, 1.2000000476837, 32, 80, 2350, -25, -40, levelRequirement = 76, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [32] = {0.80000001192093, 1.2000000476837, 33, 80, 2300, -25, -40, levelRequirement = 77, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [33] = {0.80000001192093, 1.2000000476837, 34, 80, 2200, -25, -40, levelRequirement = 78, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [34] = {0.80000001192093, 1.2000000476837, 34, 80, 2150, -25, -40, levelRequirement = 79, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [35] = {0.80000001192093, 1.2000000476837, 35, 80, 2050, -25, -40, levelRequirement = 80, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [36] = {0.80000001192093, 1.2000000476837, 35, 80, 1950, -25, -40, levelRequirement = 81, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, [37] = {0.80000001192093, 1.2000000476837, 36, 80, 1800, -25, -40, levelRequirement = 82, statInterpolation = {3, 3, 1, 1, 1}, cost = { }, }, }, }
30% increased Movement Speed
Id | MonsterImplicitFastRun5 |
---|---|
Family | MovementVelocity |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Congealed Blood
Construct
40% increased Trap Throwing Speed
Can have up to 10 additional Traps placed at a time
4% of Maximum Life taken per second as Chaos Damage
30% increased Movement Speed
20% increased Projectile Damage
display monster uses far shot text [1]
monster reverse point blank damage -% at minimum range [60]
monster no map drops [1]
monster penalty against minions damage +% final vs player minions [-25]
Can have up to 10 additional Traps placed at a time
4% of Maximum Life taken per second as Chaos Damage
30% increased Movement Speed
20% increased Projectile Damage
display monster uses far shot text [1]
monster reverse point blank damage -% at minimum range [60]
monster no map drops [1]
monster penalty against minions damage +% final vs player minions [-25]
Spectre | N |
---|---|
Tags | caster, chaos_affinity, cleaving_weapon, construct, has_one_hand_mace, has_one_handed_melee, insect_blood, large_height, large_model, liquid_armour, melee, not_dex, not_str, physical_affinity, ranged, very_slow_movement, water_elemental |
Life
150%
Energy Shield From Life
50%
Ailment Threshold
150%
Resistance
0 0 0 40
Damage
150%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 13
Attack Time
1.5 Second
Damage Spread
±20%
Experience
200%
Model Size
130%
Type
BloodlinesCongealedBloodElementalBoss
Metadata
BloodlinesCongealedYellowBloodElemental
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
9,650
Armour
28,790
Evasion
4,739
Energy Shield
3,064
Damage
560
Spell Damage
560
Accuracy
290
Attack Time
1.5
Experience
20,510
Ailment Threshold
9,650
Chill
31
Shock
31
Brittle
173
Scorch
31
Sap
84
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 448–672
Critical Strike Chance: 5%
Attack Time: 1.5 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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
BloodlinesYellowBloodSummonElementals
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Cast Time: 1 sec
Cooldown Time: 10 sec
alternate minion [3]
number of monsters to summon [8]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
number of monsters to summon [8]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
BloodlinesYellowElementalPyroFireball
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Fireball
Critical Strike Chance: 6%
Cast Time: 0.85 sec
Unleashes a ball of fire towards a target which explodes, damaging nearby foes.
Deals 94.08 to 141.1 Chaos Damage
Fires 8 Projectiles in a spiral
Base radius is 0.9 metres
base is projectile [1]
projectile spiral nova starting angle offset [-15]
projectile spiral nova time ms [800]
spell maximum action distance +% [-50]
Fires 8 Projectiles in a spiral
Base radius is 0.9 metres
base is projectile [1]
projectile spiral nova starting angle offset [-15]
projectile spiral nova time ms [800]
spell maximum action distance +% [-50]
BloodlinesYellowElementalCausticBomb
Spell, Duration, Damage, Mineable, Area, Trapped, DamageOverTime, Chaos, AreaSpell
Critical Strike Chance: 5%
Cast Time: 1 sec
Deals 179 to 238.7 Chaos Damage
Trap lasts +1.5 seconds
Deals 165.8 Base Chaos Damage per second
Base duration is 4 seconds
base skill is trapped [1]
ground caustic art variation [2]
ignores trap and mine cooldown limit [1]
is area damage [1]
spell maximum action distance +% [100]
trap variation [2]
Trap lasts +1.5 seconds
Deals 165.8 Base Chaos Damage per second
Base duration is 4 seconds
base skill is trapped [1]
ground caustic art variation [2]
ignores trap and mine cooldown limit [1]
is area damage [1]
spell maximum action distance +% [100]
trap variation [2]
Object Type
version 2 extends "Metadata/Monsters/Monster" BaseEvents { } Actor { basic_action = "Emerge" main_hand_unarmed_type = "One_Hand_Mace" basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Transitionable { } Life { corpse_usable = false } Stats { set_mana_regeneration_rate_per_minute_% = 600 set_base_maximum_mana = 200 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } Transitionable { create_untransitioned = "PlayAnimation( emerge ); PauseAnimation();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/BloodElemental/BloodlinesCongealedYellowBloodElemental"] = { name = "Congealed Blood", life = 1.5, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 40, damage = 1.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 13, accuracy = 1, skillList = { "BloodlinesYellowElementalPyroFireball", "MeleeAtAnimationSpeed", "BloodlinesYellowElementalCausticBomb", "BloodlinesYellowBloodSummonElementals", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BloodlinesYellowElementalPyroFireball"] = { name = "Fireball", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [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.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.85, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "spell_maximum_action_distance_+%", "base_number_of_projectiles_in_spiral_nova", "projectile_spiral_nova_time_ms", "projectile_spiral_nova_angle", "projectile_spiral_nova_starting_angle_offset", "active_skill_base_area_of_effect_radius", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -50, 8, 800, 30, -15, 9, critChance = 6, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, }, } -- 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["BloodlinesYellowElementalCausticBomb"] = { name = "BloodlinesYellowElementalCausticBomb", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "base_chaos_damage_to_deal_per_minute", "base_trap_duration", "base_skill_effect_duration", "spell_maximum_action_distance_+%", "trap_variation", "ground_caustic_art_variation", "is_trap", "is_area_damage", "base_skill_is_trapped", "ignores_trap_and_mine_cooldown_limit", }, levels = { [1] = {0.30000001192093, 0.40000000596046, 1, 2000, 4000, 100, 2, 2, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 3, 1}, cost = { }, }, [2] = {0.30000001192093, 0.40000000596046, 1, 1500, 4000, 100, 2, 2, critChance = 5, levelRequirement = 60, statInterpolation = {3, 3, 3, 1}, cost = { }, }, [3] = {0.30000001192093, 0.40000000596046, 1, 1000, 4000, 100, 2, 2, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 3, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BloodlinesYellowBloodSummonElementals"] = { name = "BloodlinesYellowBloodSummonElementals", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summoned_monsters_no_drops_or_experience", "summoned_monsters_are_minions", }, levels = { [1] = {5, 3, levelRequirement = 3, statInterpolation = {1}, cost = { }, }, [2] = {6, 3, levelRequirement = 28, statInterpolation = {1}, cost = { }, }, [3] = {7, 3, levelRequirement = 50, statInterpolation = {1}, cost = { }, }, [4] = {8, 3, levelRequirement = 67, statInterpolation = {1}, cost = { }, }, [5] = {9, 3, levelRequirement = 74, statInterpolation = {1}, cost = { }, }, }, }
40% increased Trap Throwing Speed
Id | BloodlineBloodElementalTrapThrowSpeed |
---|---|
Family | TrapAndMineThrowSpeed |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Can have up to 10 additional Traps placed at a time
Id | BloodlineBloodElementalTrapsAllowed |
---|---|
Family | TrapsAllowed |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
4% of Maximum Life taken per second as Chaos Damage
Id | MonsterAuraEnemyLifeDegen1 |
---|---|
Family | MonsterAura |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | chaos_damage damage chaos |
Degeneration Aura
Radius: 50
Enemies take Chaos Damage over time
4% of Maximum Life taken per second as Chaos Damage
30% increased Movement Speed
Id | MonsterImplicitFastRun5 |
---|---|
Family | MovementVelocity |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
20% increased Projectile Damage
display monster uses far shot text [1]
monster reverse point blank damage -% at minimum range [60]
Id | MonsterLesserFarShot |
---|---|
Family | FarShot |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | damage |
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
monster penalty against minions damage +% final vs player minions [-25]
Id | MonsterDamageVersusPlayerMinions25 |
---|---|
Family | MonsterDamageVersusMinions |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | damage |