幽魂 | Y |
---|---|
地区 | 精炼厂, 永恒的实验室 |
标签 | bludgeoning_weapon, cold_affinity, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, humanoid, medium_height, medium_movement, melee, not_int, not_str, physical_affinity, red_blood, undying |
Packs |
生命
100%
闪避值
+30%
异常状态临界值
100%
抗性
20 20 20 0
伤害
93%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 8
攻击间隔
1.245 秒
伤害分布
±20%
经验值
100%
Model Size
115%
类型
CityStalkerColdRefinery
Metadata
CityStalkerMaleWorkerCold2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
6,433
护甲
28,790
闪避值
6,161
能量护盾
0
伤害
347
法术伤害
347
命中
290
攻击间隔
1.245
经验值
10,255
异常状态临界值
6,433
冰缓
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 278–417
暴击几率: 5%
攻击间隔: 1.245 秒
对你的敌人无情痛击。
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]
CityStalkerGlacialHammer
攻击, 近战单一目标, 攻击可重复, 近战, 冰冷, ThresholdJewelArea
冰霜之锤
基本伤害: 278–417
暴击几率: 5%
攻击伤害: 150%
攻击间隔: 1.245 秒
冷却时间: 3.5 秒
凝聚冰霜之力,转换一部分的物理伤害为冰霜伤害以重击敌人。若受到攻击的非传奇敌人被冻结且生命少于 1/3,则被冰霜之锤命中时会碎成冰屑。如连续攻击三次,则第三次冻结敌人的概率更高。限定锤类、短杖或长杖。
攻击伤害总增 50%
物理伤害的 50% 转化为冰霜伤害
有 10% 的几率对敌人造成冻结状态
active skill chill duration +% final [50]
物理伤害的 50% 转化为冰霜伤害
有 10% 的几率对敌人造成冻结状态
active skill chill duration +% final [50]
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/CityStalkerMaleWorkerCold2"] = { name = "Undying Labourer", life = 1, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 0.93, damageSpread = 0.2, attackTime = 1.245, attackRange = 8, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "MeleeAtAnimationSpeed", "CityStalkerGlacialHammer", }, 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["CityStalkerGlacialHammer"] = { name = "Glacial Hammer", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Hits enemies, converting some of your physical damage to cold damage. If a non-unique enemy is frozen and is on less than one third life, they will shatter when hit by Glacial Hammer. If striking three times in a row, the third strike will freeze enemies more easily. Requires a Mace, Sceptre or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Cold] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_physical_damage_%_to_convert_to_cold", "base_chance_to_freeze_%", "active_skill_chill_duration_+%_final", }, levels = { [1] = {50, 10, 50, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
获得额外冰霜伤害, 其数值等同于物理伤害的 100%
Id | MonsterPhysicalAddedAsColdSkeletonMaps |
---|---|
Family | PhysicalAddedAsCold |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
不朽劳工
恶魔
获得额外冰霜伤害, 其数值等同于物理伤害的 100%
Undying Labourer
幽魂 | Y |
---|---|
标签 | bludgeoning_weapon, cold_affinity, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, humanoid, medium_movement, melee, not_int, not_str, physical_affinity, red_blood, undying |
Packs |
生命
100%
闪避值
+30%
异常状态临界值
100%
抗性
20 20 20 0
伤害
93%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 8
攻击间隔
1.245 秒
伤害分布
±20%
经验值
100%
Model Size
115%
类型
CityStalkerColdRefinery
Metadata
CityStalkerMaleWorkerCold2Hellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
6,433
护甲
28,790
闪避值
6,161
能量护盾
0
伤害
347
法术伤害
347
命中
290
攻击间隔
1.245
经验值
10,255
异常状态临界值
6,433
冰缓
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 278–417
暴击几率: 5%
攻击间隔: 1.245 秒
对你的敌人无情痛击。
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]
CityStalkerGlacialHammer
攻击, 近战单一目标, 攻击可重复, 近战, 冰冷, ThresholdJewelArea
冰霜之锤
基本伤害: 278–417
暴击几率: 5%
攻击伤害: 150%
攻击间隔: 1.245 秒
冷却时间: 3.5 秒
凝聚冰霜之力,转换一部分的物理伤害为冰霜伤害以重击敌人。若受到攻击的非传奇敌人被冻结且生命少于 1/3,则被冰霜之锤命中时会碎成冰屑。如连续攻击三次,则第三次冻结敌人的概率更高。限定锤类、短杖或长杖。
攻击伤害总增 50%
物理伤害的 50% 转化为冰霜伤害
有 10% 的几率对敌人造成冻结状态
active skill chill duration +% final [50]
物理伤害的 50% 转化为冰霜伤害
有 10% 的几率对敌人造成冻结状态
active skill chill duration +% final [50]
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/CityStalkerMaleWorkerCold2Hellscape"] = { name = "Undying Labourer", life = 1, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 0.93, damageSpread = 0.2, attackTime = 1.245, attackRange = 8, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "MeleeAtAnimationSpeed", "CityStalkerGlacialHammer", }, 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["CityStalkerGlacialHammer"] = { name = "Glacial Hammer", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Hits enemies, converting some of your physical damage to cold damage. If a non-unique enemy is frozen and is on less than one third life, they will shatter when hit by Glacial Hammer. If striking three times in a row, the third strike will freeze enemies more easily. Requires a Mace, Sceptre or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Cold] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_physical_damage_%_to_convert_to_cold", "base_chance_to_freeze_%", "active_skill_chill_duration_+%_final", }, levels = { [1] = {50, 10, 50, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
获得额外冰霜伤害, 其数值等同于物理伤害的 100%
Id | MonsterPhysicalAddedAsColdSkeletonMaps |
---|---|
Family | PhysicalAddedAsCold |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
幽魂 | Y |
---|---|
地区 | 精炼厂, 永恒的实验室 |
标签 | bludgeoning_weapon, cold_affinity, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, humanoid, medium_height, medium_movement, melee, not_int, not_str, physical_affinity, red_blood, undying |
Packs |
生命
100%
闪避值
+30%
异常状态临界值
100%
抗性
20 20 20 0
伤害
93%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 8
攻击间隔
1.245 秒
伤害分布
±20%
经验值
100%
Model Size
115%
类型
CityStalkerColdRefinery
Metadata
CityStalkerMaleWorkerCold3
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
6,433
护甲
28,790
闪避值
6,161
能量护盾
0
伤害
347
法术伤害
347
命中
290
攻击间隔
1.245
经验值
10,255
异常状态临界值
6,433
冰缓
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 278–417
暴击几率: 5%
攻击间隔: 1.245 秒
对你的敌人无情痛击。
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]
CityStalkerGlacialHammer
攻击, 近战单一目标, 攻击可重复, 近战, 冰冷, ThresholdJewelArea
冰霜之锤
基本伤害: 278–417
暴击几率: 5%
攻击伤害: 150%
攻击间隔: 1.245 秒
冷却时间: 3.5 秒
凝聚冰霜之力,转换一部分的物理伤害为冰霜伤害以重击敌人。若受到攻击的非传奇敌人被冻结且生命少于 1/3,则被冰霜之锤命中时会碎成冰屑。如连续攻击三次,则第三次冻结敌人的概率更高。限定锤类、短杖或长杖。
攻击伤害总增 50%
物理伤害的 50% 转化为冰霜伤害
有 10% 的几率对敌人造成冻结状态
active skill chill duration +% final [50]
物理伤害的 50% 转化为冰霜伤害
有 10% 的几率对敌人造成冻结状态
active skill chill duration +% final [50]
CitystalkerSummonIceShotTotem
法术, 法术可重复, 可触发, 陷阱技能, 图腾技能, 地雷技能
施放间隔: 1 秒
冷却时间: 6 秒
alternate minion [257]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [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/CityStalkerMaleWorkerCold3"] = { name = "Undying Labourer", life = 1, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 0.93, damageSpread = 0.2, attackTime = 1.245, attackRange = 8, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "MeleeAtAnimationSpeed", "CityStalkerGlacialHammer", "CitystalkerSummonIceShotTotem", }, 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["CityStalkerGlacialHammer"] = { name = "Glacial Hammer", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Hits enemies, converting some of your physical damage to cold damage. If a non-unique enemy is frozen and is on less than one third life, they will shatter when hit by Glacial Hammer. If striking three times in a row, the third strike will freeze enemies more easily. Requires a Mace, Sceptre or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Cold] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_physical_damage_%_to_convert_to_cold", "base_chance_to_freeze_%", "active_skill_chill_duration_+%_final", }, levels = { [1] = {50, 10, 50, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CitystalkerSummonIceShotTotem"] = { name = "CitystalkerSummonIceShotTotem", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {257, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
不朽劳工
恶魔
Undying Labourer
幽魂 | Y |
---|---|
标签 | bludgeoning_weapon, cold_affinity, demon, flesh_armour, has_one_hand_mace, has_one_handed_melee, humanoid, medium_movement, melee, not_int, not_str, physical_affinity, red_blood, undying |
Packs |
生命
100%
闪避值
+30%
异常状态临界值
100%
抗性
20 20 20 0
伤害
93%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 8
攻击间隔
1.245 秒
伤害分布
±20%
经验值
100%
Model Size
115%
类型
CityStalkerColdRefinery
Metadata
CityStalkerMaleWorkerCold3Hellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
6,433
护甲
28,790
闪避值
6,161
能量护盾
0
伤害
347
法术伤害
347
命中
290
攻击间隔
1.245
经验值
10,255
异常状态临界值
6,433
冰缓
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 278–417
暴击几率: 5%
攻击间隔: 1.245 秒
对你的敌人无情痛击。
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]
CityStalkerGlacialHammer
攻击, 近战单一目标, 攻击可重复, 近战, 冰冷, ThresholdJewelArea
冰霜之锤
基本伤害: 278–417
暴击几率: 5%
攻击伤害: 150%
攻击间隔: 1.245 秒
冷却时间: 3.5 秒
凝聚冰霜之力,转换一部分的物理伤害为冰霜伤害以重击敌人。若受到攻击的非传奇敌人被冻结且生命少于 1/3,则被冰霜之锤命中时会碎成冰屑。如连续攻击三次,则第三次冻结敌人的概率更高。限定锤类、短杖或长杖。
攻击伤害总增 50%
物理伤害的 50% 转化为冰霜伤害
有 10% 的几率对敌人造成冻结状态
active skill chill duration +% final [50]
物理伤害的 50% 转化为冰霜伤害
有 10% 的几率对敌人造成冻结状态
active skill chill duration +% final [50]
CitystalkerSummonIceShotTotem
法术, 法术可重复, 可触发, 陷阱技能, 图腾技能, 地雷技能
施放间隔: 1 秒
冷却时间: 6 秒
alternate minion [257]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summoned monsters are minions [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/CityStalkerMaleWorkerCold3Hellscape"] = { name = "Undying Labourer", life = 1, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 0.93, damageSpread = 0.2, attackTime = 1.245, attackRange = 8, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "MeleeAtAnimationSpeed", "CityStalkerGlacialHammer", "CitystalkerSummonIceShotTotem", }, 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["CityStalkerGlacialHammer"] = { name = "Glacial Hammer", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Hits enemies, converting some of your physical damage to cold damage. If a non-unique enemy is frozen and is on less than one third life, they will shatter when hit by Glacial Hammer. If striking three times in a row, the third strike will freeze enemies more easily. Requires a Mace, Sceptre or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Cold] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_physical_damage_%_to_convert_to_cold", "base_chance_to_freeze_%", "active_skill_chill_duration_+%_final", }, levels = { [1] = {50, 10, 50, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CitystalkerSummonIceShotTotem"] = { name = "CitystalkerSummonIceShotTotem", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {257, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }