召喚塔 II
創造物
Summoning Tower Mk II
幽魂 | N |
---|---|
標籤 | construct, immobile, is_unarmed, medium_height, mud_blood, non_attacking, stone_armour |
生命
100%
異常狀態臨界值
100%
抗性
0 0 0 0
傷害
100%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 6
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
100%
Model Size
100%
類型
BlightTower
Metadata
BlightTowerSummonMinionsRank2
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
6,433
護甲
28,790
閃避
4,739
能量護盾
0
傷害
374
法術傷害
374
命中
290
攻擊間隔
1.5
經驗值
10,255
異常狀態臨界值
6,433
冰緩
20
感電
20
易碎
115
焦灼
20
殘喘
56
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
BlightTowerSummonMinions2
法術, 法術可重複, 可觸發
施放時間: 1.5 秒
冷卻時間: 3 秒
alternate minion [402]
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]
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]
BlightTowerSummonMinions2_buff1
法術, 法術可重複, 可觸發
施放時間: 1.5 秒
冷卻時間: 3 秒
增加 10% 召喚物移動速度
增加 20% 召喚物最大生命
alternate minion [402]
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]
增加 20% 召喚物最大生命
alternate minion [402]
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]
BlightTowerSummonMinions2_buff2
法術, 法術可重複, 可觸發
施放時間: 1.5 秒
冷卻時間: 3 秒
增加 20% 召喚物移動速度
增加 40% 召喚物最大生命
alternate minion [402]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [7]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
增加 40% 召喚物最大生命
alternate minion [402]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [7]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
BlightTowerSummonMinions2_buff3
法術, 法術可重複, 可觸發
施放時間: 1.5 秒
冷卻時間: 3 秒
增加 30% 召喚物移動速度
增加 60% 召喚物最大生命
alternate minion [402]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [8]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
增加 60% 召喚物最大生命
alternate minion [402]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [8]
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"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/BlightTowerSummonMinionsRank2"] = { name = "Summoning Tower Mk II", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "BlightTowerSummonMinions2", "BlightTowerSummonMinions2_buff1", "BlightTowerSummonMinions2_buff2", "BlightTowerSummonMinions2_buff3", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BlightTowerSummonMinions2"] = { name = "BlightTowerSummonMinions2", 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] = {5, 402, -90, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerSummonMinions2_buff1"] = { name = "BlightTowerSummonMinions2_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] = {6, 402, -90, 10, 20, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerSummonMinions2_buff2"] = { name = "BlightTowerSummonMinions2_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] = {7, 402, -90, 20, 40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerSummonMinions2_buff3"] = { name = "BlightTowerSummonMinions2_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] = {8, 402, -90, 30, 60, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }