Ancient Wraith


สาปศัตรูด้วย หมดเรี่ยวแรง (Enfeeble) เมื่อปะทะ
คุณสามารถสาปได้ เพิ่มเติม 1 สาป
คุณสามารถสาปได้ เพิ่มเติม 1 สาป
Spectre | Y |
---|---|
Tags | นักเวท, delve_monster, ghost_armour, ghost_blood, is_unarmed, medium_height, medium_movement, melee, no_pantheon_mod, not_dex, not_str, physical_affinity, ranged, undead |
พลังชีวิต
168%
Energy Shield From Life
50%
Ailment Threshold
168%
ค่าต้านทาน




Damage
120%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 6
Attack Time
1.755 Second
Damage Spread
±20%
ค่าประสบการณ์
120%
Model Size
100%
Type
WraithSpiritDelve
Metadata
Wraith
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลือก เลเวลมอนสเตอร์
เลเวล
68
พลังชีวิต
5,404
ค่าเกราะ
28,790
อัตราการหลบหลีก
4,739
โล่พลังงาน
5,147
Damage
448
ความเสียหายเวท
448
ความแม่นยำ
580
Attack Time
1.755
ค่าประสบการณ์
12,306
Minion Life
1,172
Minion Energy Shield
1,116
Minion Damage
358
Ailment Threshold
10,808
Chill
34
Shock
34
Brittle
193
Scorch
34
Sap
94
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).
WraithEtherealKnives
Spell, Damage, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, Multicastable, Triggerable, CanRapidFire, Physical
มีดเวทมนตร์ (Ethereal Knives)
โอกาสคริติคอล: 5%
เวลาร่าย: 0.8 วินาที
ขว้างมีดเป็นวงโค้งออกไปทางด้านหน้าผู้ร่าย ซึ่งสร้างความเสียหาย กายภาพ
สร้างความเสียหาย กายภาพ 347.8 ถึง 521.7
สร้างความเสียหาย ลดลง อีก 15%
ยิงโพรเจกไทล์ เพิ่มเติม 9 ลูก
ลดความเร็วในการร่าย 25%
เพิ่มความเร็วโพรเจกไทล์ 25%
base is projectile [1]
fixed projectile spread [20]
monster penalty against minions damage +% final vs player minions [-25]

Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 359–538
โอกาสคริติคอล: 5%
Attack Time: 1.755 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
skill can fire arrows [1]
skill can fire wand projectiles [1]

Object Type
version 2 extends "Metadata/Monsters/Banshee/Wraith" Actor { basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Banshee/Wraith"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueDelve/GhostEncounter/Wraith"] = { name = "Ancient Wraith", life = 1.68, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.2, damageSpread = 0.2, attackTime = 1.755, attackRange = 6, accuracy = 1, skillList = { "Melee", "WraithEtherealKnives", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WraithEtherealKnives"] = { name = "Ethereal Knives", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires an arc of knives outwards in front of the caster which deal physical damage.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "number_of_additional_projectiles", "base_cast_speed_+%", "active_skill_damage_+%_final", "base_projectile_speed_+%", "fixed_projectile_spread", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 0, 9, -25, -15, 25, 20, critChance = 5, levelRequirement = 51, statInterpolation = {3, 3, 1}, cost = { }, }, [2] = {0.60000002384186, 0.89999997615814, -25, 9, -25, -15, 25, 20, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1}, cost = { }, }, [3] = {0.60000002384186, 0.89999997615814, -25, 9, -25, -15, 25, 20, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1}, cost = { }, }, }, }
สาปศัตรูด้วย หมดเรี่ยวแรง (Enfeeble) เมื่อปะทะ
Id | DelveMonsterEnfeebleOnHit |
---|---|
Family | EnfeebleOnHit |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster curse |
คุณสามารถสาปได้ เพิ่มเติม 1 สาป
Id | AdditionalCurseOnEnemies_ |
---|---|
Family | AdditionalCurseOnEnemies |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster curse |
Ancient Wraith


Spectre | N |
---|---|
Tags | นักเวท, ghost_armour, ghost_blood, is_unarmed, medium_movement, melee, not_dex, not_str, physical_affinity, ranged, undead |
พลังชีวิต
168%
Energy Shield From Life
50%
Ailment Threshold
168%
ค่าต้านทาน




Damage
120%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 6
Attack Time
1.755 Second
Damage Spread
±20%
ค่าประสบการณ์
120%
Model Size
100%
Type
WraithSpiritDelve
Metadata
ExpeditionWraith
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลือก เลเวลมอนสเตอร์
เลเวล
68
พลังชีวิต
5,404
ค่าเกราะ
28,790
อัตราการหลบหลีก
4,739
โล่พลังงาน
5,147
Damage
448
ความเสียหายเวท
448
ความแม่นยำ
580
Attack Time
1.755
ค่าประสบการณ์
12,306
Minion Life
1,172
Minion Energy Shield
1,116
Minion Damage
358
Ailment Threshold
10,808
Chill
34
Shock
34
Brittle
193
Scorch
34
Sap
94
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).
WraithEtherealKnives
Spell, Damage, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, Multicastable, Triggerable, CanRapidFire, Physical
มีดเวทมนตร์ (Ethereal Knives)
โอกาสคริติคอล: 5%
เวลาร่าย: 0.8 วินาที
ขว้างมีดเป็นวงโค้งออกไปทางด้านหน้าผู้ร่าย ซึ่งสร้างความเสียหาย กายภาพ
สร้างความเสียหาย กายภาพ 347.8 ถึง 521.7
สร้างความเสียหาย ลดลง อีก 15%
ยิงโพรเจกไทล์ เพิ่มเติม 9 ลูก
ลดความเร็วในการร่าย 25%
เพิ่มความเร็วโพรเจกไทล์ 25%
base is projectile [1]
fixed projectile spread [20]
monster penalty against minions damage +% final vs player minions [-25]

MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 359–538
โอกาสคริติคอล: 5%
Attack Time: 1.755 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

Object Type
version 2 extends "Metadata/Monsters/Banshee/Wraith" Actor { basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Banshee/Wraith"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/Wraith/ExpeditionWraith"] = { name = "Ancient Wraith", life = 1.68, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.2, damageSpread = 0.2, attackTime = 1.755, attackRange = 6, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "WraithEtherealKnives", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = 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["WraithEtherealKnives"] = { name = "Ethereal Knives", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires an arc of knives outwards in front of the caster which deal physical damage.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "number_of_additional_projectiles", "base_cast_speed_+%", "active_skill_damage_+%_final", "base_projectile_speed_+%", "fixed_projectile_spread", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 0, 9, -25, -15, 25, 20, critChance = 5, levelRequirement = 51, statInterpolation = {3, 3, 1}, cost = { }, }, [2] = {0.60000002384186, 0.89999997615814, -25, 9, -25, -15, 25, 20, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1}, cost = { }, }, [3] = {0.60000002384186, 0.89999997615814, -25, 9, -25, -15, 25, 20, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1}, cost = { }, }, }, }
แก้ไข
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.