Refinery Construct
Spectre | Y |
---|---|
Area | โรงแปรธาตุ, ห้องทดลองนิรันดร |
Tags | bludgeoning_weapon, cannot_be_monolith, นักเวท, construct, hard_armour, is_unarmed, lightning_affinity, medium_height, melee, not_dex, physical_affinity, slow_movement |
Packs |
พลังชีวิต
100%
Energy Shield From Life
60%
ค่าเกราะ
+50%
Ailment Threshold
100%
ค่าต้านทาน
0 0 75 0
Damage
100%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
100%
Model Size
100%
Type
ClockworkGolem
Metadata
ClockworkGolem_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
6,433
ค่าเกราะ
43,185
การหลบหลีก
4,739
โล่พลังงาน
3,676
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 299–448
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
ClockworkGolemArc
Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
สายฟ้าชิ่ง (Arc)
โอกาสคริติคอล: 5%
ประสิทธิภาพการเสริมความเสียหาย: 50%
เวลาร่าย: 0.5 วินาที
คูลดาวน์: 0.8 วินาที
ส่งสายฟ้าฟาดจากผู้ร่ายไปยังเป้าหมายและชิ่งไปยังศัตรูตัวอื่นๆ แต่จะไม่ชิ่งกลับมาโดยทันที ทุกครั้งที่สายฟ้าหลักชิ่ง มันจะส่งสายฟ้ารองชิ่งไปยังศัตรูตัวอื่นที่สายฟ้าหลักยังไม่ได้ปะทะ ซึ่งไม่สามารถชิ่งต่อไปได้อีก
สร้างความเสียหาย สายฟ้า 107.9 ถึง 323.6
มีโอกาสสร้างสถานะ ช็อค ต่อศัตรู 10%
มีโอกาสสร้างสถานะ ช็อค ต่อศัตรู 10%
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Monster { }
-- src\Data\Spectres.lua minions["Metadata/Monsters/ClockworkGolem/ClockworkGolem_"] = { name = "Refinery Construct", life = 1, energyShield = 0.6, fireResist = 0, coldResist = 0, lightningResist = 75, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "Melee", "ClockworkGolemArc", }, 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["ClockworkGolemArc"] = { name = "Arc", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Chains] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "beam_skill_stat_descriptions", castTime = 0.5, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_chance_to_shock_%", }, levels = { [1] = {0.5, 1.5, 10, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
display monster mod nemesis test [0]
Id | ClockworkGolemDaemon |
---|---|
Family | Daemon |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
Refinery Construct
หุ่นกล
display monster mod nemesis test [0]
Spectre | Y |
---|---|
Tags | bludgeoning_weapon, cannot_be_monolith, นักเวท, construct, hard_armour, is_unarmed, lightning_affinity, melee, not_dex, physical_affinity, slow_movement |
พลังชีวิต
100%
Energy Shield From Life
60%
ค่าเกราะ
+50%
Ailment Threshold
100%
ค่าต้านทาน
0 0 75 0
Damage
100%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
100%
Model Size
100%
Type
ClockworkGolem
Metadata
ClockworkGolem_Hellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
6,433
ค่าเกราะ
43,185
การหลบหลีก
4,739
โล่พลังงาน
3,676
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 299–448
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
ClockworkGolemArc
Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
สายฟ้าชิ่ง (Arc)
โอกาสคริติคอล: 5%
ประสิทธิภาพการเสริมความเสียหาย: 50%
เวลาร่าย: 0.5 วินาที
คูลดาวน์: 0.8 วินาที
ส่งสายฟ้าฟาดจากผู้ร่ายไปยังเป้าหมายและชิ่งไปยังศัตรูตัวอื่นๆ แต่จะไม่ชิ่งกลับมาโดยทันที ทุกครั้งที่สายฟ้าหลักชิ่ง มันจะส่งสายฟ้ารองชิ่งไปยังศัตรูตัวอื่นที่สายฟ้าหลักยังไม่ได้ปะทะ ซึ่งไม่สามารถชิ่งต่อไปได้อีก
สร้างความเสียหาย สายฟ้า 107.9 ถึง 323.6
มีโอกาสสร้างสถานะ ช็อค ต่อศัตรู 10%
มีโอกาสสร้างสถานะ ช็อค ต่อศัตรู 10%
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Monster { }
-- src\Data\Spectres.lua minions["Metadata/Monsters/ClockworkGolem/ClockworkGolem_Hellscape"] = { name = "Refinery Construct", life = 1, energyShield = 0.6, fireResist = 0, coldResist = 0, lightningResist = 75, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, skillList = { "Melee", "ClockworkGolemArc", }, 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["ClockworkGolemArc"] = { name = "Arc", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Chains] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "beam_skill_stat_descriptions", castTime = 0.5, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_chance_to_shock_%", }, levels = { [1] = {0.5, 1.5, 10, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
display monster mod nemesis test [0]
Id | ClockworkGolemDaemon |
---|---|
Family | Daemon |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |