ป้อมอะซูไรต์
ด่าน: หอคอยบรรพกาล
cannot be used as minion [1]
Azurite Tower
| Spectre | N |
|---|---|
| Area | หอคอยบรรพกาล |
| Tags | นักเวท, cold_affinity, delve_monster, extra_large_height, is_unarmed, no_pantheon_mod, stone_armour, very_slow_movement |
พลังชีวิต
100%
Ailment Threshold
100%
ค่าต้านทาน
Damage
100%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 6
Attack Time
1 Second
Damage Spread
±0%
ค่าประสบการณ์
100%
Model Size
100%
Type
ProtoVaalCityBossTower
Metadata
ProtoVaalCityBossTower
IsSummoned
Y
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
5
พลังชีวิต
42
ค่าเกราะ
48
อัตราการหลบหลีก
144
Damage
8
ความเสียหายเวท
8
ความแม่นยำ
34
Attack Time
1
ค่าประสบการณ์
51
Minion Life
22
Minion Damage
7
Ailment Threshold
42
Chill
0
Shock
0
Brittle
1
Scorch
0
Sap
0
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).
ProtoBomberRun
Multicastable, Triggerable
ProtoBomberBoom
Triggerable, Spell
เวลาร่าย: 1 วินาที
ProtoBomberBang
Spell, Triggerable
เวลาร่าย: 1 วินาที
สร้างความเสียหาย น้ำแข็ง 31.08 ถึง 46.61
เพิ่มผลของสถานะ หนาวเย็น อีก 300%
is area damage [1]
ProtoBomberBang2_2
Spell, Triggerable
เวลาร่าย: 1 วินาที
สร้างความเสียหาย น้ำแข็ง 15.24 ถึง 22.87
เพิ่มผลของสถานะ หนาวเย็น อีก 300%
is area damage [1]
ProtoBomberBang2
Spell, Triggerable
เวลาร่าย: 1 วินาที
สร้างความเสียหาย น้ำแข็ง 15.24 ถึง 22.87
เพิ่มผลของสถานะ หนาวเย็น อีก 300%
is area damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
basic_action = "ChangeToStance1"
basic_action = "ChangeToStance2"
}
Positioned
{
on_initial_position_set = "LockOrientation();"
force_placement = true
}
Transitionable
{
}
Stats
{
immune_to_shunt_geal = 1
}Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueDelve/ProtoVaalCityBossTower"] = {
name = "Azurite Tower",
life = 1,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 1,
damageSpread = 0,
attackTime = 1,
attackRange = 6,
accuracy = 1,
skillList = {
"ProtoBomberRun",
"ProtoBomberBoom",
"ProtoBomberBang",
"ProtoBomberBang2",
"ProtoBomberBang2_2",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["ProtoBomberRun"] = {
name = "ProtoBomberRun",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.33,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ProtoBomberBoom"] = {
name = "ProtoBomberBoom",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ProtoBomberBang"] = {
name = "ProtoBomberBang",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"active_skill_chill_effect_+%_final",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 300, levelRequirement = 83, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ProtoBomberBang2"] = {
name = "ProtoBomberBang2",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"active_skill_chill_effect_+%_final",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 300, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ProtoBomberBang2_2"] = {
name = "ProtoBomberBang2_2",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"active_skill_chill_effect_+%_final",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 300, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
cannot be used as minion [1]
| Family | CannotBeUsedAsMinion |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
| Stats |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.