Undying Ravager
ปีศาจ
พลังชีวิต
180%
การหลบหลีก
+25%
Ailment Threshold
180%
ค่าต้านทาน
0 0 40 0
Damage
120%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 6
Attack Time
1.65 Second
Damage Spread
±20%
ค่าประสบการณ์
150%
Model Size
150%
Type
UndyingChampion
Metadata
UndyingOutcastChampion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
83
พลังชีวิต
57,630
ค่าเกราะ
92,477
การหลบหลีก
9,825
โล่พลังงาน
0
Damage
1,080
ความเสียหายเวท
1,080
ความแม่นยำ
518
Attack Time
1.65
ค่าประสบการณ์
19,698
Ailment Threshold
57,630
Chill
182
Shock
182
Brittle
1,031
Scorch
182
Sap
503
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 864–1297
โอกาสคริติคอล: 5%
Attack Time: 1.65 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
UndyingBladefall
Spell, Area, Trappable, Mineable, Totemable, Damage, Triggerable, Multicastable, Cascadable, CanRapidFire, AreaSpell, Physical, Duration
มีดร่วง (Bladefall)
โอกาสคริติคอล: 5%
ประสิทธิภาพการเสริมความเสียหาย: 90%
เวลาร่าย: 1.6 วินาที
คูลดาวน์: 2 วินาที
อาวุธวิญญาณหล่นเป็นฝนลงจากฟ้า สร้างความเสียหายให้กับศัตรูเป็นชุดตามลำดับ ศัตรูสามารถถูกปะทะได้หลายครั้งในที่ที่อาวุธเหล่านี้ซ้อนทับกัน
สร้างความเสียหาย กายภาพ 240.7 ถึง 361
การปะทะของคุณ ไม่สามารถสร้างสถานะ มึนงง ต่อศัตรูได้
+5 ระลอก
ลดความเสียหาย อีก 10% ต่อจำนวนระลอก
active skill area of effect radius +% final [50]
bladefall width +% [-80]
is area damage [1]
การปะทะของคุณ ไม่สามารถสร้างสถานะ มึนงง ต่อศัตรูได้
+5 ระลอก
ลดความเสียหาย อีก 10% ต่อจำนวนระลอก
active skill area of effect radius +% final [50]
bladefall width +% [-80]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "One_Hand_Sword" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Undying/UndyingOutcastChampion"] = { name = "Undying Ravager", life = 1.8, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.2, damageSpread = 0.2, attackTime = 1.65, attackRange = 6, accuracy = 1, skillList = { "Melee", "UndyingBladefall", }, 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["UndyingBladefall"] = { name = "Bladefall", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Ethereal weapons rain from the sky, dealing damage to enemies in a sequence of volleys. Enemies can be hit multiple times where these overlap.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.6, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "bladefall_damage_per_stage_+%_final", "bladefall_width_+%", "bladefall_number_of_volleys", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "cannot_stun", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -10, -80, 5, 50, critChance = 5, levelRequirement = 55, statInterpolation = {3, 3}, cost = { }, }, }, }
Undying Ravager
ปีศาจ
Spectre | Y |
---|---|
Tags | cannot_be_monolith, นักเวท, demon, fast_movement, has_one_hand_sword, has_one_handed_melee, humanoid, light_armour, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon, undying |
Packs |
พลังชีวิต
180%
การหลบหลีก
+25%
Ailment Threshold
180%
ค่าต้านทาน
0 0 40 0
Damage
120%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 6
Attack Time
1.65 Second
Damage Spread
±20%
ค่าประสบการณ์
150%
Model Size
150%
Type
UndyingChampion
Metadata
UndyingOutcastChampionHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
11,580
ค่าเกราะ
28,790
การหลบหลีก
5,924
โล่พลังงาน
0
Damage
448
ความเสียหายเวท
448
ความแม่นยำ
290
Attack Time
1.65
ค่าประสบการณ์
15,383
Ailment Threshold
11,580
Chill
37
Shock
37
Brittle
207
Scorch
37
Sap
101
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 359–538
โอกาสคริติคอล: 5%
Attack Time: 1.65 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
UndyingBladefall
Spell, Area, Trappable, Mineable, Totemable, Damage, Triggerable, Multicastable, Cascadable, CanRapidFire, AreaSpell, Physical, Duration
มีดร่วง (Bladefall)
โอกาสคริติคอล: 5%
ประสิทธิภาพการเสริมความเสียหาย: 90%
เวลาร่าย: 1.6 วินาที
คูลดาวน์: 2 วินาที
อาวุธวิญญาณหล่นเป็นฝนลงจากฟ้า สร้างความเสียหายให้กับศัตรูเป็นชุดตามลำดับ ศัตรูสามารถถูกปะทะได้หลายครั้งในที่ที่อาวุธเหล่านี้ซ้อนทับกัน
สร้างความเสียหาย กายภาพ 199.8 ถึง 299.6
การปะทะของคุณ ไม่สามารถสร้างสถานะ มึนงง ต่อศัตรูได้
+5 ระลอก
ลดความเสียหาย อีก 10% ต่อจำนวนระลอก
active skill area of effect radius +% final [50]
bladefall width +% [-80]
is area damage [1]
การปะทะของคุณ ไม่สามารถสร้างสถานะ มึนงง ต่อศัตรูได้
+5 ระลอก
ลดความเสียหาย อีก 10% ต่อจำนวนระลอก
active skill area of effect radius +% final [50]
bladefall width +% [-80]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "One_Hand_Sword" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Undying/UndyingOutcastChampionHellscape"] = { name = "Undying Ravager", life = 1.8, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.2, damageSpread = 0.2, attackTime = 1.65, attackRange = 6, accuracy = 1, skillList = { "Melee", "UndyingBladefall", }, 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["UndyingBladefall"] = { name = "Bladefall", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Ethereal weapons rain from the sky, dealing damage to enemies in a sequence of volleys. Enemies can be hit multiple times where these overlap.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.6, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "bladefall_damage_per_stage_+%_final", "bladefall_width_+%", "bladefall_number_of_volleys", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "cannot_stun", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -10, -80, 5, 50, critChance = 5, levelRequirement = 55, statInterpolation = {3, 3}, 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.