禮教斬首兵





monster ignores delve darkness mechanic [1]
Ritemaster Decapitator
幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/LegionLeague/LegionVaalCultistSergeantMeleeSpectre |
標籤 | cleaving_weapon, fast_movement, flesh_armour, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, humanoid, large_height, legion_monster, melee, no_pantheon_mod, not_int, physical_affinity, ranged, red_blood |
生命
225%
護甲
+25%
閃避
+40%
異常狀態臨界值
225%
抗性




傷害
135%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 9
攻擊間隔
1.56 秒
傷害分佈
±20%
經驗值
250%
Model Size
120%
類型
LegionVaalCultistSergeantMelee
Metadata
LegionVaalCultistSergeantMelee
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
選擇 怪物等級
等級
68
生命
14,475
護甲
35,988
閃避值
6,635
傷害
504
法術傷害
504
命中
580
攻擊間隔
1.56
經驗值
25,638
Minion Life
3,140
Minion Damage
403
異常狀態臨界值
14,475
冰緩
46
感電
46
易碎
259
焦灼
46
殘喘
126
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
Melee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 403–605
暴擊率: 5%
攻擊間隔: 1.56 秒
用強大的攻擊擊倒敵人。
skill can fire arrows [1]
skill can fire wand projectiles [1]

LegionVaalSoulrend
法術, 範圍, 持續時間, 投射物, DoT, 混沌, 法術可重複, 可觸發, 陷阱技能, 地雷技能, 圖騰技能, DegenOnlySpellDamage, 範圍法術
施放時間: 1 秒
每秒造成 445.8 基礎物理傷害
+1 秒基礎持續時間
active skill area of effect radius +% final [-50]
active skill projectile speed +% variation final [50]
base is projectile [1]
projectile uses contact direction [1]
projectile uses contact position [1]
EmptyActionVaalSergeantSoulrendCleave
攻擊
基本傷害: 403–605
暴擊率: 5%
攻擊間隔: 1.56 秒
冷卻時間: 12 秒
+7 米近戰打擊距離
skill cannot be knocked back [1]
skill cannot be stunned [1]
LegionVaalSergeantSlam
可觸發, 攻擊
基本傷害: 403–605
暴擊率: 5%
攻擊傷害: 150%
攻擊間隔: 1.56 秒
冷卻時間: 12 秒
造成 22% 更少攻擊傷害
造成 50% 更多攻擊傷害
54% 更少攻擊速度
+0.5 米近戰打擊距離
is area damage [1]
LegionVaalWeaponThrow
投射物, 玩家投射物, 攻擊, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發
基本傷害: 403–605
暴擊率: 5%
攻擊間隔: 1.56 秒
通用的怪物砲擊技能。與怪物投射物相似,但帶有衝擊效果。
38% 更少攻擊速度
+5 米近戰打擊距離
base is projectile [1]
is area damage [1]
number of projectiles override [1]
projectile minimum range [15]
projectile spread radius [3]
EmptyActionVaalSergeantMortarSpam
攻擊
基本傷害: 403–605
暴擊率: 5%
攻擊間隔: 1.56 秒
+7 米近戰打擊距離
skill cannot be knocked back [1]
skill cannot be stunned [1]
Object Type
version 2 extends "Metadata/Monsters/LegionLeague/LegionSergeantBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LegionLeague/LegionSergeantBase" Preload { preload_buff_visual = "incursion_construct_enrage" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LegionLeague/LegionVaalCultistSergeantMelee"] = { name = "Ritemaster Decapitator", life = 2.25, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.35, damageSpread = 0.2, attackTime = 1.56, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Axe", weaponType2 = "One Hand Axe", skillList = { "Melee", "LegionVaalWeaponThrow", "EmptyActionVaalSergeantSoulrendCleave", "EmptyActionVaalSergeantMortarSpam", "LegionVaalSergeantSlam", "LegionVaalSoulrend", }, 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["LegionVaalWeaponThrow"] = { name = "LegionVaalWeaponThrow", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "projectile_spread_radius", "projectile_minimum_range", "active_skill_attack_speed_+%_final", "melee_range_+", "number_of_projectiles_override", "is_area_damage", "base_is_projectile", }, levels = { [1] = {3, 15, -38, 50, 1, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionVaalSergeantSoulrendCleave"] = { name = "EmptyActionVaalSergeantSoulrendCleave", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", "skill_cannot_be_stunned", "skill_cannot_be_knocked_back", }, levels = { [1] = {70, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionVaalSergeantMortarSpam"] = { name = "EmptyActionVaalSergeantMortarSpam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.87, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", "skill_cannot_be_stunned", "skill_cannot_be_knocked_back", }, levels = { [1] = {70, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["LegionVaalSergeantSlam"] = { name = "LegionVaalSergeantSlam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", "active_skill_attack_damage_+%_final", "active_skill_attack_speed_+%_final", "is_area_damage", }, levels = { [1] = {5, -22, -54, baseMultiplier = 1.5, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["LegionVaalSoulrend"] = { name = "LegionVaalSoulrend", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Projectile] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.DegenOnlySpellDamage] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_physical_damage_to_deal_per_minute", "active_skill_projectile_speed_+%_variation_final", "active_skill_area_of_effect_radius_+%_final", "base_skill_effect_duration", "base_is_projectile", "projectile_uses_contact_position", "projectile_uses_contact_direction", }, levels = { [1] = {2.5, 50, -50, 1000, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, }
monster ignores delve darkness mechanic [1]
Id | MonsterIgnoresDelveDarkness |
---|---|
Family | MonsterIgnoresDelveDarkness |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
禮教斬首兵





monster ignores delve darkness mechanic [1]
Ritemaster Decapitator
幽魂 | Y |
---|---|
標籤 | cleaving_weapon, fast_movement, flesh_armour, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, humanoid, legion_monster, melee, no_pantheon_mod, not_int, physical_affinity, ranged, red_blood |
生命
225%
護甲
+25%
閃避
+40%
異常狀態臨界值
225%
抗性




傷害
135%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 9
攻擊間隔
1.56 秒
傷害分佈
±20%
經驗值
250%
Model Size
120%
類型
LegionVaalCultistSergeantMelee
Metadata
LegionVaalCultistSergeantMeleeSpectre
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
選擇 怪物等級
等級
68
生命
14,475
護甲
35,988
閃避值
6,635
傷害
504
法術傷害
504
命中
580
攻擊間隔
1.56
經驗值
25,638
Minion Life
3,140
Minion Damage
403
異常狀態臨界值
14,475
冰緩
46
感電
46
易碎
259
焦灼
46
殘喘
126
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
Melee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 403–605
暴擊率: 5%
攻擊間隔: 1.56 秒
用強大的攻擊擊倒敵人。
skill can fire arrows [1]
skill can fire wand projectiles [1]

LegionVaalSoulrend
法術, 範圍, 持續時間, 投射物, DoT, 混沌, 法術可重複, 可觸發, 陷阱技能, 地雷技能, 圖騰技能, DegenOnlySpellDamage, 範圍法術
施放時間: 1 秒
每秒造成 445.8 基礎物理傷害
+1 秒基礎持續時間
active skill area of effect radius +% final [-50]
active skill projectile speed +% variation final [50]
base is projectile [1]
projectile uses contact direction [1]
projectile uses contact position [1]
EmptyActionVaalSergeantSoulrendCleave
攻擊
基本傷害: 403–605
暴擊率: 5%
攻擊間隔: 1.56 秒
冷卻時間: 12 秒
+7 米近戰打擊距離
skill cannot be knocked back [1]
skill cannot be stunned [1]
LegionVaalSergeantSlam
可觸發, 攻擊
基本傷害: 403–605
暴擊率: 5%
攻擊傷害: 150%
攻擊間隔: 1.56 秒
冷卻時間: 12 秒
造成 22% 更少攻擊傷害
造成 50% 更多攻擊傷害
54% 更少攻擊速度
+0.5 米近戰打擊距離
is area damage [1]
LegionVaalWeaponThrow
投射物, 玩家投射物, 攻擊, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發
基本傷害: 403–605
暴擊率: 5%
攻擊間隔: 1.56 秒
通用的怪物砲擊技能。與怪物投射物相似,但帶有衝擊效果。
38% 更少攻擊速度
+5 米近戰打擊距離
base is projectile [1]
is area damage [1]
number of projectiles override [1]
projectile minimum range [15]
projectile spread radius [3]
EmptyActionVaalSergeantMortarSpam
攻擊
基本傷害: 403–605
暴擊率: 5%
攻擊間隔: 1.56 秒
+7 米近戰打擊距離
skill cannot be knocked back [1]
skill cannot be stunned [1]
Object Type
version 2 extends "Metadata/Monsters/LegionLeague/LegionSergeantBaseSpectre"
Object Type Codes
version 2 extends "Metadata/Monsters/LegionLeague/LegionSergeantBaseSpectre" Preload { preload_buff_visual = "incursion_construct_enrage" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LegionLeague/LegionVaalCultistSergeantMeleeSpectre"] = { name = "Ritemaster Decapitator", life = 2.25, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.35, damageSpread = 0.2, attackTime = 1.56, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Axe", weaponType2 = "One Hand Axe", skillList = { "Melee", "LegionVaalWeaponThrow", "EmptyActionVaalSergeantSoulrendCleave", "EmptyActionVaalSergeantMortarSpam", "LegionVaalSergeantSlam", "LegionVaalSoulrend", }, 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["LegionVaalWeaponThrow"] = { name = "LegionVaalWeaponThrow", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "projectile_spread_radius", "projectile_minimum_range", "active_skill_attack_speed_+%_final", "melee_range_+", "number_of_projectiles_override", "is_area_damage", "base_is_projectile", }, levels = { [1] = {3, 15, -38, 50, 1, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionVaalSergeantSoulrendCleave"] = { name = "EmptyActionVaalSergeantSoulrendCleave", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", "skill_cannot_be_stunned", "skill_cannot_be_knocked_back", }, levels = { [1] = {70, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionVaalSergeantMortarSpam"] = { name = "EmptyActionVaalSergeantMortarSpam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.87, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", "skill_cannot_be_stunned", "skill_cannot_be_knocked_back", }, levels = { [1] = {70, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["LegionVaalSergeantSlam"] = { name = "LegionVaalSergeantSlam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", "active_skill_attack_damage_+%_final", "active_skill_attack_speed_+%_final", "is_area_damage", }, levels = { [1] = {5, -22, -54, baseMultiplier = 1.5, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["LegionVaalSoulrend"] = { name = "LegionVaalSoulrend", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Projectile] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.DegenOnlySpellDamage] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_physical_damage_to_deal_per_minute", "active_skill_projectile_speed_+%_variation_final", "active_skill_area_of_effect_radius_+%_final", "base_skill_effect_duration", "base_is_projectile", "projectile_uses_contact_position", "projectile_uses_contact_direction", }, levels = { [1] = {2.5, 50, -50, 1000, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, }
monster ignores delve darkness mechanic [1]
Id | MonsterIgnoresDelveDarkness |
---|---|
Family | MonsterIgnoresDelveDarkness |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
禮教斬首兵





Ritemaster Decapitator
幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/LegionLeague/LegionVaalCultistSergeantMeleeSpectre |
標籤 | cleaving_weapon, fast_movement, flesh_armour, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, humanoid, large_height, legion_monster, melee, no_pantheon_mod, not_int, physical_affinity, ranged, red_blood |
Packs |
生命
225%
護甲
+25%
閃避
+40%
異常狀態臨界值
225%
抗性




傷害
135%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 9
攻擊間隔
1.56 秒
傷害分佈
±20%
經驗值
250%
Model Size
120%
類型
LegionVaalCultistSergeantMelee
Metadata
LegionVaalCultistSergeantMeleeStandalone
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
選擇 怪物等級
等級
68
生命
14,475
護甲
35,988
閃避值
6,635
傷害
504
法術傷害
504
命中
580
攻擊間隔
1.56
經驗值
25,638
Minion Life
3,140
Minion Damage
403
異常狀態臨界值
14,475
冰緩
46
感電
46
易碎
259
焦灼
46
殘喘
126
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
Melee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 403–605
暴擊率: 5%
攻擊間隔: 1.56 秒
用強大的攻擊擊倒敵人。
skill can fire arrows [1]
skill can fire wand projectiles [1]

LegionVaalSoulrend
法術, 範圍, 持續時間, 投射物, DoT, 混沌, 法術可重複, 可觸發, 陷阱技能, 地雷技能, 圖騰技能, DegenOnlySpellDamage, 範圍法術
施放時間: 1 秒
每秒造成 445.8 基礎物理傷害
+1 秒基礎持續時間
active skill area of effect radius +% final [-50]
active skill projectile speed +% variation final [50]
base is projectile [1]
projectile uses contact direction [1]
projectile uses contact position [1]
EmptyActionVaalSergeantSoulrendCleave
攻擊
基本傷害: 403–605
暴擊率: 5%
攻擊間隔: 1.56 秒
冷卻時間: 12 秒
+7 米近戰打擊距離
skill cannot be knocked back [1]
skill cannot be stunned [1]
LegionVaalSergeantSlam
可觸發, 攻擊
基本傷害: 403–605
暴擊率: 5%
攻擊傷害: 150%
攻擊間隔: 1.56 秒
冷卻時間: 12 秒
造成 22% 更少攻擊傷害
造成 50% 更多攻擊傷害
54% 更少攻擊速度
+0.5 米近戰打擊距離
is area damage [1]
LegionVaalWeaponThrow
投射物, 玩家投射物, 攻擊, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發
基本傷害: 403–605
暴擊率: 5%
攻擊間隔: 1.56 秒
通用的怪物砲擊技能。與怪物投射物相似,但帶有衝擊效果。
38% 更少攻擊速度
+5 米近戰打擊距離
base is projectile [1]
is area damage [1]
number of projectiles override [1]
projectile minimum range [15]
projectile spread radius [3]
EmptyActionVaalSergeantMortarSpam
攻擊
基本傷害: 403–605
暴擊率: 5%
攻擊間隔: 1.56 秒
+7 米近戰打擊距離
skill cannot be knocked back [1]
skill cannot be stunned [1]
Object Type
version 2 extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseStandalone"
Object Type Codes
version 2 extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseStandalone" Preload { preload_buff_visual = "incursion_construct_enrage" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LegionLeague/LegionVaalCultistSergeantMeleeStandalone"] = { name = "Ritemaster Decapitator", life = 2.25, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.35, damageSpread = 0.2, attackTime = 1.56, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Axe", weaponType2 = "One Hand Axe", skillList = { "Melee", "LegionVaalWeaponThrow", "EmptyActionVaalSergeantSoulrendCleave", "EmptyActionVaalSergeantMortarSpam", "LegionVaalSergeantSlam", "LegionVaalSoulrend", }, 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["LegionVaalWeaponThrow"] = { name = "LegionVaalWeaponThrow", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "projectile_spread_radius", "projectile_minimum_range", "active_skill_attack_speed_+%_final", "melee_range_+", "number_of_projectiles_override", "is_area_damage", "base_is_projectile", }, levels = { [1] = {3, 15, -38, 50, 1, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionVaalSergeantSoulrendCleave"] = { name = "EmptyActionVaalSergeantSoulrendCleave", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", "skill_cannot_be_stunned", "skill_cannot_be_knocked_back", }, levels = { [1] = {70, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionVaalSergeantMortarSpam"] = { name = "EmptyActionVaalSergeantMortarSpam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.87, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", "skill_cannot_be_stunned", "skill_cannot_be_knocked_back", }, levels = { [1] = {70, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["LegionVaalSergeantSlam"] = { name = "LegionVaalSergeantSlam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", "active_skill_attack_damage_+%_final", "active_skill_attack_speed_+%_final", "is_area_damage", }, levels = { [1] = {5, -22, -54, baseMultiplier = 1.5, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["LegionVaalSoulrend"] = { name = "LegionVaalSoulrend", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Projectile] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.DegenOnlySpellDamage] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_physical_damage_to_deal_per_minute", "active_skill_projectile_speed_+%_variation_final", "active_skill_area_of_effect_radius_+%_final", "base_skill_effect_duration", "base_is_projectile", "projectile_uses_contact_position", "projectile_uses_contact_direction", }, levels = { [1] = {2.5, 50, -50, 1000, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, }
編輯
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.