菌潮 Tower /1
图示 | 名字 | Detail | Result |
---|---|---|---|
斥候之塔 | 召唤 10 个飞行生物 召唤生物伤害:高 召唤生物生命:低 只有之前的召唤生物被击败后才会召唤新的 对同类型的菌潮怪物无效 | 需求: 500 范围: 75 |
斥候之塔
构造体
Scout Tower
幽魂 | 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
BlightTowerSummonMinionsFlyingRank4_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
6,433
护甲
28,790
闪避值
4,739
能量护盾
0
伤害
374
法术伤害
374
命中
290
攻击间隔
1.5
经验值
10,255
异常状态临界值
6,433
冰缓
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).
BlightTowerSummonAirSupport
法术, 法术可重复, 可触发
施放间隔: 1.5 秒
冷却时间: 8 秒
alternate minion [404]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [10]
summon specific monsters radius +% [-80]
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 [10]
summon specific monsters radius +% [-80]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
BlightTowerSummonAirSupport_buff1
法术, 法术可重复, 可触发
施放间隔: 1.5 秒
冷却时间: 8 秒
召唤生物施法速度加快 20%
召唤生物移动速度加快 20%
alternate minion [404]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [10]
summon specific monsters radius +% [-80]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
召唤生物移动速度加快 20%
alternate minion [404]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [10]
summon specific monsters radius +% [-80]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
BlightTowerSummonAirSupport_buff2
法术, 法术可重复, 可触发
施放间隔: 1.5 秒
冷却时间: 8 秒
召唤生物施法速度加快 30%
召唤生物移动速度加快 30%
alternate minion [404]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [10]
summon specific monsters radius +% [-80]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
召唤生物移动速度加快 30%
alternate minion [404]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [10]
summon specific monsters radius +% [-80]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
BlightTowerSummonAirSupport_buff3
法术, 法术可重复, 可触发
施放间隔: 1.5 秒
冷却时间: 8 秒
召唤生物施法速度加快 40%
召唤生物移动速度加快 40%
alternate minion [404]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [10]
summon specific monsters radius +% [-80]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
召唤生物移动速度加快 40%
alternate minion [404]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [10]
summon specific monsters radius +% [-80]
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/copter_minion.epk );" on_state_show_effects_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Towers/minion/copter_minion.epk );" create_state_show_effects_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Towers/minion/copter_minion.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/BlightTowerSummonMinionsFlyingRank4_"] = { name = "Scout Tower", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "BlightTowerSummonAirSupport", "BlightTowerSummonAirSupport_buff1", "BlightTowerSummonAirSupport_buff2", "BlightTowerSummonAirSupport_buff3", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BlightTowerSummonAirSupport"] = { name = "BlightTowerSummonAirSupport", 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] = {10, 404, -80, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerSummonAirSupport_buff1"] = { name = "BlightTowerSummonAirSupport_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_cast_speed_+%", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", "minion_dies_when_parent_dies", "minion_dies_when_parent_deleted", }, levels = { [1] = {10, 404, -80, 20, 20, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerSummonAirSupport_buff2"] = { name = "BlightTowerSummonAirSupport_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_cast_speed_+%", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", "minion_dies_when_parent_dies", "minion_dies_when_parent_deleted", }, levels = { [1] = {10, 404, -80, 30, 30, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerSummonAirSupport_buff3"] = { name = "BlightTowerSummonAirSupport_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_cast_speed_+%", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", "minion_dies_when_parent_dies", "minion_dies_when_parent_deleted", }, levels = { [1] = {10, 404, -80, 40, 40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }