Blight Tower /1
Icon | Name | Detail | Result |
---|---|---|---|
Sentinel Tower | Summons 1 Durable Minion Minion Damage: Low Minion Life: High Can only summon Minions when previous Minions are dead Ineffective against Blighted Monsters of the same type | Cost: 500 Radius: 45 |
Anoint Sentinel Tower /5
Type | Items | Result |
---|---|---|
Rings | Clear Oil Teal Oil | Minions summoned by Your Sentinel Towers have 25% increased Damage |
Rings | Azure Oil Violet Oil | Your Sentinel Towers have 25% increased Range |
Rings | Violet Oil Opalescent Oil | Minions summoned by Your Sentinel Towers have 25% increased Movement Speed |
Rings | Black Oil Opalescent Oil | Minions summoned by Your Sentinel Towers have 50% increased Life |
Rings | Indigo Oil Indigo Oil | Minions summoned by Your Sentinel Towers Leech 2% of Damage as Life |
Sentinel Tower
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
BlightTowerSummonMinionsTankyRank4
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).
BlightTowerSummonTank
Spell, Multicastable, Triggerable
Cast Time: 1.5 sec
Cooldown Time: 10 sec
alternate minion [405]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [1]
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 [1]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
BlightTowerSummonTank_buff1
Spell, Multicastable, Triggerable
Cast Time: 1.5 sec
Cooldown Time: 10 sec
20% increased Minion Movement Speed
40% increased Minion Maximum Life
alternate minion [405]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
40% increased Minion Maximum Life
alternate minion [405]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
BlightTowerSummonTank_buff2
Spell, Multicastable, Triggerable
Cast Time: 1.5 sec
Cooldown Time: 10 sec
30% increased Minion Movement Speed
80% increased Minion Maximum Life
alternate minion [405]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
80% increased Minion Maximum Life
alternate minion [405]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
BlightTowerSummonTank_buff3
Spell, Multicastable, Triggerable
Cast Time: 1.5 sec
Cooldown Time: 10 sec
40% increased Minion Movement Speed
120% increased Minion Maximum Life
alternate minion [405]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
120% increased Minion Maximum Life
alternate minion [405]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [1]
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" extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerUpgraded" StateMachine { on_state_show_effects_0 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Towers/minion/tank_minion.epk );" on_state_show_effects_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Towers/minion/tank_minion.epk );" create_state_show_effects_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Towers/minion/tank_minion.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/BlightTowerSummonMinionsTankyRank4"] = { name = "Sentinel Tower", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "BlightTowerSummonTank", "BlightTowerSummonTank_buff1", "BlightTowerSummonTank_buff2", "BlightTowerSummonTank_buff3", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BlightTowerSummonTank"] = { name = "BlightTowerSummonTank", 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] = {1, 405, -90, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerSummonTank_buff1"] = { name = "BlightTowerSummonTank_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] = {1, 405, -90, 20, 40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerSummonTank_buff2"] = { name = "BlightTowerSummonTank_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] = {1, 405, -90, 30, 80, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerSummonTank_buff3"] = { name = "BlightTowerSummonTank_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] = {1, 405, -90, 40, 120, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
3.18Sentinel
Forbidden · Nine Lives · Searing Purity · Indomitable Resolve · Fatal Flourish · Fury of Nature · Soul Drinker · Unleashed Potential
Uber · Memento Mori · Insatiable Appetite · Throw the Gauntlet · Thirst for Knowledge · The Perfect Storm · Cosmic Wounds
Divination Cards · Altered Perception · Further Invention · The Brawny Battle Mage · A Fate Worse Than Death · The Destination · Rebirth and Renewal · The Forward Gaze · The Apothecary · Home · The Dungeon Master · From Bone to Ashes · Darker Half
Item · Rusted Stalker Sentinel · Bronze Stalker Sentinel · Cobalt Stalker Sentinel · Brimstone Stalker Sentinel · Emberstone Stalker Sentinel · Obsidian Stalker Sentinel · Cryptic Stalker Sentinel · Primeval Stalker Sentinel · Ancient Stalker Sentinel · Bronze Pandemonium Sentinel · Cobalt Pandemonium Sentinel · Brimstone Pandemonium Sentinel · Emberstone Pandemonium Sentinel · Obsidian Pandemonium Sentinel · Cryptic Pandemonium Sentinel · Primeval Pandemonium Sentinel · Ancient Pandemonium Sentinel · Bronze Apex Sentinel · Cobalt Apex Sentinel · Brimstone Apex Sentinel · Emberstone Apex Sentinel · Obsidian Apex Sentinel · Cryptic Apex Sentinel · Primeval Apex Sentinel · Ancient Apex Sentinel · Cosmic Apex Sentinel · Sentinel Controller
Currency · Power Core · Transforming Power Core · Amplifying Power Core · Augmenting Power Core · Armour Recombinator · Weapon Recombinator · Jewellery Recombinator
Unique · The Hollow-Eyed Skull · The Basilisk · The Angel of Vengeance · The Burden of Truth · Echoes of Creation · The Eternal Struggle · Call of the Void · Impossible Escape · Sublime Vision · The Epiphany · The Twisted Trinity · The Unbridled Tempest · The Narcissist · The Depraved · The Raging Inferno · Insomnia · The Megalomaniac · The Arbiter · The Infested · Escalation · The Benefactor · The Torturer · The Ancient Angler · Thread of Hope