โกเลมหนาวเหน็บ
หุ่นกล
monster base type attack cast speed +% and damage -% final [33]
Arctic Golem
Spectre | N |
---|---|
Tags | นักเวท, cold_affinity, construct, delve_monster, hard_armour, is_unarmed, medium_movement, melee, no_pantheon_mod, not_dex, not_str, physical_affinity, ranged, slashing_weapon, small_height, water |
พลังชีวิต
375%
Energy Shield From Life
100%
Ailment Threshold
375%
ค่าต้านทาน
0 75 0 0
Damage
300%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 6
Attack Time
1.65 Second
Damage Spread
±20%
ค่าประสบการณ์
150%
Model Size
100%
Type
IceElementalDelveArctic
Metadata
IceElementalDelveArctic
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
24,125
ค่าเกราะ
28,790
การหลบหลีก
4,739
โล่พลังงาน
6,127
Damage
1,121
ความเสียหายเวท
1,121
ความแม่นยำ
290
Attack Time
1.65
ค่าประสบการณ์
15,383
Ailment Threshold
24,125
Chill
76
Shock
76
Brittle
432
Scorch
76
Sap
211
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: 897–1345
โอกาสคริติคอล: 5%
Attack Time: 1.65 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
IceElementalIceCyclone
Attack, Area, Melee, Movement
พายุหมุน (Cyclone)
Base Damage: 897–1345
โอกาสคริติคอล: 5%
Attack Time: 1.65 วินาที
คูลดาวน์: 6 วินาที
โจมตีใส่ศัตรูรอบๆ ตัวผู้เล่น แล้วจะกวาดรอบทิศไปเรื่อยๆ ขณะผู้เล่นเคลื่อนตัวเองไปจนถึงจุดหมาย สกิลนี้ไม่สามารถเสริมด้วย Ruthless หรือ Multistrike ได้
ระยะเวลาพื้นฐาน 4 วินาที
เพิ่มความเร็วในการเคลื่อนที่ อีก 75%
cyclone extra distance [40]
cyclone places ground ice [1]
is area damage [1]
เพิ่มความเร็วในการเคลื่อนที่ อีก 75%
cyclone extra distance [40]
cyclone places ground ice [1]
is area damage [1]
IceElementalSpearRepeated
Projectile, ProjectilesFromUser, Spell, Trappable, Totemable, Triggerable
หอกธาตุน้ำแข็ง (Ice Elemental Spear)
เวลาร่าย: 1 วินาที
คูลดาวน์: 3 วินาที
สร้างความเสียหาย น้ำแข็ง 269.1 ถึง 403.6
สกิล เกิดซ้ำ เพิ่มเติม 1 ครั้ง
base is projectile [1]
monster reverse point blank damage -% at minimum range [25]
สกิล เกิดซ้ำ เพิ่มเติม 1 ครั้ง
base is projectile [1]
monster reverse point blank damage -% at minimum range [25]
Object Type
version 2 extends "Metadata/Monsters/Monster" BaseEvents { } Actor { basic_action = "Emerge" } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.5 fade_arrows = true }
-- src\Data\Spectres.lua minions["Metadata/Monsters/IceElemental/IceElementalDelveArctic"] = { name = "Arctic Golem", life = 3.75, energyShield = 1, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 3, damageSpread = 0.2, attackTime = 1.65, attackRange = 6, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "IceElementalIceCyclone", "IceElementalSpearRepeated", }, 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["IceElementalIceCyclone"] = { name = "Cyclone", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "cyclone_movement_speed_+%_final", "cyclone_extra_distance", "base_skill_effect_duration", "is_area_damage", "cyclone_places_ground_ice", }, levels = { [1] = {75, 40, 4000, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IceElementalSpearRepeated"] = { name = "Ice Elemental Spear", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_reverse_point_blank_damage_-%_at_minimum_range", "skill_repeat_count", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 25, 1, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
monster base type attack cast speed +% and damage -% final [33]
Id | MonsterSpeedAndDamageFixupComplete |
---|---|
Family | MonsterSpeedAndDamageFixup |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster_damage damage attack caster speed |
โกเลมหนาวเหน็บ
หุ่นกล
Arctic Golem
Spectre | N |
---|---|
Tags | bludgeoning_weapon, นักเวท, cold_affinity, construct, extra_large_height, fast_movement, has_one_hand_sword, has_one_handed_melee, large_model, melee, mud_blood, not_int, physical_affinity, stone_armour |
พลังชีวิต
315%
ค่าเกราะ
+100%
การหลบหลีก
+40%
Ailment Threshold
315%
ค่าต้านทาน
75 0 0 0
Damage
120%
ความแม่นยำ
140%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
150%
Model Size
185%
Type
EssenceRockGolem
Metadata
EssenceArcticGolemSummoned
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
20,265
ค่าเกราะ
57,580
การหลบหลีก
6,635
โล่พลังงาน
0
Damage
448
ความเสียหายเวท
448
ความแม่นยำ
406
Attack Time
1.5
ค่าประสบการณ์
15,383
Ailment Threshold
20,265
Chill
64
Shock
64
Brittle
363
Scorch
64
Sap
177
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.5 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
EssenceArcticGolemBossIceCrash
Attack, Area, Melee, Cold, Multistrikeable, Slam, Totemable
ทุบคลื่นน้ำแข็ง (Ice Crash)
Base Damage: 359–538
โอกาสคริติคอล: 5%
ความเสียหายโจมตี: 180%
ความเสียหายโจมตี: 180%
Attack Time: 1.5 วินาที
ทำการทุบพื้น สร้างความเสียหายให้กับศัตรูในพื้นที่รอบจุดกระทบเป็น 3 สเตจที่มีขนาดใหญ่ขึ้นไปเรื่อยๆ โดยศัตรูจะได้รับความเสียหาย ลดลง อีก เล็กน้อยในสเตจที่ 2 กับ 3 และจะถูกปะทะได้เพียงระลอกเดียวเท่านั้น ต้องใช้กับ ดาบ, กระบอง, คทา, ขวาน, ไม้พลอง หรือ มือเปล่า เท่านั้น
สร้างความเสียหาย โจมตี เพิ่มขึ้น อีก 80%
แปลงความเสียหาย กายภาพ 50% เป็น น้ำแข็ง
ลดความเร็วในการโจมตี อีก 25%
สเตจที่สอง สร้างความเสียหาย ลดลง อีก 25%
รัศมีพื้นฐาน 1.1 เมตร
รัศมีรองพื้นฐาน 2.1 เมตร
รัศมีที่สามพื้นฐาน 3.1 เมตร
active skill area of effect radius +% final [-20]
is area damage [1]
แปลงความเสียหาย กายภาพ 50% เป็น น้ำแข็ง
ลดความเร็วในการโจมตี อีก 25%
สเตจที่สอง สร้างความเสียหาย ลดลง อีก 25%
รัศมีพื้นฐาน 1.1 เมตร
รัศมีรองพื้นฐาน 2.1 เมตร
รัศมีที่สามพื้นฐาน 3.1 เมตร
active skill area of effect radius +% final [-20]
is area damage [1]
EssenceGlacialCascade
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, Physical, CanRapidFire, AreaSpell
เยือกแข็งเรียงหลั่น (Glacial Cascade)
โอกาสคริติคอล: 6%
ประสิทธิภาพการเสริมความเสียหาย: 80%
เวลาร่าย: 0.8 วินาที
คูลดาวน์: 3 วินาที
แท่งน้ำแข็งปะทุออกมาจากพื้นเป็นขั้นบันไดเล็กๆ แต่ละขั้นจะสร้างความเสียหายให้กับศัตรูที่อยู่ในพื้นที่
สร้างความเสียหาย กายภาพ 37.82 ถึง 58.19
สร้างความเสียหาย น้ำแข็ง 69.83 ถึง 106.2
ทำให้เกิด การปะทุ +6 ครั้ง
active skill area of effect radius +% final [-34]
is area damage [1]
สร้างความเสียหาย น้ำแข็ง 69.83 ถึง 106.2
ทำให้เกิด การปะทุ +6 ครั้ง
active skill area of effect radius +% final [-34]
is area damage [1]
TauntTarget
Spell, Duration, Buff
เวลาร่าย: 1 วินาที
คูลดาวน์: 10 วินาที
เพิ่มระยะเวลาของสถานะ ยั่วยุ 100%
ศัตรูที่ติดสถานะ ยั่วยุ จากคุณ สร้างความเสียหาย ปะทะกับเจ็บป่วย ลดลง อีก 40%
ต่อเป้าหมายอื่น
ศัตรูที่ติดสถานะ ยั่วยุ จากคุณ สร้างความเสียหาย ปะทะกับเจ็บป่วย ลดลง อีก 40%
ต่อเป้าหมายอื่น
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.5 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/RockGolem/EssenceArcticGolemSummoned"] = { name = "Arctic Golem", life = 3.15, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.2, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1.4, weaponType1 = "One Hand Sword", skillList = { "Melee", "EssenceGlacialCascade", "EssenceArcticGolemBossIceCrash", "TauntTarget", }, 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["EssenceGlacialCascade"] = { name = "Glacial Cascade", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.Physical] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "upheaval_number_of_spikes", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.25999999046326, 0.40000000596046, 0.47999998927116, 0.73000001907349, 6, -34, critChance = 6, levelRequirement = 4, statInterpolation = {3, 3, 3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EssenceArcticGolemBossIceCrash"] = { name = "Ice Crash", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Slam the ground, damaging enemies in an area around the impact in three stages of increasing size. Enemies take slightly less damage on the second and third stage, and can only be hit by one stage. Works with Swords, Maces, Sceptres, Axes, Staves and Unarmed.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Cold] = true, [SkillType.Multistrikeable] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_physical_damage_%_to_convert_to_cold", "active_skill_attack_speed_+%_final", "ice_crash_second_hit_damage_+%_final", "active_skill_area_of_effect_radius_+%_final", "active_skill_base_area_of_effect_radius", "active_skill_base_secondary_area_of_effect_radius", "active_skill_base_tertiary_area_of_effect_radius", "is_area_damage", }, levels = { [1] = {50, -25, -25, -20, 11, 21, 31, levelRequirement = 2, statInterpolation = {}, cost = { }, }, [2] = {50, -25, -25, -20, 11, 21, 31, levelRequirement = 14, statInterpolation = {}, cost = { }, }, [3] = {50, -25, -25, -20, 11, 21, 31, levelRequirement = 26, statInterpolation = {}, cost = { }, }, [4] = {50, -25, -25, -20, 11, 21, 31, levelRequirement = 46, statInterpolation = {}, cost = { }, }, [5] = {50, -25, -25, -20, 11, 21, 31, baseMultiplier = 1.4, levelRequirement = 54, statInterpolation = {}, cost = { }, }, [6] = {50, -25, -25, -20, 11, 21, 31, baseMultiplier = 1.8, levelRequirement = 67, statInterpolation = {}, cost = { }, }, [7] = {50, -25, -25, -20, 11, 21, 31, baseMultiplier = 1.8, levelRequirement = 68, statInterpolation = {}, cost = { }, }, [8] = {50, -25, -25, -20, 11, 21, 31, baseMultiplier = 1.8, levelRequirement = 74, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TauntTarget"] = { name = "TauntTarget", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Buff] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "taunt_duration_+%", "taunted_enemies_damage_+%_final_vs_non_taunt_target", }, levels = { [1] = {100, -40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Id | EssenceDaemonSummonIceElementals |
---|---|
Family | EssenceDaemon |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
โกเลมหนาวเหน็บ
หุ่นกล
ด่าน: โพรงเยือกแข็ง
Arctic Golem
Spectre | Y |
---|---|
Area | โพรงเยือกแข็ง, โพรงเยือกแข็ง, โพรงเยือกแข็ง, โพรงเยือกแข็ง, โพรงเยือกแข็ง, โพรงเยือกแข็ง, โพรงเยือกแข็ง, โพรงเยือกแข็ง |
Tags | bludgeoning_weapon, cold_affinity, construct, delve_monster, golem, has_one_hand_sword, has_one_handed_melee, large_model, medium_height, melee, mud_blood, no_pantheon_mod, not_int, physical_affinity, slow_movement, stone_armour |
พลังชีวิต
195%
ค่าเกราะ
+100%
การหลบหลีก
+40%
Ailment Threshold
195%
ค่าต้านทาน
75 0 0 0
Damage
113%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
150%
Model Size
100%
Type
ArcticGolemDelve
Metadata
ArcticGolemDelve
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
12,545
ค่าเกราะ
57,580
การหลบหลีก
6,635
โล่พลังงาน
0
Damage
422
ความเสียหายเวท
422
ความแม่นยำ
290
Attack Time
1.5
ค่าประสบการณ์
15,383
Ailment Threshold
12,545
Chill
40
Shock
40
Brittle
224
Scorch
40
Sap
110
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: 338–507
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
EssenceArcticGolemBossIceCrash
Attack, Area, Melee, Cold, Multistrikeable, Slam, Totemable
ทุบคลื่นน้ำแข็ง (Ice Crash)
Base Damage: 338–507
โอกาสคริติคอล: 5%
ความเสียหายโจมตี: 180%
ความเสียหายโจมตี: 180%
Attack Time: 1.5 วินาที
ทำการทุบพื้น สร้างความเสียหายให้กับศัตรูในพื้นที่รอบจุดกระทบเป็น 3 สเตจที่มีขนาดใหญ่ขึ้นไปเรื่อยๆ โดยศัตรูจะได้รับความเสียหาย ลดลง อีก เล็กน้อยในสเตจที่ 2 กับ 3 และจะถูกปะทะได้เพียงระลอกเดียวเท่านั้น ต้องใช้กับ ดาบ, กระบอง, คทา, ขวาน, ไม้พลอง หรือ มือเปล่า เท่านั้น
สร้างความเสียหาย โจมตี เพิ่มขึ้น อีก 80%
แปลงความเสียหาย กายภาพ 50% เป็น น้ำแข็ง
ลดความเร็วในการโจมตี อีก 25%
สเตจที่สอง สร้างความเสียหาย ลดลง อีก 25%
รัศมีพื้นฐาน 1.1 เมตร
รัศมีรองพื้นฐาน 2.1 เมตร
รัศมีที่สามพื้นฐาน 3.1 เมตร
active skill area of effect radius +% final [-20]
is area damage [1]
แปลงความเสียหาย กายภาพ 50% เป็น น้ำแข็ง
ลดความเร็วในการโจมตี อีก 25%
สเตจที่สอง สร้างความเสียหาย ลดลง อีก 25%
รัศมีพื้นฐาน 1.1 เมตร
รัศมีรองพื้นฐาน 2.1 เมตร
รัศมีที่สามพื้นฐาน 3.1 เมตร
active skill area of effect radius +% final [-20]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.5 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/RockGolem/ArcticGolemDelve"] = { name = "Arctic Golem", life = 1.95, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.13, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "Melee", "EssenceArcticGolemBossIceCrash", }, 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["EssenceArcticGolemBossIceCrash"] = { name = "Ice Crash", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Slam the ground, damaging enemies in an area around the impact in three stages of increasing size. Enemies take slightly less damage on the second and third stage, and can only be hit by one stage. Works with Swords, Maces, Sceptres, Axes, Staves and Unarmed.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Cold] = true, [SkillType.Multistrikeable] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_physical_damage_%_to_convert_to_cold", "active_skill_attack_speed_+%_final", "ice_crash_second_hit_damage_+%_final", "active_skill_area_of_effect_radius_+%_final", "active_skill_base_area_of_effect_radius", "active_skill_base_secondary_area_of_effect_radius", "active_skill_base_tertiary_area_of_effect_radius", "is_area_damage", }, levels = { [1] = {50, -25, -25, -20, 11, 21, 31, levelRequirement = 2, statInterpolation = {}, cost = { }, }, [2] = {50, -25, -25, -20, 11, 21, 31, levelRequirement = 14, statInterpolation = {}, cost = { }, }, [3] = {50, -25, -25, -20, 11, 21, 31, levelRequirement = 26, statInterpolation = {}, cost = { }, }, [4] = {50, -25, -25, -20, 11, 21, 31, levelRequirement = 46, statInterpolation = {}, cost = { }, }, [5] = {50, -25, -25, -20, 11, 21, 31, baseMultiplier = 1.4, levelRequirement = 54, statInterpolation = {}, cost = { }, }, [6] = {50, -25, -25, -20, 11, 21, 31, baseMultiplier = 1.8, levelRequirement = 67, statInterpolation = {}, cost = { }, }, [7] = {50, -25, -25, -20, 11, 21, 31, baseMultiplier = 1.8, levelRequirement = 68, statInterpolation = {}, cost = { }, }, [8] = {50, -25, -25, -20, 11, 21, 31, baseMultiplier = 1.8, levelRequirement = 74, statInterpolation = {}, cost = { }, }, }, }