索伏的青睐
恶魔
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
monster hellscape charge +% [-66]
Xoph's Favoured
幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/Hellion/HellionBreachHowlSpectre |
End Game | 获得额外火焰伤害, 其数值等同于物理伤害的 45% |
标签 | animal_claw_weapon, beast, breach_monster_fire, canine_beast, demon, fire_affinity, has_one_hand_sword, has_one_handed_melee, hidden_monster, large_model, light_armour, medium_movement, melee, no_bloodlines, no_pantheon_mod, not_int, physical_affinity, red_blood, small_height |
Packs |
生命
170%
护甲
+10%
闪避值
+10%
异常状态临界值
170%
抗性
40 0 0 0
伤害
100%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 7
攻击间隔
1.5 秒
伤害分布
±20%
经验值
100%
Model Size
115%
类型
BreachHellion
Metadata
HellionBreachHowl
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
10,937
护甲
31,669
闪避值
5,213
能量护盾
0
伤害
374
法术伤害
374
命中
290
攻击间隔
1.5
经验值
10,255
异常状态临界值
10,937
冰缓
35
Shock
35
Brittle
196
Scorch
35
Sap
96
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
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 299–448
暴击几率: 5%
攻击间隔: 1.5 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
EmpoweringHowl
增益, 范围, 持续时间, 战吼
增强怒嚎
冷却时间: 12 秒
基础持续时间为 7.5 秒
base deal no damage [1]
empowering cry physical damage added as fire damage % [80]
base deal no damage [1]
empowering cry physical damage added as fire damage % [80]
BreachCleave
攻击, 范围, 攻击可重复, 近战, ThresholdJewelArea
劈砍
基本伤害: 299–448
暴击几率: 5%
攻击间隔: 1.5 秒
在身体前方以弧状挥动武器(双持时则挥动两把武器),对前方区域的怪物造成伤害。限定斧类与剑类。
双持武器时,每把武器联合起来造成 60% 伤害
物理伤害提高 29%
将物理伤害的 50% 转化为火焰伤害
近战打击范围 +0.4 米
action attack or cast time uses animation length [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
物理伤害提高 29%
将物理伤害的 50% 转化为火焰伤害
近战打击范围 +0.4 米
action attack or cast time uses animation length [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
Object Type
version 2 extends "Metadata/Monsters/BreachBosses/BreachMonster" Actor { main_hand_unarmed_type = "Dagger" }
Object Type Codes
version 2 extends "Metadata/Monsters/BreachBosses/BreachMonster" Render { //turn_duration = 0.35 } SoundParameterBreach { parameter = "BreachEdgeDist" distance_start = 0.0 distance_end = 10.0 value_start = 0.0 value_end = 10.0 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Hellion/HellionBreachHowl"] = { name = "Xoph's Favoured", life = 1.7, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 7, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "Melee", "EmpoweringHowl", "BreachCleave", }, 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["EmpoweringHowl"] = { name = "Empowering Howl", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "empowering_cry_physical_damage_added_as_fire_damage_%", "base_skill_effect_duration", "base_deal_no_damage", }, levels = { [1] = {20, 7500, levelRequirement = 1, statInterpolation = {1}, cost = { }, }, [2] = {40, 7500, levelRequirement = 21, statInterpolation = {1}, cost = { }, }, [3] = {60, 7500, levelRequirement = 49, statInterpolation = {1}, cost = { }, }, [4] = {80, 7500, levelRequirement = 68, statInterpolation = {1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BreachCleave"] = { name = "Cleave", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_merged_damage_+%_final_while_dual_wielding", "physical_damage_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "skill_physical_damage_%_to_convert_to_fire", "melee_range_+", "is_area_damage", "skill_double_hits_when_dual_wielding", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-40, 29, -20, 50, 4, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Id | BreachReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
索伏的青睐
幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/Hellion/HellionBreachHowlSpectre |
地区 | 索伏领域, 索伏之域, 索伏之域, 索伏之域, 索伏之域 |
End Game | 获得额外火焰伤害, 其数值等同于物理伤害的 45% |
标签 | animal_claw_weapon, beast, canine_beast, demon, fire_affinity, has_one_hand_sword, has_one_handed_melee, hidden_monster, large_model, light_armour, medium_movement, melee, no_bloodlines, no_pantheon_mod, not_int, physical_affinity, red_blood, small_height |
Packs |
生命
468%
护甲
+10%
闪避值
+10%
异常状态临界值
468%
抗性
40 0 0 0
伤害
100%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 7
攻击间隔
1.5 秒
伤害分布
±20%
经验值
100%
Model Size
115%
类型
BreachHellionMap
Metadata
HellionBreachHowlMap
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
84
生命
165,181
护甲
109,817
闪避值
8,932
能量护盾
0
伤害
953
法术伤害
953
命中
538
攻击间隔
1.5
经验值
13,250
异常状态临界值
165,181
冰缓
522
Shock
522
Brittle
2,955
Scorch
522
Sap
1,443
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
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 763–1144
暴击几率: 5%
攻击间隔: 1.5 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
EmpoweringHowl
增益, 范围, 持续时间, 战吼
增强怒嚎
冷却时间: 12 秒
基础持续时间为 7.5 秒
base deal no damage [1]
empowering cry physical damage added as fire damage % [80]
base deal no damage [1]
empowering cry physical damage added as fire damage % [80]
BreachCleave
攻击, 范围, 攻击可重复, 近战, ThresholdJewelArea
劈砍
基本伤害: 763–1144
暴击几率: 5%
攻击间隔: 1.5 秒
在身体前方以弧状挥动武器(双持时则挥动两把武器),对前方区域的怪物造成伤害。限定斧类与剑类。
双持武器时,每把武器联合起来造成 60% 伤害
物理伤害提高 29%
将物理伤害的 50% 转化为火焰伤害
近战打击范围 +0.4 米
action attack or cast time uses animation length [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
物理伤害提高 29%
将物理伤害的 50% 转化为火焰伤害
近战打击范围 +0.4 米
action attack or cast time uses animation length [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
Object Type
version 2 extends "Metadata/Monsters/BreachBosses/BreachMonster" Actor { main_hand_unarmed_type = "Dagger" }
Object Type Codes
version 2 extends "Metadata/Monsters/BreachBosses/BreachMonster" Render { //turn_duration = 0.35 } SoundParameterBreach { parameter = "BreachEdgeDist" distance_start = 0.0 distance_end = 10.0 value_start = 0.0 value_end = 10.0 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Hellion/HellionBreachHowlMap"] = { name = "Xoph's Favoured", life = 4.68, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 7, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "Melee", "EmpoweringHowl", "BreachCleave", }, 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["EmpoweringHowl"] = { name = "Empowering Howl", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "empowering_cry_physical_damage_added_as_fire_damage_%", "base_skill_effect_duration", "base_deal_no_damage", }, levels = { [1] = {20, 7500, levelRequirement = 1, statInterpolation = {1}, cost = { }, }, [2] = {40, 7500, levelRequirement = 21, statInterpolation = {1}, cost = { }, }, [3] = {60, 7500, levelRequirement = 49, statInterpolation = {1}, cost = { }, }, [4] = {80, 7500, levelRequirement = 68, statInterpolation = {1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BreachCleave"] = { name = "Cleave", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_merged_damage_+%_final_while_dual_wielding", "physical_damage_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "skill_physical_damage_%_to_convert_to_fire", "melee_range_+", "is_area_damage", "skill_double_hits_when_dual_wielding", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-40, 29, -20, 50, 4, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Id | BreachReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
索伏的青睐
恶魔
Xoph's Favoured
幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/Hellion/HellionBreachHowlSpectre |
End Game | 获得额外火焰伤害, 其数值等同于物理伤害的 45% |
标签 | animal_claw_weapon, beast, canine_beast, demon, fire_affinity, has_one_hand_sword, has_one_handed_melee, hidden_monster, large_model, light_armour, medium_movement, melee, no_bloodlines, no_pantheon_mod, not_int, physical_affinity, red_blood, small_height |
Packs |
生命
468%
护甲
+10%
闪避值
+10%
异常状态临界值
468%
抗性
40 0 0 0
伤害
100%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 7
攻击间隔
1.5 秒
伤害分布
±20%
经验值
100%
Model Size
115%
类型
BreachHellionMap
Metadata
HellionBreachHowlMapStandalone_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
30,108
护甲
31,669
闪避值
5,213
能量护盾
0
伤害
374
法术伤害
374
命中
290
攻击间隔
1.5
经验值
10,255
异常状态临界值
30,108
冰缓
95
Shock
95
Brittle
539
Scorch
95
Sap
263
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
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 299–448
暴击几率: 5%
攻击间隔: 1.5 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
EmpoweringHowl
增益, 范围, 持续时间, 战吼
增强怒嚎
冷却时间: 12 秒
基础持续时间为 7.5 秒
base deal no damage [1]
empowering cry physical damage added as fire damage % [80]
base deal no damage [1]
empowering cry physical damage added as fire damage % [80]
BreachCleave
攻击, 范围, 攻击可重复, 近战, ThresholdJewelArea
劈砍
基本伤害: 299–448
暴击几率: 5%
攻击间隔: 1.5 秒
在身体前方以弧状挥动武器(双持时则挥动两把武器),对前方区域的怪物造成伤害。限定斧类与剑类。
双持武器时,每把武器联合起来造成 60% 伤害
物理伤害提高 29%
将物理伤害的 50% 转化为火焰伤害
近战打击范围 +0.4 米
action attack or cast time uses animation length [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
物理伤害提高 29%
将物理伤害的 50% 转化为火焰伤害
近战打击范围 +0.4 米
action attack or cast time uses animation length [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
Object Type
version 2 extends "Metadata/Monsters/BreachBosses/BreachMonsterStandalone" Actor { main_hand_unarmed_type = "Dagger" }
Object Type Codes
version 2 extends "Metadata/Monsters/BreachBosses/BreachMonsterStandalone"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Hellion/HellionBreachHowlMapStandalone_"] = { name = "Xoph's Favoured", life = 4.68, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 7, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "Melee", "EmpoweringHowl", "BreachCleave", }, 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["EmpoweringHowl"] = { name = "Empowering Howl", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "empowering_cry_physical_damage_added_as_fire_damage_%", "base_skill_effect_duration", "base_deal_no_damage", }, levels = { [1] = {20, 7500, levelRequirement = 1, statInterpolation = {1}, cost = { }, }, [2] = {40, 7500, levelRequirement = 21, statInterpolation = {1}, cost = { }, }, [3] = {60, 7500, levelRequirement = 49, statInterpolation = {1}, cost = { }, }, [4] = {80, 7500, levelRequirement = 68, statInterpolation = {1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BreachCleave"] = { name = "Cleave", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_merged_damage_+%_final_while_dual_wielding", "physical_damage_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "skill_physical_damage_%_to_convert_to_fire", "melee_range_+", "is_area_damage", "skill_double_hits_when_dual_wielding", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-40, 29, -20, 50, 4, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
索伏的青睐
恶魔
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
monster hellscape charge +% [-66]
Xoph's Favoured
幽魂 | Y |
---|---|
End Game | 获得额外火焰伤害, 其数值等同于物理伤害的 45% |
标签 | animal_claw_weapon, beast, canine_beast, demon, fire_affinity, has_one_hand_sword, has_one_handed_melee, large_model, light_armour, medium_movement, melee, no_bloodlines, no_pantheon_mod, not_int, not_str, physical_affinity, red_blood |
生命
360%
闪避值
+10%
异常状态临界值
360%
抗性
40 0 0 0
伤害
100%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 7
攻击间隔
1.5 秒
伤害分布
±20%
经验值
100%
Model Size
115%
类型
BreachHellionMapSpectre
Metadata
HellionBreachHowlSpectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
23,160
护甲
28,790
闪避值
5,213
能量护盾
0
伤害
374
法术伤害
374
命中
290
攻击间隔
1.5
经验值
10,255
异常状态临界值
23,160
冰缓
73
Shock
73
Brittle
414
Scorch
73
Sap
202
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
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 299–448
暴击几率: 5%
攻击间隔: 1.5 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
EmpoweringHowlSpectre
增益, 范围, 持续时间, 战吼
增强怒嚎
冷却时间: 12 秒
基础持续时间为 7.5 秒
base deal no damage [1]
empowering cry physical damage added as fire damage % [20]
base deal no damage [1]
empowering cry physical damage added as fire damage % [20]
BreachCleave
攻击, 范围, 攻击可重复, 近战, ThresholdJewelArea
劈砍
基本伤害: 299–448
暴击几率: 5%
攻击间隔: 1.5 秒
在身体前方以弧状挥动武器(双持时则挥动两把武器),对前方区域的怪物造成伤害。限定斧类与剑类。
双持武器时,每把武器联合起来造成 60% 伤害
物理伤害提高 29%
将物理伤害的 50% 转化为火焰伤害
近战打击范围 +0.4 米
action attack or cast time uses animation length [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
物理伤害提高 29%
将物理伤害的 50% 转化为火焰伤害
近战打击范围 +0.4 米
action attack or cast time uses animation length [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
Object Type
version 2 extends "Metadata/Monsters/BreachBosses/BreachMonsterSpectre" Actor { main_hand_unarmed_type = "Dagger" }
Object Type Codes
version 2 extends "Metadata/Monsters/BreachBosses/BreachMonsterSpectre" Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Hellion/HellionBreachHowlSpectre"] = { name = "Xoph's Favoured", life = 3.6, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 7, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "Melee", "EmpoweringHowlSpectre", "BreachCleave", }, 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["EmpoweringHowlSpectre"] = { name = "Empowering Howl", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "empowering_cry_physical_damage_added_as_fire_damage_%", "base_skill_effect_duration", "base_deal_no_damage", }, levels = { [1] = {20, 7500, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BreachCleave"] = { name = "Cleave", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_merged_damage_+%_final_while_dual_wielding", "physical_damage_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "skill_physical_damage_%_to_convert_to_fire", "melee_range_+", "is_area_damage", "skill_double_hits_when_dual_wielding", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-40, 29, -20, 50, 4, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Id | BreachReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
索伏的青睐
恶魔
monster no drops or experience [1]
cannot be used as minion [1]
伤害提高 30%
攻击速度加快 40%
移动速度加快 40%
承受伤害降低 25%
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 used as minion [1]
伤害提高 30%
攻击速度加快 40%
移动速度加快 40%
承受伤害降低 25%
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]
Xoph's Favoured
幽魂 | N |
---|---|
End Game | 获得额外火焰伤害, 其数值等同于物理伤害的 45% |
标签 | animal_claw_weapon, beast, canine_beast, 施法, demon, fire_affinity, has_one_hand_sword, has_one_handed_melee, hidden_monster, large_model, light_armour, medium_movement, melee, no_bloodlines, no_pantheon_mod, not_int, not_str, physical_affinity, red_blood, small_height, unusable_corpse |
生命
3375%
闪避值
+10%
异常状态临界值
3375%
抗性
20 20 20 0
伤害
150%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 7
攻击间隔
1.5 秒
伤害分布
±20%
经验值
150%
Model Size
115%
类型
BreachHellionSpawner
Metadata
HellionBreachFlamebreathSpawner
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
217,126
护甲
28,790
闪避值
5,213
能量护盾
0
伤害
560
法术伤害
560
命中
290
攻击间隔
1.5
经验值
15,383
异常状态临界值
217,126
冰缓
687
Shock
687
Brittle
3,884
Scorch
687
Sap
1,897
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
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 448–672
暴击几率: 5%
攻击间隔: 1.5 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Flamebreath
法术, 伤害, 火焰, 投射物, 范围, 范围法术
火焰之息
施放间隔: 2.97 秒
冷却时间: 10 秒
每秒造成 912.6 基础火焰伤害
基础持续时间为 5 秒
造成 328.5 - 492.8 火焰伤害
投射物速度加快 40%
ground fire art variation [2]
is area damage [1]
projectile spread radius [10]
projectile uses contact position [1]
基础持续时间为 5 秒
造成 328.5 - 492.8 火焰伤害
投射物速度加快 40%
ground fire art variation [2]
is area damage [1]
projectile spread radius [10]
projectile uses contact position [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Dagger" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 } SoundParameterBreach { parameter = "BreachEdgeDist" distance_start = 0.0 distance_end = 10.0 value_start = 0.0 value_end = 10.0 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Hellion/HellionBreachFlamebreathSpawner"] = { name = "Xoph's Favoured", life = 33.75, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 7, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "Melee", "Flamebreath", }, 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["Flamebreath"] = { name = "Flame Breath", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Fire] = true, [SkillType.Projectile] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.97, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "base_fire_damage_to_deal_per_minute", "projectile_spread_radius", "base_projectile_speed_+%", "base_skill_effect_duration", "ground_fire_art_variation", "projectile_uses_contact_position", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 8, 10, 40, 5000, 2, levelRequirement = 1, statInterpolation = {3, 3, 3}, cost = { }, }, }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
cannot be used as minion [1]
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
伤害提高 30%
攻击速度加快 40%
移动速度加快 40%
承受伤害降低 25%
Id | ChimeraMinionFerocity |
---|---|
Family | ChimeraMinionFerocity |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | damage attack 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 | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
索伏的青睐
恶魔
monster no drops or experience [1]
cannot be used as minion [1]
伤害提高 30%
攻击速度加快 40%
移动速度加快 40%
承受伤害降低 25%
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 used as minion [1]
伤害提高 30%
攻击速度加快 40%
移动速度加快 40%
承受伤害降低 25%
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]
Xoph's Favoured
幽魂 | N |
---|---|
End Game | 获得额外火焰伤害, 其数值等同于物理伤害的 45% |
标签 | animal_claw_weapon, beast, canine_beast, demon, fire_affinity, has_one_hand_sword, has_one_handed_melee, large_model, light_armour, medium_movement, melee, no_pantheon_mod, not_int, not_str, physical_affinity, red_blood, small_height |
生命
3375%
闪避值
+10%
异常状态临界值
3375%
抗性
20 20 20 0
伤害
150%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 7
攻击间隔
1.5 秒
伤害分布
±20%
经验值
150%
Model Size
115%
类型
BreachHellionSpawner
Metadata
HellionBreachHowlSpawner
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
217,126
护甲
28,790
闪避值
5,213
能量护盾
0
伤害
560
法术伤害
560
命中
290
攻击间隔
1.5
经验值
15,383
异常状态临界值
217,126
冰缓
687
Shock
687
Brittle
3,884
Scorch
687
Sap
1,897
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
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 448–672
暴击几率: 5%
攻击间隔: 1.5 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
EmpoweringHowl
增益, 范围, 持续时间, 战吼
增强怒嚎
冷却时间: 12 秒
基础持续时间为 7.5 秒
base deal no damage [1]
empowering cry physical damage added as fire damage % [80]
base deal no damage [1]
empowering cry physical damage added as fire damage % [80]
BreachCleave
攻击, 范围, 攻击可重复, 近战, ThresholdJewelArea
劈砍
基本伤害: 448–672
暴击几率: 5%
攻击间隔: 1.5 秒
在身体前方以弧状挥动武器(双持时则挥动两把武器),对前方区域的怪物造成伤害。限定斧类与剑类。
双持武器时,每把武器联合起来造成 60% 伤害
物理伤害提高 29%
将物理伤害的 50% 转化为火焰伤害
近战打击范围 +0.4 米
action attack or cast time uses animation length [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
物理伤害提高 29%
将物理伤害的 50% 转化为火焰伤害
近战打击范围 +0.4 米
action attack or cast time uses animation length [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Dagger" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 } SoundParameterBreach { parameter = "BreachEdgeDist" distance_start = 0.0 distance_end = 10.0 value_start = 0.0 value_end = 10.0 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Hellion/HellionBreachHowlSpawner"] = { name = "Xoph's Favoured", life = 33.75, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 7, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "Melee", "EmpoweringHowl", "BreachCleave", }, 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["EmpoweringHowl"] = { name = "Empowering Howl", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "empowering_cry_physical_damage_added_as_fire_damage_%", "base_skill_effect_duration", "base_deal_no_damage", }, levels = { [1] = {20, 7500, levelRequirement = 1, statInterpolation = {1}, cost = { }, }, [2] = {40, 7500, levelRequirement = 21, statInterpolation = {1}, cost = { }, }, [3] = {60, 7500, levelRequirement = 49, statInterpolation = {1}, cost = { }, }, [4] = {80, 7500, levelRequirement = 68, statInterpolation = {1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BreachCleave"] = { name = "Cleave", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_merged_damage_+%_final_while_dual_wielding", "physical_damage_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "skill_physical_damage_%_to_convert_to_fire", "melee_range_+", "is_area_damage", "skill_double_hits_when_dual_wielding", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-40, 29, -20, 50, 4, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
cannot be used as minion [1]
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
伤害提高 30%
攻击速度加快 40%
移动速度加快 40%
承受伤害降低 25%
Id | ChimeraMinionFerocity |
---|---|
Family | ChimeraMinionFerocity |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | damage attack 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 | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
索伏的青睐
恶魔
cannot be used as minion [1]
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Xoph's Favoured
幽魂 | N |
---|---|
End Game | 获得额外火焰伤害, 其数值等同于物理伤害的 45% |
标签 | animal_claw_weapon, beast, canine_beast, demon, fire_affinity, has_one_hand_sword, has_one_handed_melee, hidden_monster, large_model, light_armour, medium_movement, melee, no_bloodlines, no_pantheon_mod, not_int, not_str, physical_affinity, red_blood, small_height, unusable_corpse |
生命
170%
闪避值
+10%
异常状态临界值
170%
抗性
40 0 0 0
伤害
100%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 7
攻击间隔
1.5 秒
伤害分布
±20%
经验值
100%
Model Size
115%
类型
BreachHellionAvatar
Metadata
HellionBreachHowlAvatar
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
10,937
护甲
28,790
闪避值
5,213
能量护盾
0
伤害
374
法术伤害
374
命中
290
攻击间隔
1.5
经验值
10,255
异常状态临界值
10,937
冰缓
35
Shock
35
Brittle
196
Scorch
35
Sap
96
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
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 299–448
暴击几率: 5%
攻击间隔: 1.5 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
EmpoweringHowl
增益, 范围, 持续时间, 战吼
增强怒嚎
冷却时间: 12 秒
基础持续时间为 7.5 秒
base deal no damage [1]
empowering cry physical damage added as fire damage % [80]
base deal no damage [1]
empowering cry physical damage added as fire damage % [80]
BreachCleave
攻击, 范围, 攻击可重复, 近战, ThresholdJewelArea
劈砍
基本伤害: 299–448
暴击几率: 5%
攻击间隔: 1.5 秒
在身体前方以弧状挥动武器(双持时则挥动两把武器),对前方区域的怪物造成伤害。限定斧类与剑类。
双持武器时,每把武器联合起来造成 60% 伤害
物理伤害提高 29%
将物理伤害的 50% 转化为火焰伤害
近战打击范围 +0.4 米
action attack or cast time uses animation length [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
物理伤害提高 29%
将物理伤害的 50% 转化为火焰伤害
近战打击范围 +0.4 米
action attack or cast time uses animation length [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueAvatars/Breach/BreachMonster" Actor { main_hand_unarmed_type = "Dagger" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueAvatars/Breach/BreachMonster" Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Hellion/HellionBreachHowlAvatar"] = { name = "Xoph's Favoured", life = 1.7, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 7, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "Melee", "EmpoweringHowl", "BreachCleave", }, 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["EmpoweringHowl"] = { name = "Empowering Howl", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "empowering_cry_physical_damage_added_as_fire_damage_%", "base_skill_effect_duration", "base_deal_no_damage", }, levels = { [1] = {20, 7500, levelRequirement = 1, statInterpolation = {1}, cost = { }, }, [2] = {40, 7500, levelRequirement = 21, statInterpolation = {1}, cost = { }, }, [3] = {60, 7500, levelRequirement = 49, statInterpolation = {1}, cost = { }, }, [4] = {80, 7500, levelRequirement = 68, statInterpolation = {1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BreachCleave"] = { name = "Cleave", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_merged_damage_+%_final_while_dual_wielding", "physical_damage_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "skill_physical_damage_%_to_convert_to_fire", "melee_range_+", "is_area_damage", "skill_double_hits_when_dual_wielding", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-40, 29, -20, 50, 4, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
cannot be used as minion [1]
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Id | BreachReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |