กับดักมีดเวทมนตร์
หุ่นกล
Ethereal Knives Trap
Spectre | N |
---|---|
Tags | นักเวท, construct, extra_small_height, has_bow, immobile, physical_affinity, plate_armour, puncturing_weapon |
พลังชีวิต
100%
Ailment Threshold
100%
ค่าต้านทาน
0 0 0 0
Damage
100%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 120
Attack Time
1.5 Second
Damage Spread
±0%
ค่าประสบการณ์
100%
Model Size
100%
Type
MonsterTrapVisible
Metadata
MonsterEtherealKnivesTrap
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
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
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).
AutonomousEtherealKnivesTrap
Spell, Damage, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, Multicastable, Triggerable, CanRapidFire, Physical
มีดเวทมนตร์ (Ethereal Knives)
โอกาสคริติคอล: 5%
เวลาร่าย: 0.6 วินาที
ขว้างมีดเป็นวงโค้งออกไปทางด้านหน้าผู้ร่าย ซึ่งสร้างความเสียหาย กายภาพ
สร้างความเสียหาย กายภาพ 463.7 ถึง 695.6
ระยะเวลาพื้นฐาน วินาที
ลดความเร็วในการร่าย อีก 20%
ยิงกระสุน เพิ่มเติม 9 ลูก
ยิงกระสุนเป็นวงกลม
base is projectile [1]
monster penalty against minions damage +% final vs player minions [-25]
ระยะเวลาพื้นฐาน วินาที
ลดความเร็วในการร่าย อีก 20%
ยิงกระสุน เพิ่มเติม 9 ลูก
ยิงกระสุนเป็นวงกลม
base is projectile [1]
monster penalty against minions damage +% final vs player minions [-25]
Object Type
version 2 extends "Metadata/Monsters/traps/MonsterTrap"
Object Type Codes
version 2 extends "Metadata/Monsters/traps/MonsterTrap"
-- src\Data\Spectres.lua minions["Metadata/Monsters/traps/MonsterEtherealKnivesTrap"] = { name = "Ethereal Knives Trap", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1.5, attackRange = 120, accuracy = 1, skillList = { "AutonomousEtherealKnivesTrap", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["AutonomousEtherealKnivesTrap"] = { 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.6, 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", "base_skill_effect_duration", "number_of_additional_projectiles", "active_skill_cast_speed_+%_final", "base_is_projectile", "projectiles_nova", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 0, 12000, 9, -20, critChance = 5, levelRequirement = 17, statInterpolation = {3, 3, 1, 1}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, -25, 0, 9, -20, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1, 1}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, -25, 25, 9, -20, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1, 1}, cost = { }, }, }, }