寒冬月影魔導士
幽魂 | Y |
---|---|
地區 | 月影神廣場, 月影神殿:第一層, 月影神殿:第二層, 永恆實驗室, 九頭蛇冰窟, 卡蘭德迷湖 |
標籤 | 法術, cold_affinity, hard_armour, has_wand, human, humanoid, medium_height, medium_movement, military, not_dex, physical_affinity, ranged, red_blood |
Packs |
生命
90%
生命轉為護盾
50%
護甲
+25%
異常狀態臨界值
90%
抗性
0
75
0
0
傷害
79%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 40
攻擊間隔
1.305 秒
傷害分佈
±20%
經驗值
100%
Model Size
100%
類型
AxisCasterLunaris
Metadata
AxisCasterLunaris
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
83
生命
28,815
護甲
92,477
閃避
7,860
能量護盾
0
傷害
711
法術傷害
711
命中
0
攻擊間隔
1.305
經驗值
13,132
異常狀態臨界值
28,815
冰緩
91
感電
91
易碎
515
焦灼
91
殘喘
252
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 569–854
暴擊率: 5%
攻擊間隔: 1.305 秒
用強大的攻擊擊倒敵人。
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]
AxisCasterGlacialCascade
法術, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 冰冷, 物理, 可齊射, 範圍法術
冰川之刺
暴擊率: 6%
附加傷害效用: 80%
施放時間: 1 秒
冰柱從地面接連浮現小爆炸,對範圍內敵人造成傷害。
造成 103.7 至 159.5 物理傷害
造成 191.4 至 291.1 冰冷傷害
爆發 +6
active skill area of effect radius +% final [-34]
is area damage [1]
造成 191.4 至 291.1 冰冷傷害
爆發 +6
active skill area of effect radius +% final [-34]
is area damage [1]
MonsterColdThorns
法術, 增益, 持續時間, 閃電, 可觸發
施放時間: 1 秒
冷卻時間: 3.5 秒
+3.5 秒基礎持續時間
maximum cold damage to return when hit [627.9]
minimum cold damage to return when hit [418.6]
maximum cold damage to return when hit [627.9]
minimum cold damage to return when hit [418.6]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Wand" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Preload { preload_misc_beam = "HarbingerShock" preload_misc_animated = "RepeatedPulseLightning" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act3/lightning_sheild/lightning_sheild_mid.ao" preload_epk = "Metadata/Effects/Spells/monsters_effects/act3/lightning_sheild/lightning_sheild_epk.epk" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisCasterLunaris"] = { name = "Lunarsworn Wintermage", life = 0.9, energyShield = 0.5, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 0.79, damageSpread = 0.2, attackTime = 1.305, attackRange = 40, accuracy = 1, weaponType1 = "Wand", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeed", "MonsterColdThorns", "AxisCasterGlacialCascade", }, 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["MonsterColdThorns"] = { name = "MonsterColdThorns", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Lightning] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "minimum_cold_damage_to_return_when_hit", "maximum_cold_damage_to_return_when_hit", "base_skill_effect_duration", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 3500, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AxisCasterGlacialCascade"] = { 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 = 1, 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 = { }, }, [2] = {0.25999999046326, 0.40000000596046, 0.47999998927116, 0.73000001907349, 6, -34, critChance = 6, levelRequirement = 75, statInterpolation = {3, 3, 3, 3}, cost = { }, }, }, }
20% 法術傷害格擋率
你承受 10% 來自格擋擊中的傷害
Id | MonsterSpellBlock25Bypass30___ |
---|---|
Family | MonsterBlockAndBypass |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
寒冬月影魔導士
Lunarsworn Wintermage
幽魂 | Y |
---|---|
地區 | 暮色神廟 |
標籤 | 法術, cold_affinity, hard_armour, has_wand, human, humanoid, medium_height, medium_movement, military, not_dex, physical_affinity, ranged, red_blood |
Packs |
生命
90%
生命轉為護盾
50%
護甲
+25%
異常狀態臨界值
90%
抗性
0
75
0
0
傷害
79%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 40
攻擊間隔
1.305 秒
傷害分佈
±20%
經驗值
100%
Model Size
100%
類型
AxisCasterLunaris
Metadata
AxisCasterLunarisSchism
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
71
生命
7,904
護甲
36,473
閃避
5,260
能量護盾
0
傷害
353
法術傷害
353
命中
0
攻擊間隔
1.305
經驗值
10,949
異常狀態臨界值
7,904
冰緩
25
感電
25
易碎
141
焦灼
25
殘喘
69
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 283–424
暴擊率: 5%
攻擊間隔: 1.305 秒
用強大的攻擊擊倒敵人。
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]
AxisCasterGlacialCascade
法術, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 冰冷, 物理, 可齊射, 範圍法術
冰川之刺
暴擊率: 6%
附加傷害效用: 80%
施放時間: 1 秒
冰柱從地面接連浮現小爆炸,對範圍內敵人造成傷害。
造成 77.09 至 118.6 物理傷害
造成 142.3 至 216.4 冰冷傷害
爆發 +6
active skill area of effect radius +% final [-34]
is area damage [1]
造成 142.3 至 216.4 冰冷傷害
爆發 +6
active skill area of effect radius +% final [-34]
is area damage [1]
MonsterColdThorns
法術, 增益, 持續時間, 閃電, 可觸發
施放時間: 1 秒
冷卻時間: 3.5 秒
+3.5 秒基礎持續時間
maximum cold damage to return when hit [420.4]
minimum cold damage to return when hit [280.2]
maximum cold damage to return when hit [420.4]
minimum cold damage to return when hit [280.2]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Wand" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Preload { preload_misc_beam = "HarbingerShock" preload_misc_animated = "RepeatedPulseLightning" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act3/lightning_sheild/lightning_sheild_mid.ao" preload_epk = "Metadata/Effects/Spells/monsters_effects/act3/lightning_sheild/lightning_sheild_epk.epk" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisCasterLunarisSchism"] = { name = "Lunarsworn Wintermage", life = 0.9, energyShield = 0.5, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 0.79, damageSpread = 0.2, attackTime = 1.305, attackRange = 40, accuracy = 1, weaponType1 = "Wand", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeed", "MonsterColdThorns", "AxisCasterGlacialCascade", }, 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["MonsterColdThorns"] = { name = "MonsterColdThorns", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Lightning] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "minimum_cold_damage_to_return_when_hit", "maximum_cold_damage_to_return_when_hit", "base_skill_effect_duration", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 3500, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AxisCasterGlacialCascade"] = { 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 = 1, 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 = { }, }, [2] = {0.25999999046326, 0.40000000596046, 0.47999998927116, 0.73000001907349, 6, -34, critChance = 6, levelRequirement = 75, statInterpolation = {3, 3, 3, 3}, cost = { }, }, }, }
20% 法術傷害格擋率
你承受 10% 來自格擋擊中的傷害
Id | MonsterSpellBlock25Bypass30___ |
---|---|
Family | MonsterBlockAndBypass |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
寒冬月影魔導士
Lunarsworn Wintermage
幽魂 | Y |
---|---|
地區 | 海港大橋 |
標籤 | 法術, cold_affinity, hard_armour, has_wand, human, humanoid, medium_height, medium_movement, military, not_dex, physical_affinity, ranged, red_blood |
Packs |
生命
90%
生命轉為護盾
50%
護甲
+25%
異常狀態臨界值
90%
抗性
0
75
0
0
傷害
79%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 40
攻擊間隔
1.305 秒
傷害分佈
±20%
經驗值
100%
Model Size
100%
類型
AxisCasterLunaris
Metadata
AxisCasterLunarisNewTeam
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
60
生命
3,328
護甲
15,178
閃避
3,556
能量護盾
0
傷害
196
法術傷害
196
命中
0
攻擊間隔
1.305
經驗值
8,265
異常狀態臨界值
3,328
冰緩
11
感電
11
易碎
60
焦灼
11
殘喘
29
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 157–235
暴擊率: 5%
攻擊間隔: 1.305 秒
用強大的攻擊擊倒敵人。
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]
AxisCasterGlacialCascade
法術, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 冰冷, 物理, 可齊射, 範圍法術
冰川之刺
暴擊率: 6%
附加傷害效用: 80%
施放時間: 1 秒
冰柱從地面接連浮現小爆炸,對範圍內敵人造成傷害。
造成 58.75 至 90.39 物理傷害
造成 108.5 至 165 冰冷傷害
爆發 +6
active skill area of effect radius +% final [-34]
is area damage [1]
造成 108.5 至 165 冰冷傷害
爆發 +6
active skill area of effect radius +% final [-34]
is area damage [1]
MonsterColdThorns
法術, 增益, 持續時間, 閃電, 可觸發
施放時間: 1 秒
冷卻時間: 3.5 秒
+3.5 秒基礎持續時間
maximum cold damage to return when hit [291]
minimum cold damage to return when hit [194]
maximum cold damage to return when hit [291]
minimum cold damage to return when hit [194]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Wand" } Positioned { team = 127 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisCasterLunarisNewTeam"] = { name = "Lunarsworn Wintermage", life = 0.9, energyShield = 0.5, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 0.79, damageSpread = 0.2, attackTime = 1.305, attackRange = 40, accuracy = 1, weaponType1 = "Wand", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeed", "MonsterColdThorns", "AxisCasterGlacialCascade", }, 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["MonsterColdThorns"] = { name = "MonsterColdThorns", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Lightning] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "minimum_cold_damage_to_return_when_hit", "maximum_cold_damage_to_return_when_hit", "base_skill_effect_duration", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 3500, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AxisCasterGlacialCascade"] = { 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 = 1, 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 = { }, }, [2] = {0.25999999046326, 0.40000000596046, 0.47999998927116, 0.73000001907349, 6, -34, critChance = 6, levelRequirement = 75, statInterpolation = {3, 3, 3, 3}, cost = { }, }, }, }
20% 法術傷害格擋率
你承受 10% 來自格擋擊中的傷害
Id | MonsterSpellBlock25Bypass30___ |
---|---|
Family | MonsterBlockAndBypass |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.