มันผู้อยู่ผิดถิ่น
ปีศาจ
monster no drops or experience [1]
cannot be used as minion [1]
cannot be used as minion [1]
stance movement speed +% final [280]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
It That Is Displaced
Spectre | N |
---|---|
Tags | bludgeoning_weapon, cold_affinity, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, hidden_monster, humanoid, medium_height, melee, no_bloodlines, no_pantheon_mod, physical_affinity, red_blood, unusable_corpse, very_slow_movement |
พลังชีวิต
130%
Ailment Threshold
130%
ค่าต้านทาน
20 20 20 0
Damage
140%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 9
Attack Time
1.395 Second
Damage Spread
±20%
ค่าประสบการณ์
100%
Model Size
115%
Type
BreachMiner
Metadata
MinerBreachVaalArchitectMinion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
8,363
ค่าเกราะ
28,790
การหลบหลีก
4,739
โล่พลังงาน
0
Damage
523
ความเสียหายเวท
523
ความแม่นยำ
290
Attack Time
1.395
ค่าประสบการณ์
10,255
Ailment Threshold
8,363
Chill
26
Shock
26
Brittle
150
Scorch
26
Sap
73
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, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 418–628
โอกาสคริติคอล: 5%
Attack Time: 1.395 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
BreachFrostBlades
Attack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, Cold, RangedAttack, ProjectilesNotFromUser
มีดน้ำแข็ง (Frost Blades)
Base Damage: 418–628
โอกาสคริติคอล: 5%
Attack Time: 1.395 วินาที
คูลดาวน์: 2 วินาที
โจมตีศัตรูด้วยระยะที่เพิ่มขึ้น ปล่อยคมดาบน้ำแข็งจากศัตรูตัวแรกที่ถูกปะทะซึ่งจะพุ่งออกไปยังศัตรูตัวอื่น ต้องใช้กับ อาวุธประชิด เท่านั้น
สร้างความเสียหาย เพิ่มขึ้น อีก 25%
ยิงกระสุน เพิ่มเติม 2 ลูก
แปลงความเสียหาย กายภาพ 50% เป็น น้ำแข็ง
ระยะการฟาดประชิด +1.4 เมตร
base is projectile [1]
ยิงกระสุน เพิ่มเติม 2 ลูก
แปลงความเสียหาย กายภาพ 50% เป็น น้ำแข็ง
ระยะการฟาดประชิด +1.4 เมตร
base is projectile [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "One_Hand_Sword" basic_action = "Emerge" } DiesAfterTime { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.4 } Life { on_death = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Bestiary/fadeout_fast_breach_epk.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Miner/MinerBreachVaalArchitectMinion"] = { name = "It That Is Displaced", life = 1.3, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.4, damageSpread = 0.2, attackTime = 1.395, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "MeleeAtAnimationSpeed", "BreachFrostBlades", }, 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["BreachFrostBlades"] = { name = "Frost Blades", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Attack enemies with increased range, releasing icy blades from the first enemy hit which fly at other enemies. Requires a Melee Weapon.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Cold] = true, [SkillType.RangedAttack] = true, [SkillType.ProjectilesNotFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_cold", "melee_weapon_range_+", "number_of_additional_projectiles", "base_is_projectile", }, levels = { [1] = {0, 50, 14, 2, levelRequirement = 1, statInterpolation = {1}, cost = { }, }, [2] = {25, 50, 14, 2, levelRequirement = 68, statInterpolation = {1}, cost = { }, }, }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
cannot be used as minion [1]
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
stance movement speed +% final [280]
Id | StanceMinerRun |
---|---|
Family | Stance |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |