Blight Tower /3
Icon | Name | Detail | Result |
---|---|---|---|
Summoning Tower Mk I | Summons 3 Minions Minion Damage: Low Minion Life: Low Can only summon Minions when previous Minions are dead Ineffective against Blighted Monsters of the same type | Cost: 100 Radius: 30 | |
Summoning Tower Mk II | Summons 5 Minions | Cost: 150 Radius: 30 | |
Summoning Tower Mk III | Summons 7 Minions | Cost: 300 Radius: 30 |
Anoint Summoning Tower /5
Type | Items | Result |
---|---|---|
Rings | Sepia Oil Verdant Oil | Minions summoned by Your Summoning Towers have 25% increased Damage |
Rings | Azure Oil Azure Oil | Your Summoning Towers have 25% increased Range |
Rings | Teal Oil Opalescent Oil | Minions summoned by Your Summoning Towers have 25% increased Movement Speed |
Rings | Teal Oil Silver Oil | Minions summoned by Your Summoning Towers have 50% increased Life |
Rings | Silver Oil Silver Oil | Your Summoning Towers summon 2 additional Minions |
Summoning Tower Mk I
Construct
Spectre | N |
---|---|
Tags | construct, immobile, is_unarmed, medium_height, mud_blood, non_attacking, stone_armour |
Life
100%
Ailment Threshold
100%
Resistance
0 0 0 0
Damage
100%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Experience
100%
Model Size
100%
Type
BlightTower
Metadata
BlightTowerSummonMinionsRank1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
6,433
Armour
28,790
Evasion
4,739
Energy Shield
0
Damage
374
Spell Damage
374
Accuracy
290
Attack Time
1.5
Experience
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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).
BlightTowerSummonMinions1
Spell, Multicastable, Triggerable
Cast Time: 1.5 sec
Cooldown Time: 3 sec
alternate minion [401]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [3]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [3]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
BlightTowerSummonMinions1_buff1
Spell, Multicastable, Triggerable
Cast Time: 1.5 sec
Cooldown Time: 3 sec
10% increased Minion Movement Speed
20% increased Minion Maximum Life
alternate minion [401]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [4]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
20% increased Minion Maximum Life
alternate minion [401]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [4]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
BlightTowerSummonMinions1_buff2
Spell, Multicastable, Triggerable
Cast Time: 1.5 sec
Cooldown Time: 3 sec
20% increased Minion Movement Speed
40% increased Minion Maximum Life
alternate minion [401]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [5]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
40% increased Minion Maximum Life
alternate minion [401]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [5]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
BlightTowerSummonMinions1_buff3
Spell, Multicastable, Triggerable
Cast Time: 1.5 sec
Cooldown Time: 3 sec
30% increased Minion Movement Speed
60% increased Minion Maximum Life
alternate minion [401]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [6]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
60% increased Minion Maximum Life
alternate minion [401]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [6]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerMinionsBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerMinionsBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/BlightTowerSummonMinionsRank1"] = { name = "Summoning Tower Mk I", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "BlightTowerSummonMinions1", "BlightTowerSummonMinions1_buff1", "BlightTowerSummonMinions1_buff2", "BlightTowerSummonMinions1_buff3", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BlightTowerSummonMinions1"] = { name = "BlightTowerSummonMinions1", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", "minion_dies_when_parent_dies", "minion_dies_when_parent_deleted", }, levels = { [1] = {3, 401, -90, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerSummonMinions1_buff1"] = { name = "BlightTowerSummonMinions1_buff1", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "minion_movement_speed_+%", "minion_maximum_life_+%", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", "minion_dies_when_parent_dies", "minion_dies_when_parent_deleted", }, levels = { [1] = {4, 401, -90, 10, 20, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerSummonMinions1_buff2"] = { name = "BlightTowerSummonMinions1_buff2", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "minion_movement_speed_+%", "minion_maximum_life_+%", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", "minion_dies_when_parent_dies", "minion_dies_when_parent_deleted", }, levels = { [1] = {5, 401, -90, 20, 40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerSummonMinions1_buff3"] = { name = "BlightTowerSummonMinions1_buff3", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "minion_movement_speed_+%", "minion_maximum_life_+%", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", "minion_dies_when_parent_dies", "minion_dies_when_parent_deleted", }, levels = { [1] = {6, 401, -90, 30, 60, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }