Undead Vaal Guard
Spectre | Y |
---|---|
Area | สถานพำนักฮิคัวนี, ที่หลบภัยซิกกุรัต, สถานพำนักฮิคัวนี |
Tags | allows_additional_projectiles, allows_inc_aoe, fast_movement, fire_affinity, human, humanoid, not_int, ranged, red_blood, Unarmed_onhit_audio, undead, วาล์ |
Packs |
พลังชีวิต
125%
ค่าเกราะ
+40%
การหลบหลีก
+20%
ค่าต้านทาน




Damage
125%
ความแม่นยำ
100%
ปะทะคริติคอล Chance
5%
โบนัสความเสียหายคริติคอล
+30%
Attack Distance
3 ~ 17
1.17 Second
Damage Spread
±20%
ค่าประสบการณ์
125%
Model Size
100%
Type
VaalUndeadGuard
Metadata
UndeadGuardMortar
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
65
พลังชีวิต
8,141
ค่าเกราะ
2,832
อัตราการหลบหลีก
528
Damage
265
ความเสียหายเวท
265
ความแม่นยำ
1,974
1.17
ค่าประสบการณ์
26,884
Minion Life
7,471
Minion Damage
564
Minion Armour
4,451
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
โจมตีพื้นฐาน
Base Damage: 212–319
โอกาสปะทะคริติคอล: 5%
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

MMSUndeadVaalGuardGrenade
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
คูลดาวน์: 2 {วิ}
สกิลระเบิดปูพรมของมอนสเตอร์ทั่วไป ทำงานเหมือนกับ กระสุนของมอนสเตอร์ แต่มีผลในการกระทบด้วย
สร้างความเสียหาย ไฟ 209.4 ถึง 314.2
ชิ่ง 1 ครั้ง
action attack or cast time uses animation length [1]
base is projectile [1]
monster mortar bounce angle variance [90]
projectile spread radius [5]
projectile uses contact position [1]
spell maximum action distance +% [-60]
use scaled contact offset [1]
GSUndeadVaalGuardGrenadeExplode
Triggerable, Spell, Damage
สร้างความเสียหาย ไฟ 349.1 ถึง 523.6
is area damage [1]
MMSUndeadVaalGuardGrenadeDeath
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
สกิลระเบิดปูพรมของมอนสเตอร์ทั่วไป ทำงานเหมือนกับ กระสุนของมอนสเตอร์ แต่มีผลในการกระทบด้วย
สร้างความเสียหาย ไฟ ถึง
ชิ่ง 1 ครั้ง
action attack or cast time uses animation length [1]
base is projectile [1]
monster mortar bounce angle variance [90]
projectile spread radius [5]
projectile uses contact position [1]
spell maximum action distance +% [-60]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" // NO AI CONDITIONS, ONLY GEAL >:( on_start_MonsterMortar = " this.to_target = target_location - GetLocation(); this.target_div = GetStat( number_of_chains ) / 4.0; this.target_div = this.target_div + 1.5f; this.new_to_target = to_target / target_div; SetTargetLocation( GetLocation() + new_to_target ); " } StateMachine { define_shared_state = "mortar_time;" } Stats { set_base_heavy_stun_duration_ms = 2300 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" StateMachine { on_or_create_state_mortar_time_1 = "AddAttachedObjectToBones( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/VaalGuards/VaalGuard03/ao/mortar.ao', R_Weapon, 0 );" on_state_mortar_time_0 = "DetachAllOfType( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/VaalGuards/VaalGuard03/ao/mortar.ao' );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalMonsters/Machinarium/VaalGuards/UndeadGuardMortar"] = { name = "Undead Vaal Guard", life = 1.25, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.25, damageSpread = 0.2, attackTime = 1.17, attackRange = 17, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MMSUndeadVaalGuardGrenade", "MMSUndeadVaalGuardGrenadeDeath", "GSUndeadVaalGuardGrenadeExplode", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MMSUndeadVaalGuardGrenade"] = { name = "MMSUndeadVaalGuardGrenade", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "projectile_spread_radius", "number_of_chains", "monster_mortar_bounce_angle_variance", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 5, 1, 90, -60, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MMSUndeadVaalGuardGrenadeDeath"] = { name = "MMSUndeadVaalGuardGrenadeDeath", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "projectile_spread_radius", "number_of_chains", "monster_mortar_bounce_angle_variance", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 5, 1, 90, -60, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSUndeadVaalGuardGrenadeExplode"] = { name = "GSUndeadVaalGuardGrenadeExplode", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
is spectre with death action [1]
Id | SpectrePlayDeathAction |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
Undead Vaal Guard
Undead
Spectre | Y |
---|---|
Area | สถานพำนักฮิคัวนี, ที่หลบภัยซิกกุรัต, สถานพำนักฮิคัวนี |
Tags | 2HSharpMetal_onhit_audio, allows_inc_aoe, human, humanoid, medium_movement, melee, not_int, physical_affinity, red_blood, undead, วาล์ |
Packs |
พลังชีวิต
125%
ค่าเกราะ
+60%
การหลบหลีก
+20%
ค่าต้านทาน




Damage
125%
ความแม่นยำ
100%
ปะทะคริติคอล Chance
5%
โบนัสความเสียหายคริติคอล
+30%
Attack Distance
3 ~ 18
1.17 Second
Damage Spread
±20%
ค่าประสบการณ์
125%
Model Size
100%
Type
VaalUndeadGuardSpear
Metadata
UndeadGuardSpear
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
65
พลังชีวิต
8,141
ค่าเกราะ
3,237
อัตราการหลบหลีก
528
Damage
265
ความเสียหายเวท
265
ความแม่นยำ
1,974
1.17
ค่าประสบการณ์
26,884
Minion Life
7,471
Minion Damage
564
Minion Armour
5,664
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
โจมตีพื้นฐาน
Base Damage: 212–319
โอกาสปะทะคริติคอล: 5%
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

GAUndeadVaalGuardSpearSlam
Triggerable, Attack
Base Damage: 212–319
โอกาสปะทะคริติคอล: 5%
ความเสียหายโจมตี: 200%
คูลดาวน์: 7 {วิ}
สร้างความเสียหาย โจมตี เพิ่มขึ้น อีก 100%
ระยะการฟาดประชิด +10
action attack or cast time uses animation length [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_base_heavy_stun_duration_ms = 2733 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalMonsters/Machinarium/VaalGuards/UndeadGuardSpear"] = { name = "Undead Vaal Guard", life = 1.25, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.25, damageSpread = 0.2, attackTime = 1.17, attackRange = 18, accuracy = 1, weaponType1 = "Spear", skillList = { "MeleeAtAnimationSpeed", "GAUndeadVaalGuardSpearSlam", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAUndeadVaalGuardSpearSlam"] = { name = "GAUndeadVaalGuardSpearSlam", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.666, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {10, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Undead Vaal Guard
Undead
is spectre with death action [1]
Spectre | Y |
---|---|
Tags | allows_additional_projectiles, allows_inc_aoe, fast_movement, fire_affinity, human, humanoid, not_int, ranged, red_blood, Unarmed_onhit_audio, undead, วาล์ |
Packs |
พลังชีวิต
125%
ค่าเกราะ
+40%
การหลบหลีก
+20%
ค่าต้านทาน




Damage
125%
ความแม่นยำ
100%
ปะทะคริติคอล Chance
5%
โบนัสความเสียหายคริติคอล
+30%
Attack Distance
3 ~ 17
1.17 Second
Damage Spread
±20%
ค่าประสบการณ์
125%
Model Size
100%
Type
VaalUndeadGuard
Metadata
UndeadGuardMortarStrongbox
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
9,696
ค่าเกราะ
3,378
อัตราการหลบหลีก
572
Damage
291
ความเสียหายเวท
291
ความแม่นยำ
2,180
1.17
ค่าประสบการณ์
35,793
Minion Life
8,289
Minion Damage
649
Minion Armour
5,309
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
โจมตีพื้นฐาน
Base Damage: 233–350
โอกาสปะทะคริติคอล: 5%
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

MMSUndeadVaalGuardGrenade
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
คูลดาวน์: 2 {วิ}
สกิลระเบิดปูพรมของมอนสเตอร์ทั่วไป ทำงานเหมือนกับ กระสุนของมอนสเตอร์ แต่มีผลในการกระทบด้วย
สร้างความเสียหาย ไฟ 229.6 ถึง 344.4
ชิ่ง 1 ครั้ง
action attack or cast time uses animation length [1]
base is projectile [1]
monster mortar bounce angle variance [90]
projectile spread radius [5]
projectile uses contact position [1]
spell maximum action distance +% [-60]
use scaled contact offset [1]
GSUndeadVaalGuardGrenadeExplode
Triggerable, Spell, Damage
สร้างความเสียหาย ไฟ 382.6 ถึง 573.9
is area damage [1]
MMSUndeadVaalGuardGrenadeDeath
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
สกิลระเบิดปูพรมของมอนสเตอร์ทั่วไป ทำงานเหมือนกับ กระสุนของมอนสเตอร์ แต่มีผลในการกระทบด้วย
สร้างความเสียหาย ไฟ ถึง
ชิ่ง 1 ครั้ง
action attack or cast time uses animation length [1]
base is projectile [1]
monster mortar bounce angle variance [90]
projectile spread radius [5]
projectile uses contact position [1]
spell maximum action distance +% [-60]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" // NO AI CONDITIONS, ONLY GEAL >:( on_start_MonsterMortar = " this.to_target = target_location - GetLocation(); this.target_div = GetStat( number_of_chains ) / 4.0; this.target_div = this.target_div + 1.5f; this.new_to_target = to_target / target_div; SetTargetLocation( GetLocation() + new_to_target ); " } StateMachine { define_shared_state = "mortar_time;" } Stats { set_base_heavy_stun_duration_ms = 2300 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" StateMachine { on_or_create_state_mortar_time_1 = "AddAttachedObjectToBones( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/VaalGuards/VaalGuard03/ao/mortar.ao', R_Weapon, 0 );" on_state_mortar_time_0 = "DetachAllOfType( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/VaalGuards/VaalGuard03/ao/mortar.ao' );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalMonsters/Machinarium/VaalGuards/UndeadGuardMortarStrongbox"] = { name = "Undead Vaal Guard", life = 1.25, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.25, damageSpread = 0.2, attackTime = 1.17, attackRange = 17, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MMSUndeadVaalGuardGrenade", "MMSUndeadVaalGuardGrenadeDeath", "GSUndeadVaalGuardGrenadeExplode", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MMSUndeadVaalGuardGrenade"] = { name = "MMSUndeadVaalGuardGrenade", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "projectile_spread_radius", "number_of_chains", "monster_mortar_bounce_angle_variance", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 5, 1, 90, -60, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MMSUndeadVaalGuardGrenadeDeath"] = { name = "MMSUndeadVaalGuardGrenadeDeath", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "projectile_spread_radius", "number_of_chains", "monster_mortar_bounce_angle_variance", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 5, 1, 90, -60, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSUndeadVaalGuardGrenadeExplode"] = { name = "GSUndeadVaalGuardGrenadeExplode", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
is spectre with death action [1]
Id | SpectrePlayDeathAction |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
Undead Vaal Guard
Undead
Spectre | Y |
---|---|
Tags | 2HSharpMetal_onhit_audio, allows_inc_aoe, human, humanoid, medium_movement, melee, not_int, physical_affinity, red_blood, undead, วาล์ |
Packs |
พลังชีวิต
125%
ค่าเกราะ
+60%
การหลบหลีก
+20%
ค่าต้านทาน




Damage
125%
ความแม่นยำ
100%
ปะทะคริติคอล Chance
5%
โบนัสความเสียหายคริติคอล
+30%
Attack Distance
3 ~ 18
1.17 Second
Damage Spread
±20%
ค่าประสบการณ์
125%
Model Size
100%
Type
VaalUndeadGuardSpear
Metadata
UndeadGuardSpearStrongbox
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
9,696
ค่าเกราะ
3,861
อัตราการหลบหลีก
572
Damage
291
ความเสียหายเวท
291
ความแม่นยำ
2,180
1.17
ค่าประสบการณ์
35,793
Minion Life
8,289
Minion Damage
649
Minion Armour
6,756
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
โจมตีพื้นฐาน
Base Damage: 233–350
โอกาสปะทะคริติคอล: 5%
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

GAUndeadVaalGuardSpearSlam
Triggerable, Attack
Base Damage: 233–350
โอกาสปะทะคริติคอล: 5%
ความเสียหายโจมตี: 200%
คูลดาวน์: 7 {วิ}
สร้างความเสียหาย โจมตี เพิ่มขึ้น อีก 100%
ระยะการฟาดประชิด +10
action attack or cast time uses animation length [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_base_heavy_stun_duration_ms = 2733 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalMonsters/Machinarium/VaalGuards/UndeadGuardSpearStrongbox"] = { name = "Undead Vaal Guard", life = 1.25, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.25, damageSpread = 0.2, attackTime = 1.17, attackRange = 18, accuracy = 1, weaponType1 = "Spear", skillList = { "MeleeAtAnimationSpeed", "GAUndeadVaalGuardSpearSlam", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAUndeadVaalGuardSpearSlam"] = { name = "GAUndeadVaalGuardSpearSlam", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.666, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {10, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
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.