凋落禁地 Tower /1
圖示 | 名字 | Detail | Result |
---|---|---|---|
石化凝視塔 | 定期石化怪物 不對敵人產生傷害 對同種類凋落怪物沒有效果 | 需求: 500 範圍: 45 |
石化凝視塔
創造物
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
BlightTowerPetrificationRank4
下列的數值並未包含地圖加成、怪物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% 更少)。
BlightTowerPetrify
[UNUSED] Blight Tower Petrify
冷卻時間: 3 秒
+2 秒基礎持續時間
每 0.3 秒減少 20% 敵人行動速度
petrification hits to break [7]
petrification max targets [10]
petrification statue pertrify duration ms [5000]
每 0.3 秒減少 20% 敵人行動速度
petrification hits to break [7]
petrification max targets [10]
petrification statue pertrify duration ms [5000]
BlightTowerPetrify_buff1
[UNUSED] Blight Tower Petrify
冷卻時間: 2.5 秒
+2 秒基礎持續時間
每 0.3 秒減少 20% 敵人行動速度
petrification hits to break [8]
petrification max targets [12]
petrification statue pertrify duration ms [5000]
每 0.3 秒減少 20% 敵人行動速度
petrification hits to break [8]
petrification max targets [12]
petrification statue pertrify duration ms [5000]
BlightTowerPetrify_buff2
[UNUSED] Blight Tower Petrify
冷卻時間: 2 秒
+2 秒基礎持續時間
每 0.3 秒減少 20% 敵人行動速度
petrification hits to break [9]
petrification max targets [14]
petrification statue pertrify duration ms [5000]
每 0.3 秒減少 20% 敵人行動速度
petrification hits to break [9]
petrification max targets [14]
petrification statue pertrify duration ms [5000]
BlightTowerPetrify_buff3
[UNUSED] Blight Tower Petrify
冷卻時間: 1.5 秒
+2 秒基礎持續時間
每 0.3 秒減少 20% 敵人行動速度
petrification hits to break [10]
petrification max targets [16]
petrification statue pertrify duration ms [5000]
每 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/BlightTowerPetrificationRank4"] = { 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]
Id | BlightLessDamageAgainstPhysicalType_ |
---|---|
Family | BlightLessDamageAgainstType |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |