幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/LeagueBetrayal/BetrayalOriathBlackguardMeleeChampionSpectre |
地區 | 密教實驗室, 密教實驗室, 密教實驗室, 密教實驗室, 密教實驗室, 密教實驗室, 密教實驗室, 密教實驗室, 密教實驗室, 密教實驗室, 密教藏身處, 密教藏身處, 密教藏身處 |
標籤 | cleaving_weapon, flesh_armour, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, medium_movement, melee, no_cannot_die_aura, no_pantheon_mod, not_int, physical_affinity, red_blood, templar |
Packs |
生命
350%
護甲
+100%
閃避
+30%
異常狀態臨界值
350%
抗性
30
30
30
20
傷害
131%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
8 ~ 16
攻擊間隔
1.17 秒
傷害分佈
±20%
經驗值
175%
Model Size
110%
類型
BetrayalBlackguardChampion
Metadata
BetrayalOriathBlackguardMeleeChampion
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
78
生命
63,833
護甲
62,934
閃避
6,667
能量護盾
0
傷害
884
法術傷害
884
命中
0
攻擊間隔
1.17
經驗值
21,660
異常狀態臨界值
63,833
冰緩
202
感電
202
易碎
1,142
焦灼
202
殘喘
558
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
BetrayalLabMelee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 708–1061
暴擊率: 5%
攻擊間隔: 1.17 秒
用強大的攻擊擊倒敵人。
damage vs tiki totems +% [-85]
WalkEmergeBetrayal
walk emerge distance [300]
BetrayalLeapSlamChampion
攻擊, 範圍, 近戰, 位移, 快行, Slam, 圖騰技能
躍擊
基本傷害: 708–1061
暴擊率: 5%
攻擊傷害: 150%
攻擊間隔: 1.17 秒
冷卻時間: 10 秒
朝著目標區域躍起,並在落地時以你的武器重擊並擊退範圍內的敵人。被踩到的敵人將會被推出去。限定斧、錘、權杖、劍或是長杖。
造成 50% 更多攻擊傷害
50% 更少攻擊速度
基礎範圍為 1.5 米
is area damage [1]
50% 更少攻擊速度
基礎範圍為 1.5 米
is area damage [1]
BetrayalSummonBanner
法術, 法術可重複, 可觸發
施放時間: 1.07 秒
冷卻時間: 10 秒
alternate minion [373]
minion dies when parent deleted [1]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
minion dies when parent deleted [1]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
BetrayalPizzaSlam
攻擊, 傷害, 範圍
基本傷害: 708–1061
暴擊率: 5%
攻擊間隔: 1.17 秒
冷卻時間: 10 秒
造成 100% 更多傷害
爆發 +10
active skill area of effect radius +% final [-50]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
爆發 +10
active skill area of effect radius +% final [-50]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
BetrayalOriathDashSlamImpact
可觸發, 攻擊
基本傷害: 708–1061
暴擊率: 5%
攻擊間隔: 1.17 秒
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBetrayal/BetrayalMonsterBase" Stats { set_cannot_gain_charges = 1 }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBetrayal/BetrayalMonsterBase" Render { //turn_duration = 0.35 } Monster { } Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Betrayal/CatarinaSummon/catarina_summon.ao" preload_buff_visual = "betrayal_banner" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBetrayal/BetrayalOriathBlackguardMeleeChampion"] = { name = "Syndicate Enforcer", life = 3.5, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.31, damageSpread = 0.2, attackTime = 1.17, attackRange = 16, accuracy = 1, weaponType1 = "Two Hand Axe", skillList = { "BetrayalLabMelee", "BetrayalLeapSlamChampion", "BetrayalSummonBanner", "WalkEmergeBetrayal", "BetrayalOriathDashSlamImpact", "BetrayalPizzaSlam", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BetrayalLabMelee"] = { 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 = { "damage_vs_tiki_totems_+%", }, levels = { [1] = {-85, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BetrayalLeapSlamChampion"] = { name = "Leap Slam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.33, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_attack_speed_+%_final", "active_skill_base_area_of_effect_radius", "is_area_damage", }, levels = { [1] = {-50, 15, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BetrayalSummonBanner"] = { name = "BetrayalSummonBanner", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.07, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "monster_no_drops_or_experience", "summoned_monsters_are_minions", "minion_dies_when_parent_deleted", }, levels = { [1] = {373, 1, -99, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeBetrayal"] = { name = "WalkEmergeBetrayal", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.72, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {300, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BetrayalOriathDashSlamImpact"] = { name = "BetrayalOriathDashSlamImpact", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BetrayalPizzaSlam"] = { name = "BetrayalPizzaSlam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.13, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "upheaval_number_of_spikes", "active_skill_damage_+%_final", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {10, 100, -50, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
密教執法官
人形
Syndicate Enforcer
幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/LeagueBetrayal/BetrayalOriathBlackguardMeleeChampionSpectre |
標籤 | cleaving_weapon, flesh_armour, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, medium_movement, melee, no_cannot_die_aura, no_pantheon_mod, not_int, physical_affinity, red_blood, templar |
生命
700%
護甲
+100%
閃避
+30%
異常狀態臨界值
700%
抗性
20
20
20
0
傷害
131%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
8 ~ 16
攻擊間隔
1.17 秒
傷害分佈
±20%
經驗值
175%
Model Size
110%
類型
BetrayalBlackguardChampionCartGuard
Metadata
BetrayalOriathBlackguardMeleeChampionCartGuard
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
45,033
護甲
28,790
閃避
4,739
能量護盾
0
傷害
489
法術傷害
489
命中
0
攻擊間隔
1.17
經驗值
17,946
異常狀態臨界值
45,033
冰緩
142
感電
142
易碎
806
焦灼
142
殘喘
393
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
BetrayalLabMelee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 391–587
暴擊率: 5%
攻擊間隔: 1.17 秒
用強大的攻擊擊倒敵人。
damage vs tiki totems +% [-85]
WalkEmergeBetrayal
walk emerge distance [300]
BetrayalLeapSlamChampion
攻擊, 範圍, 近戰, 位移, 快行, Slam, 圖騰技能
躍擊
基本傷害: 391–587
暴擊率: 5%
攻擊傷害: 150%
攻擊間隔: 1.17 秒
冷卻時間: 10 秒
朝著目標區域躍起,並在落地時以你的武器重擊並擊退範圍內的敵人。被踩到的敵人將會被推出去。限定斧、錘、權杖、劍或是長杖。
造成 50% 更多攻擊傷害
50% 更少攻擊速度
基礎範圍為 1.5 米
is area damage [1]
50% 更少攻擊速度
基礎範圍為 1.5 米
is area damage [1]
BetrayalSummonBanner
法術, 法術可重複, 可觸發
施放時間: 1.07 秒
冷卻時間: 10 秒
alternate minion [373]
minion dies when parent deleted [1]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
minion dies when parent deleted [1]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
BetrayalPizzaSlam
攻擊, 傷害, 範圍
基本傷害: 391–587
暴擊率: 5%
攻擊間隔: 1.17 秒
冷卻時間: 10 秒
造成 100% 更多傷害
爆發 +10
active skill area of effect radius +% final [-50]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
爆發 +10
active skill area of effect radius +% final [-50]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
BetrayalOriathDashSlamImpact
可觸發, 攻擊
基本傷害: 391–587
暴擊率: 5%
攻擊間隔: 1.17 秒
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBetrayal/BetrayalMonsterBaseExperience"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBetrayal/BetrayalMonsterBaseExperience" Render { //turn_duration = 0.35 } Monster { } Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Betrayal/CatarinaSummon/catarina_summon.ao" preload_buff_visual = "betrayal_banner" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBetrayal/BetrayalOriathBlackguardMeleeChampionCartGuard"] = { name = "Syndicate Enforcer", life = 7, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.31, damageSpread = 0.2, attackTime = 1.17, attackRange = 16, accuracy = 1, weaponType1 = "Two Hand Axe", skillList = { "BetrayalLabMelee", "BetrayalLeapSlamChampion", "BetrayalSummonBanner", "WalkEmergeBetrayal", "BetrayalOriathDashSlamImpact", "BetrayalPizzaSlam", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BetrayalLabMelee"] = { 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 = { "damage_vs_tiki_totems_+%", }, levels = { [1] = {-85, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BetrayalLeapSlamChampion"] = { name = "Leap Slam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.33, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_attack_speed_+%_final", "active_skill_base_area_of_effect_radius", "is_area_damage", }, levels = { [1] = {-50, 15, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BetrayalSummonBanner"] = { name = "BetrayalSummonBanner", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.07, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "monster_no_drops_or_experience", "summoned_monsters_are_minions", "minion_dies_when_parent_deleted", }, levels = { [1] = {373, 1, -99, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeBetrayal"] = { name = "WalkEmergeBetrayal", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.72, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {300, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BetrayalOriathDashSlamImpact"] = { name = "BetrayalOriathDashSlamImpact", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BetrayalPizzaSlam"] = { name = "BetrayalPizzaSlam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.13, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "upheaval_number_of_spikes", "active_skill_damage_+%_final", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {10, 100, -50, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
密教執法官
人形
Syndicate Enforcer
幽魂 | Y |
---|---|
標籤 | cleaving_weapon, flesh_armour, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_movement, melee, no_cannot_die_aura, no_pantheon_mod, not_int, physical_affinity, red_blood, templar |
生命
350%
護甲
+100%
閃避
+30%
異常狀態臨界值
350%
抗性
30
30
30
20
傷害
131%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
8 ~ 16
攻擊間隔
1.17 秒
傷害分佈
±20%
經驗值
175%
Model Size
110%
類型
BetrayalBlackguardChampion
Metadata
BetrayalOriathBlackguardMeleeChampionSpectre
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
22,517
護甲
28,790
閃避
4,739
能量護盾
0
傷害
489
法術傷害
489
命中
0
攻擊間隔
1.17
經驗值
17,946
異常狀態臨界值
22,517
冰緩
71
感電
71
易碎
403
焦灼
71
殘喘
197
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
BetrayalLabMelee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 391–587
暴擊率: 5%
攻擊間隔: 1.17 秒
用強大的攻擊擊倒敵人。
damage vs tiki totems +% [-85]
WalkEmergeBetrayal
walk emerge distance [300]
BetrayalLeapSlamChampion
攻擊, 範圍, 近戰, 位移, 快行, Slam, 圖騰技能
躍擊
基本傷害: 391–587
暴擊率: 5%
攻擊傷害: 150%
攻擊間隔: 1.17 秒
冷卻時間: 10 秒
朝著目標區域躍起,並在落地時以你的武器重擊並擊退範圍內的敵人。被踩到的敵人將會被推出去。限定斧、錘、權杖、劍或是長杖。
造成 50% 更多攻擊傷害
50% 更少攻擊速度
基礎範圍為 1.5 米
is area damage [1]
50% 更少攻擊速度
基礎範圍為 1.5 米
is area damage [1]
BetrayalPizzaSlam
攻擊, 傷害, 範圍
基本傷害: 391–587
暴擊率: 5%
攻擊間隔: 1.17 秒
冷卻時間: 10 秒
造成 100% 更多傷害
爆發 +10
active skill area of effect radius +% final [-50]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
爆發 +10
active skill area of effect radius +% final [-50]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
BetrayalOriathDashSlamImpact
可觸發, 攻擊
基本傷害: 391–587
暴擊率: 5%
攻擊間隔: 1.17 秒
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBetrayal/BetrayalMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBetrayal/BetrayalMonsterBase" Render { //turn_duration = 0.35 } Monster { }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBetrayal/BetrayalOriathBlackguardMeleeChampionSpectre"] = { name = "Syndicate Enforcer", life = 3.5, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.31, damageSpread = 0.2, attackTime = 1.17, attackRange = 16, accuracy = 1, weaponType1 = "Two Hand Axe", skillList = { "BetrayalLabMelee", "BetrayalLeapSlamChampion", "WalkEmergeBetrayal", "BetrayalOriathDashSlamImpact", "BetrayalPizzaSlam", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BetrayalLabMelee"] = { 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 = { "damage_vs_tiki_totems_+%", }, levels = { [1] = {-85, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BetrayalLeapSlamChampion"] = { name = "Leap Slam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.33, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_attack_speed_+%_final", "active_skill_base_area_of_effect_radius", "is_area_damage", }, levels = { [1] = {-50, 15, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeBetrayal"] = { name = "WalkEmergeBetrayal", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.72, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {300, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BetrayalOriathDashSlamImpact"] = { name = "BetrayalOriathDashSlamImpact", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BetrayalPizzaSlam"] = { name = "BetrayalPizzaSlam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.13, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "upheaval_number_of_spikes", "active_skill_damage_+%_final", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {10, 100, -50, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
密教執法官
人形
Syndicate Enforcer
幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/LeagueBetrayal/BetrayalOriathBlackguardMeleeChampionSpectre |
標籤 | cleaving_weapon, flesh_armour, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, medium_movement, melee, no_cannot_die_aura, not_int, physical_affinity, red_blood, templar |
Packs |
生命
350%
護甲
+100%
閃避
+30%
異常狀態臨界值
350%
抗性
30
30
30
20
傷害
131%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
8 ~ 16
攻擊間隔
1.17 秒
傷害分佈
±20%
經驗值
175%
Model Size
110%
類型
BetrayalBlackguardChampion
Metadata
BetrayalOriathBlackguardMeleeChampionNecropolis
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
22,517
護甲
28,790
閃避
4,739
能量護盾
0
傷害
489
法術傷害
489
命中
0
攻擊間隔
1.17
經驗值
17,946
異常狀態臨界值
22,517
冰緩
71
感電
71
易碎
403
焦灼
71
殘喘
197
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
BetrayalLabMelee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 391–587
暴擊率: 5%
攻擊間隔: 1.17 秒
用強大的攻擊擊倒敵人。
damage vs tiki totems +% [-85]
WalkEmergeBetrayal
walk emerge distance [300]
BetrayalLeapSlamChampion
攻擊, 範圍, 近戰, 位移, 快行, Slam, 圖騰技能
躍擊
基本傷害: 391–587
暴擊率: 5%
攻擊傷害: 150%
攻擊間隔: 1.17 秒
冷卻時間: 10 秒
朝著目標區域躍起,並在落地時以你的武器重擊並擊退範圍內的敵人。被踩到的敵人將會被推出去。限定斧、錘、權杖、劍或是長杖。
造成 50% 更多攻擊傷害
50% 更少攻擊速度
基礎範圍為 1.5 米
is area damage [1]
50% 更少攻擊速度
基礎範圍為 1.5 米
is area damage [1]
BetrayalSummonBanner
法術, 法術可重複, 可觸發
施放時間: 1.07 秒
冷卻時間: 10 秒
alternate minion [373]
minion dies when parent deleted [1]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
minion dies when parent deleted [1]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
BetrayalPizzaSlam
攻擊, 傷害, 範圍
基本傷害: 391–587
暴擊率: 5%
攻擊間隔: 1.17 秒
冷卻時間: 10 秒
造成 100% 更多傷害
爆發 +10
active skill area of effect radius +% final [-50]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
爆發 +10
active skill area of effect radius +% final [-50]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
BetrayalOriathDashSlamImpact
可觸發, 攻擊
基本傷害: 391–587
暴擊率: 5%
攻擊間隔: 1.17 秒
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBetrayal/BetrayalMonsterBase" Stats { set_cannot_gain_charges = 1 }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBetrayal/BetrayalMonsterBase" Render { //turn_duration = 0.35 } Monster { } Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Betrayal/CatarinaSummon/catarina_summon.ao" preload_buff_visual = "betrayal_banner" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueNecropolis/BetrayalOriathBlackguardMeleeChampionNecropolis"] = { name = "Syndicate Enforcer", life = 3.5, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.31, damageSpread = 0.2, attackTime = 1.17, attackRange = 16, accuracy = 1, weaponType1 = "Two Hand Axe", skillList = { "BetrayalLabMelee", "BetrayalLeapSlamChampion", "BetrayalSummonBanner", "WalkEmergeBetrayal", "BetrayalOriathDashSlamImpact", "BetrayalPizzaSlam", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BetrayalLabMelee"] = { 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 = { "damage_vs_tiki_totems_+%", }, levels = { [1] = {-85, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BetrayalLeapSlamChampion"] = { name = "Leap Slam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.33, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_attack_speed_+%_final", "active_skill_base_area_of_effect_radius", "is_area_damage", }, levels = { [1] = {-50, 15, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BetrayalSummonBanner"] = { name = "BetrayalSummonBanner", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.07, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "monster_no_drops_or_experience", "summoned_monsters_are_minions", "minion_dies_when_parent_deleted", }, levels = { [1] = {373, 1, -99, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeBetrayal"] = { name = "WalkEmergeBetrayal", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.72, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {300, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BetrayalOriathDashSlamImpact"] = { name = "BetrayalOriathDashSlamImpact", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BetrayalPizzaSlam"] = { name = "BetrayalPizzaSlam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.13, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "upheaval_number_of_spikes", "active_skill_damage_+%_final", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {10, 100, -50, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
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.