Blight Tower /1 ⍟
Iconชื่อDetailResult
ป้อมตรึงศิลาทำให้มอนสเตอร์กลายเป็นหินเป็นระยะ
ไม่สร้างความเสียหายให้กับศัตรู

ไม่มีประสิทธิภาพกับมอนสเตอร์ไบล์ทชนิดเดียวกัน
ค่าใช้งาน: 500
รัศมี: 45
เจิม Stone Gaze Tower /4 ⍟
TypeItemsResult
แหวนVerdant Oil
Teal Oil
ป้อมตรึงศิลาของคุณ มีระยะเวลา เพิ่มขึ้น 25%
แหวนVerdant Oil
Silver Oil
ป้อมตรึงศิลาของคุณ มีความเร็วในการฟื้นฟูคูลดาวน์ เพิ่มขึ้น 20%
แหวนAzure Oil
Golden Oil
ป้อมตรึงศิลาของคุณ มีระยะเวลาก่อนสถานะ แข็งเป็นหิน ลดลง 20%
แหวนIndigo Oil
Crimson Oil
ศัตรูที่ติดสถานะ แข็งเป็นหิน จาก ป้อมตรึงศิลาของคุณ ได้รับความเสียหาย เพิ่มขึ้น 10%
ป้อมตรึงศิลา
หุ่นกล
blight tower damage +% final vs physical monster [-99]
Stone Gaze Tower
SpectreN
Tagsconstruct, extra_large_height, immobile, is_unarmed, 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
BlightTowerPetrification
เลเวล
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
BlightTowerPetrify
[DNT] Blight Tower Petrify
คูลดาวน์: 3 วินาที
ระยะเวลาพื้นฐาน 2 วินาที
ความเร็วในการกระทำของศัตรู ถูกลด 20% ทุก 0.3 วินาที
petrification hits to break [7]
petrification max targets [10]
petrification statue pertrify duration ms [5000]
BlightTowerPetrify_buff1
[DNT] Blight Tower Petrify
คูลดาวน์: 2.5 วินาที
ระยะเวลาพื้นฐาน 2 วินาที
ความเร็วในการกระทำของศัตรู ถูกลด 20% ทุก 0.3 วินาที
petrification hits to break [8]
petrification max targets [12]
petrification statue pertrify duration ms [5000]
BlightTowerPetrify_buff2
[DNT] Blight Tower Petrify
คูลดาวน์: 2 วินาที
ระยะเวลาพื้นฐาน 2 วินาที
ความเร็วในการกระทำของศัตรู ถูกลด 20% ทุก 0.3 วินาที
petrification hits to break [9]
petrification max targets [14]
petrification statue pertrify duration ms [5000]
BlightTowerPetrify_buff3
[DNT] Blight Tower Petrify
คูลดาวน์: 1.5 วินาที
ระยะเวลาพื้นฐาน 2 วินาที
ความเร็วในการกระทำของศัตรู ถูกลด 20% ทุก 0.3 วินาที
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
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
Stats
  • blight tower damage +% final vs physical monster Min: -99 Max: -99 Global
  • Edit

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