Shavronne the Returned
Demon
Area: Shavronne's Tower
Monsters grant 250% increased Experience
6000% increased Rarity of Items Dropped
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster no drops [1]
heal aura owner % max life on death [0]
6000% increased Rarity of Items Dropped
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster no drops [1]
heal aura owner % max life on death [0]
Spectre | N |
---|---|
Area | Shavronne's Tower |
Tags | bludgeoning_weapon, bone_armour, caster, demon, human, humanoid, is_unarmed, large_height, lightning_affinity, medium_movement, not_dex, not_str, ranged, red_blood |
Life
1200%
Energy Shield From Life
100%
Ailment Threshold
1200%
Resistance
40 40 40 25
Damage
200%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Experience
200%
Model Size
120%
Type
ShavronneTower
Metadata
ShavronneTower
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
47
Life
18,900
Armour
5,163
Evasion
2,150
Energy Shield
1,575
Damage
249
Spell Damage
249
Accuracy
124
Attack Time
1.5
Experience
9,708
Ailment Threshold
18,900
Chill
60
Shock
60
Brittle
338
Scorch
60
Sap
165
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).
ShavronneSpellProjectileTower
Spell, Projectile, ProjectilesFromUser, Triggerable
Cast Time: 1.5 sec
Deals 261.3 to 731.7 Lightning Damage
base is projectile [1]
monster projectile variation [6]
base is projectile [1]
monster projectile variation [6]
ShavronneLightningPulse
Spell, Damage, Area, AreaSpell
Cast Time: 3.2 sec
Cooldown Time: 10 sec
Deals 994.2 to 1491 Lightning Damage
100% chance to Shock enemies
active skill area of effect radius +% final [60]
is area damage [1]
100% chance to Shock enemies
active skill area of effect radius +% final [60]
is area damage [1]
ShavronneTeleportTower
Spell, Triggerable
Cast Time: 2 sec
Cooldown Time: 12 sec
Deals 374.1 to 561.1 Lightning Damage
Base duration is 3 seconds
25% chance to Shock enemies
is area damage [1]
shavronne teleport number of markers [14]
Base duration is 3 seconds
25% chance to Shock enemies
is area damage [1]
shavronne teleport number of markers [14]
ShavronneLevitatingProjectile
Spell, Projectile, Damage
Cast Time: 8 sec
Cooldown Time: 20 sec
Deals 247.6 to 742.7 Lightning Damage
active skill area of effect radius +% final [35]
base is projectile [1]
is area damage [1]
active skill area of effect radius +% final [35]
base is projectile [1]
is area damage [1]
ShavronneSummonLightningBooks
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Cast Time: 2 sec
Cooldown Time: 8 sec
alternate minion [209]
minion dies when parent dies [1]
number of monsters to summon [2]
summon specific monsters radius +% [30]
summoned monsters are minions [1]
minion dies when parent dies [1]
number of monsters to summon [2]
summon specific monsters radius +% [30]
summoned monsters are minions [1]
ShavronneEmpowerBeam
Spell
Cast Time: 0.5 sec
Cooldown Time: 20 sec
Base duration is 8 seconds
ShavronneSummonLightningBooksOnTarget
Spell, Multicastable, Triggerable
Cast Time: 2 sec
Cooldown Time: 8 sec
alternate minion [209]
number of monsters to summon [2]
summon specific monsters radius +% [30]
summoned monsters are minions [1]
number of monsters to summon [2]
summon specific monsters radius +% [30]
summoned monsters are minions [1]
ShavronneProjectileBarrage
Spell, Projectile, Damage
Cast Time: 9 sec
Cooldown Time: 20 sec
Deals 247.6 to 742.7 Lightning Damage
base is projectile [1]
projectile uses contact position [1]
base is projectile [1]
projectile uses contact position [1]
ShavronneNoTeleportTower
Spell, Triggerable
Cast Time: 2 sec
Cooldown Time: 12 sec
Deals 374.1 to 561.1 Lightning Damage
Base duration is 3 seconds
25% chance to Shock enemies
is area damage [1]
shavronne teleport no teleport [1]
shavronne teleport number of markers [14]
Base duration is 3 seconds
25% chance to Shock enemies
is area damage [1]
shavronne teleport no teleport [1]
shavronne teleport number of markers [14]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "ShavronnePossess" basic_action = "ChangeToStance2" } Stats { set_cannot_die = 1 } Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Shavronne/ShavronneTower"] = { name = "Shavronne the Returned", life = 12, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "ShavronneSpellProjectileTower", "ShavronneTeleportTower", "ShavronneNoTeleportTower", "ShavronneLightningPulse", "ShavronneLevitatingProjectile", "ShavronneSummonLightningBooks", "ShavronneSummonLightningBooksOnTarget", "ShavronneEmpowerBeam", "ShavronneProjectileBarrage", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ShavronneSpellProjectileTower"] = { name = "ShavronneSpellProjectileTower", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "monster_projectile_variation", "base_is_projectile", }, levels = { [1] = {0.5, 1.3999999761581, 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShavronneTeleportTower"] = { name = "ShavronneTeleportTower", 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_lightning_damage", "spell_maximum_base_lightning_damage", "base_skill_effect_duration", "base_chance_to_shock_%", "shavronne_teleport_number_of_markers", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 3000, 25, 14, levelRequirement = 40, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShavronneNoTeleportTower"] = { name = "ShavronneNoTeleportTower", 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_lightning_damage", "spell_maximum_base_lightning_damage", "base_skill_effect_duration", "base_chance_to_shock_%", "shavronne_teleport_number_of_markers", "is_area_damage", "shavronne_teleport_no_teleport", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 3000, 25, 14, levelRequirement = 40, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShavronneLightningPulse"] = { name = "ShavronneLightningPulse", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3.2, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_chance_to_shock_%", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 100, 60, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShavronneLevitatingProjectile"] = { name = "ShavronneLevitatingProjectile", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 8, baseFlags = { spell = true, projectile = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "active_skill_area_of_effect_radius_+%_final", "base_is_projectile", "is_area_damage", }, levels = { [1] = {0.5, 1.5, 35, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShavronneSummonLightningBooks"] = { name = "ShavronneSummonLightningBooks", 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 = 2, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {209, 2, 30, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShavronneSummonLightningBooksOnTarget"] = { name = "ShavronneSummonLightningBooksOnTarget", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", }, levels = { [1] = {209, 2, 30, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShavronneEmpowerBeam"] = { name = "ShavronneEmpowerBeam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", }, levels = { [1] = {8000, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShavronneProjectileBarrage"] = { name = "ShavronneProjectileBarrage", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 9, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.5, 1.5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
Monsters grant 250% increased Experience
6000% increased Rarity of Items Dropped
Id | MonsterQuestBossAct6 |
---|---|
Family | MonsterActBoss |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityActBoss |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
monster no drops [1]
Id | MonsterNoDrops |
---|---|
Family | MonsterNoDrops |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
heal aura owner % max life on death [0]
Id | BossHealOnPlayerDeathMinor |
---|---|
Family | BossHealOnPlayerDeath |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
heal_on_nearby_death
Radius: 120
heal aura owner % max life on death [0]