역병 Tower /3 ⍟
Icon이름DetailResult
소환의 탑 Mk I소환수 3마리 소환
소환수 피해: 낮음
소환수 생명력: 낮음
이전 소환수 사망 시 소환 가능

동일 유형의 역병 걸린 몬스터에 대해 효과 없음
비용: 100
반경: 30
소환의 탑 Mk II소환수 5마리 소환비용: 150
반경: 30
소환의 탑 Mk III소환수 7마리 소환비용: 300
반경: 30
성유 붓기 Summoning Tower /5 ⍟
TypeItemsResult
반지적갈빛 성유
신록빛 성유
소환의 탑이 소환한 소환수가 주는 피해 25% 증가
반지담청빛 성유
담청빛 성유
소환의 탑 사거리 25% 증가
반지청록빛 성유
오팔빛 성유
소환의 탑이 소환한 소환수의 이동 속도 25% 증가
반지청록빛 성유
은빛 성유
소환의 탑이 소환한 소환수의 생명력 50% 증가
반지은빛 성유
은빛 성유
소환의 탑이 소환수 2마리 추가 소환
소환의 탑 Mk III
구조물
Summoning Tower Mk III
SpectreN
Tagsconstruct, immobile, is_unarmed, medium_height, mud_blood, non_attacking, stone_armour
생명력
100%
Ailment Threshold
100%
저항
0 0 0 0
Damage
100%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
경험치
100%
Model Size
100%
Type
BlightTower
Metadata
BlightTowerSummonMinions3
레벨
68
생명력
6,433
방어구
28,790
회피
4,739
에너지 보호막
0
Damage
374
주문 피해
374
정확도
290
Attack Time
1.5
경험치
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
BlightTowerSummonMinions3
Spell, Multicastable, Triggerable
시전 속도: 1.5 초
재사용 대기시간: 3 초
alternate minion [403]
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]
BlightTowerSummonMinions3_buff1
Spell, Multicastable, Triggerable
시전 속도: 1.5 초
재사용 대기시간: 3 초
소환수 이동 속도 10% 증가
소환수 최대 생명력 20% 증가
alternate minion [403]
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]
BlightTowerSummonMinions3_buff2
Spell, Multicastable, Triggerable
시전 속도: 1.5 초
재사용 대기시간: 3 초
소환수 이동 속도 20% 증가
소환수 최대 생명력 40% 증가
alternate minion [403]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [9]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
BlightTowerSummonMinions3_buff3
Spell, Multicastable, Triggerable
시전 속도: 1.5 초
재사용 대기시간: 3 초
소환수 이동 속도 30% 증가
소환수 최대 생명력 60% 증가
alternate minion [403]
minion dies when parent deleted [1]
minion dies when parent dies [1]
number of monsters to summon [10]
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/BlightTowerSummonMinions3"] = {
    name = "Summoning Tower Mk III",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "BlightTowerSummonMinions3",
        "BlightTowerSummonMinions3_buff1",
        "BlightTowerSummonMinions3_buff2",
        "BlightTowerSummonMinions3_buff3",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightTowerSummonMinions3"] = {
    name = "BlightTowerSummonMinions3",
    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] = {7, 403, -90, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightTowerSummonMinions3_buff1"] = {
    name = "BlightTowerSummonMinions3_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] = {8, 403, -90, 10, 20, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightTowerSummonMinions3_buff2"] = {
    name = "BlightTowerSummonMinions3_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] = {9, 403, -90, 20, 40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightTowerSummonMinions3_buff3"] = {
    name = "BlightTowerSummonMinions3_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] = {10, 403, -90, 30, 60, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Edit

Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.