Sanguimancer Demon
Corpse
Monster Category: Demon
Loses a percentage of Life when casting spells
Upon reaching 20% Life, stops casting to recover to Full Life
Heals nearby allies for 10% of the Life spent
Right click this item to create this corpse.
Sanguimancer Demon ShepherdMid /7
Name | Show Full Descriptions |
---|---|
DropLevel | 78 |
BaseType | Sanguimancer Demon |
Class | Corpses |
Flags | AlwaysAllocate |
Type | Metadata/Items/ItemisedCorpses/ShepherdMid |
Icon | Art/2DItems/Currency/Azmeri/HellscapeDemonElite2Corpse |
Reference | Community Wiki |
Sanguimancer Demon
Demon
Spectre | Y |
---|---|
Tags | beyond_demon, bludgeoning_weapon, caster, demon, fire_affinity, flesh_armour, is_unarmed, not_dex, not_str, ranged, red_blood, very_fast_movement |
Life
203%
Energy Shield From Life
100%
Ailment Threshold
203%
Resistance
0 0 75 0
Damage
150%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
Experience
150%
Model Size
130%
Type
AzmeriShepherd
Metadata
ShepherdMid_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
13,060
Armour
28,790
Evasion
4,739
Energy Shield
6,127
Damage
560
Spell Damage
560
Accuracy
290
Attack Time
1.5
Experience
15,383
Ailment Threshold
13,060
Chill
41
Shock
41
Brittle
234
Scorch
41
Sap
114
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).
GTAzmeriShepherdVomit
Triggerable, Spell
Cast Time: 2.4 sec
Cooldown Time: 12 sec
spell maximum action distance +% [-50]
MMSAzmeriShepherdTripleMortar
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Critical Strike Chance: 5%
Cast Time: 1.5 sec
Generic monster mortar skill. Like Monster Projectile but has an impact effect.
Deals 1056 to 1585 Physical Damage
25% of Physical Damage Converted to Fire Damage
base is projectile [1]
is area damage [1]
projectile spread radius [15]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
25% of Physical Damage Converted to Fire Damage
base is projectile [1]
is area damage [1]
projectile spread radius [15]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
MMSAzmeriShepherdVomitMortar
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Critical Strike Chance: 5%
Cast Time: 2.7 sec
Generic monster mortar skill. Like Monster Projectile but has an impact effect.
Deals 726.3 to 1089 Physical Damage
25% of Physical Damage Converted to Fire Damage
base is projectile [1]
is area damage [1]
projectile spread radius [5]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
25% of Physical Damage Converted to Fire Damage
base is projectile [1]
is area damage [1]
projectile spread radius [5]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
GSAzmeriShepherdBeamNuke
Spell, Triggerable
Critical Strike Chance: 5%
Cast Time: 2 sec
Cooldown Time: 7 sec
Deals 3011 to 4517 Physical Damage
25% of Physical Damage Converted to Fire Damage
is area damage [1]
spell maximum action distance +% [-50]
25% of Physical Damage Converted to Fire Damage
is area damage [1]
spell maximum action distance +% [-50]
Object Type
version 2 extends "Metadata/Monsters/Monster" StateMachine { define_shared_state = "regenerating;" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_spawned_alive = " AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Hellscape/elite_xenobyte_sage/EPKs/weapon_effect.epk, Metadata/Monsters/LeagueHellscape/DemonFaction/attachments/SpellcasterweaponHeld.ao ); " on_death = " RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Hellscape/elite_xenobyte_sage/EPKs/weapon_effect.epk, Metadata/Monsters/LeagueHellscape/DemonFaction/attachments/SpellcasterweaponHeld.ao ); " } Preload { preload_epk = "Metadata/Effects/Spells/monsters_effects/League_Hellscape/elite_xenobyte_sage/EPKs/weapon_effect.epk" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAzmeri/SpecialCorpses/ShepherdMid_"] = { name = "Sanguimancer Demon", life = 2.03, energyShield = 1, fireResist = 0, coldResist = 0, lightningResist = 75, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 12, accuracy = 1, weaponType1 = "Unarmed", weaponType2 = "One Hand Mace", skillList = { "MMSAzmeriShepherdTripleMortar", "MMSAzmeriShepherdVomitMortar", "GSAzmeriShepherdBeamNuke", "GTAzmeriShepherdVomit", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MMSAzmeriShepherdTripleMortar"] = { name = "MMSAzmeriShepherdTripleMortar", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", 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.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "spell_maximum_action_distance_+%", "projectile_spread_radius", "skill_physical_damage_%_to_convert_to_fire", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -50, 15, 25, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MMSAzmeriShepherdVomitMortar"] = { name = "MMSAzmeriShepherdVomitMortar", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", 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.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.7, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "spell_maximum_action_distance_+%", "projectile_spread_radius", "skill_physical_damage_%_to_convert_to_fire", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -50, 5, 25, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAzmeriShepherdBeamNuke"] = { name = "GSAzmeriShepherdBeamNuke", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "spell_maximum_action_distance_+%", "skill_physical_damage_%_to_convert_to_fire", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -50, 25, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTAzmeriShepherdVomit"] = { name = "GTAzmeriShepherdVomit", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.4, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-50, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }