菌潮 Tower /1 ⍟
图示名字DetailResult
石化之塔周期性使敌人石化
不对敌人造成伤害

对同类型的菌潮怪物无效
需求: 500
范围: 45
涂膏 Stone Gaze Tower /4 ⍟
类型ItemsResult
戒指翠绿圣油
水蓝圣油
你的石化之塔持续时间提高 25%
戒指翠绿圣油
白银圣油
你的石化之塔冷却回复速度加快 20%
戒指天蓝圣油
金色圣油
你的石化之塔石化延迟时间降低 20%
戒指靛青圣油
绯红圣油
被你的【石化之塔】石化的敌人受到的伤害提高 10%
石化之塔
构造体
blight tower damage +% final vs physical monster [-99]
Stone Gaze Tower
幽魂N
标签construct, extra_large_height, immobile, is_unarmed, 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
BlightTowerPetrification
等级
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
BlightTowerPetrify
[DNT] Blight Tower Petrify
冷却时间: 3 秒
基础持续时间为 2
敌人行动速度每 0.3 秒降低 20%
petrification hits to break [7]
petrification max targets [10]
petrification statue pertrify duration ms [5000]
BlightTowerPetrify_buff1
[DNT] Blight Tower Petrify
冷却时间: 2.5 秒
基础持续时间为 2
敌人行动速度每 0.3 秒降低 20%
petrification hits to break [8]
petrification max targets [12]
petrification statue pertrify duration ms [5000]
BlightTowerPetrify_buff2
[DNT] Blight Tower Petrify
冷却时间: 2 秒
基础持续时间为 2
敌人行动速度每 0.3 秒降低 20%
petrification hits to break [9]
petrification max targets [14]
petrification statue pertrify duration ms [5000]
BlightTowerPetrify_buff3
[DNT] Blight Tower Petrify
冷却时间: 1.5 秒
基础持续时间为 2
敌人行动速度每 0.3 秒降低 20%
petrification hits to break [10]
petrification max targets [16]
petrification statue pertrify duration ms [5000]

Object Type

version 2
extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerPhysicalBase"

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerPhysicalBase"
extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerUpgraded"

StateMachine
{
	on_state_show_effects_0 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Towers/phys/petrification.epk );"
	on_state_show_effects_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Towers/phys/petrification.epk );"
	
	create_state_show_effects_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Towers/phys/petrification.epk );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueBlight/BlightTowerPetrification"] = {
    name = "Stone Gaze Tower",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "BlightTowerPetrify",
        "BlightTowerPetrify_buff1",
        "BlightTowerPetrify_buff2",
        "BlightTowerPetrify_buff3",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightTowerPetrify"] = {
    name = "[UNUSED] Blight Tower Petrify",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "petrification_statue_target_action_speed_-%",
        "petrification_statue_pertrify_duration_ms",
        "petrification_hits_to_break",
        "petrification_max_targets",
    },
    levels = {
        [1] = {2000, 20, 5000, 7, 10, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightTowerPetrify_buff1"] = {
    name = "[UNUSED] Blight Tower Petrify",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "petrification_statue_target_action_speed_-%",
        "petrification_statue_pertrify_duration_ms",
        "petrification_hits_to_break",
        "petrification_max_targets",
    },
    levels = {
        [1] = {2000, 20, 5000, 8, 12, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightTowerPetrify_buff2"] = {
    name = "[UNUSED] Blight Tower Petrify",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "petrification_statue_target_action_speed_-%",
        "petrification_statue_pertrify_duration_ms",
        "petrification_hits_to_break",
        "petrification_max_targets",
    },
    levels = {
        [1] = {2000, 20, 5000, 9, 14, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightTowerPetrify_buff3"] = {
    name = "[UNUSED] Blight Tower Petrify",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "petrification_statue_target_action_speed_-%",
        "petrification_statue_pertrify_duration_ms",
        "petrification_hits_to_break",
        "petrification_max_targets",
    },
    levels = {
        [1] = {2000, 20, 5000, 10, 16, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
blight tower damage +% final vs physical monster [-99]
IdBlightLessDamageAgainstPhysicalType_
FamilyBlightLessDamageAgainstType
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
Stats
  • blight tower damage +% final vs physical monster Min: -99 Max: -99 全域
  • Edit

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