黑樹毀滅者


增加 200% 暈眩門檻
monster chance to not flee % [100]
monster damage +% final vs monsters from ancestral rank [200]
monster chance to not flee % [100]
monster damage +% final vs monsters from ancestral rank [200]
Blackbark Demolisher
幽魂 | N |
---|---|
標籤 | human, humanoid, karui, medium_movement, not_int, red_blood |
生命
550%
護甲
+250%
閃避
+25%
異常狀態臨界值
550%
抗性




傷害
275%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
5 ~ 13
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
100%
Model Size
100%
類型
AncestralMoltenDestroyer
Metadata
AncestralMoltenDestroyer
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
35,383
護甲
100,765
閃避值
5,924
傷害
1,027
法術傷害
1,027
命中
580
攻擊間隔
1.5
經驗值
10,255
Minion Life
7,675
Minion Damage
820
異常狀態臨界值
35,383
冰緩
112
感電
112
易碎
633
焦灼
112
殘喘
309
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
EASAncestralDestroyTotemBuffs
法術
施放時間: 1 秒
冷卻時間: 10 秒
action attack or cast time uses animation length [1]
spell maximum action distance +% [-60]
GSAncestralTotemMoltenShellExplode
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 2017 至 3026 火焰傷害
is area damage [1]
monster damage +% final vs monsters [7500]
ABTTAncestralTotemMoltenShell
增益, 持續時間, 法術
施放時間: 1 秒
冷卻時間: 30 秒
action attack or cast time uses animation length [1]
spell maximum action distance +% [-80]
MeleeAtAnimationSpeedFire
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 822–1233
暴擊率: 5%
攻擊傷害: 75%
攻擊間隔: 1.5 秒
用強大的攻擊擊倒敵人。
造成 25% 更少攻擊傷害
造成 150.3% 更多傷害
75% 物理傷害轉化至火焰傷害
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAncestral/AncestralMoltenDestroyer"] = { name = "Blackbark Demolisher", life = 5.5, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.75, damageSpread = 0.2, attackTime = 1.5, attackRange = 13, accuracy = 1, weaponType1 = "Two Hand Axe", skillList = { "MeleeAtAnimationSpeedFire", "ABTTAncestralTotemMoltenShell", "GSAncestralTotemMoltenShellExplode", "EASAncestralDestroyTotemBuffs", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedFire"] = { 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 = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_fire", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0, 75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [2] = {0, 75, baseMultiplier = 0.75, levelRequirement = 19, statInterpolation = {2}, cost = { }, }, [3] = {1, 75, baseMultiplier = 0.75, levelRequirement = 20, statInterpolation = {2}, cost = { }, }, [4] = {200, 75, baseMultiplier = 0.75, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ABTTAncestralTotemMoltenShell"] = { name = "ABTTAncestralTotemMoltenShell", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-80, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAncestralTotemMoltenShellExplode"] = { name = "GSAncestralTotemMoltenShellExplode", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "monster_damage_+%_final_vs_monsters", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 7500, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASAncestralDestroyTotemBuffs"] = { name = "EASAncestralDestroyTotemBuffs", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-60, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
增加 200% 暈眩門檻
Id | AncestralTrailMonsterStunThresholdNgamahu |
---|---|
Family | AncestralTrialMonster |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
monster chance to not flee % [100]
monster damage +% final vs monsters from ancestral rank [200]
Id | AncestralTrialMonsterChampionFleeAndDamage |
---|---|
Family | AncestralTrialMonster |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
黑樹毀滅者


增加 200% 暈眩門檻
Blackbark Demolisher
幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/LeagueAncestral/AncestralMoltenDestroyerStandaloneSpectre |
標籤 | human, humanoid, karui, medium_movement, not_int, red_blood |
Packs |
生命
550%
護甲
+250%
閃避
+25%
異常狀態臨界值
550%
抗性




傷害
206%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
5 ~ 13
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
200%
Model Size
100%
類型
AncestralMoltenDestroyerStandalone
Metadata
AncestralMoltenDestroyerStandalone_
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
35,383
護甲
100,765
閃避值
5,924
傷害
770
法術傷害
770
命中
580
攻擊間隔
1.5
經驗值
20,510
Minion Life
7,675
Minion Damage
614
異常狀態臨界值
35,383
冰緩
112
感電
112
易碎
633
焦灼
112
殘喘
309
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
EASAncestralDestroyTotemBuffs
法術
施放時間: 1 秒
冷卻時間: 10 秒
action attack or cast time uses animation length [1]
spell maximum action distance +% [-60]
GSAncestralTotemMoltenShellExplode
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 2017 至 3026 火焰傷害
is area damage [1]
monster damage +% final vs monsters [7500]
ABTTAncestralTotemMoltenShell
增益, 持續時間, 法術
施放時間: 1 秒
冷卻時間: 30 秒
action attack or cast time uses animation length [1]
spell maximum action distance +% [-80]
MeleeAtAnimationSpeedFire
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 616–923
暴擊率: 5%
攻擊傷害: 75%
攻擊間隔: 1.5 秒
用強大的攻擊擊倒敵人。
造成 25% 更少攻擊傷害
造成 150.3% 更多傷害
75% 物理傷害轉化至火焰傷害
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBaseStandalone"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBaseStandalone"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAncestral/AncestralMoltenDestroyerStandalone_"] = { name = "Blackbark Demolisher", life = 5.5, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.06, damageSpread = 0.2, attackTime = 1.5, attackRange = 13, accuracy = 1, weaponType1 = "Two Hand Axe", skillList = { "MeleeAtAnimationSpeedFire", "ABTTAncestralTotemMoltenShell", "GSAncestralTotemMoltenShellExplode", "EASAncestralDestroyTotemBuffs", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedFire"] = { 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 = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_fire", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0, 75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [2] = {0, 75, baseMultiplier = 0.75, levelRequirement = 19, statInterpolation = {2}, cost = { }, }, [3] = {1, 75, baseMultiplier = 0.75, levelRequirement = 20, statInterpolation = {2}, cost = { }, }, [4] = {200, 75, baseMultiplier = 0.75, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ABTTAncestralTotemMoltenShell"] = { name = "ABTTAncestralTotemMoltenShell", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-80, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAncestralTotemMoltenShellExplode"] = { name = "GSAncestralTotemMoltenShellExplode", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "monster_damage_+%_final_vs_monsters", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 7500, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASAncestralDestroyTotemBuffs"] = { name = "EASAncestralDestroyTotemBuffs", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-60, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
增加 200% 暈眩門檻
Id | AncestralTrailMonsterStunThresholdNgamahu |
---|---|
Family | AncestralTrialMonster |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
黑樹毀滅者


增加 200% 暈眩門檻
Blackbark Demolisher
幽魂 | Y |
---|---|
標籤 | human, humanoid, karui, medium_movement, not_int, red_blood |
生命
400%
護甲
+250%
閃避
+25%
異常狀態臨界值
400%
抗性




傷害
206%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
5 ~ 13
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
200%
Model Size
100%
類型
AncestralMoltenDestroyerStandaloneSpectre
Metadata
AncestralMoltenDestroyerStandaloneSpectre
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
25,733
護甲
100,765
閃避值
5,924
傷害
770
法術傷害
770
命中
580
攻擊間隔
1.5
經驗值
20,510
Minion Life
5,582
Minion Damage
614
異常狀態臨界值
25,733
冰緩
81
感電
81
易碎
460
焦灼
81
殘喘
225
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
EASAncestralDestroyTotemBuffs
法術
施放時間: 1 秒
冷卻時間: 10 秒
action attack or cast time uses animation length [1]
spell maximum action distance +% [-60]
GSAncestralTotemMoltenShellExplode
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 2017 至 3026 火焰傷害
is area damage [1]
monster damage +% final vs monsters [7500]
ABTTAncestralTotemMoltenShell
增益, 持續時間, 法術
施放時間: 1 秒
冷卻時間: 30 秒
action attack or cast time uses animation length [1]
spell maximum action distance +% [-80]
MeleeAtAnimationSpeedFire
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 616–923
暴擊率: 5%
攻擊傷害: 75%
攻擊間隔: 1.5 秒
用強大的攻擊擊倒敵人。
造成 25% 更少攻擊傷害
造成 150.3% 更多傷害
75% 物理傷害轉化至火焰傷害
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBaseStandalone"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBaseStandalone"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAncestral/AncestralMoltenDestroyerStandaloneSpectre"] = { name = "Blackbark Demolisher", life = 4, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.06, damageSpread = 0.2, attackTime = 1.5, attackRange = 13, accuracy = 1, weaponType1 = "Two Hand Axe", skillList = { "MeleeAtAnimationSpeedFire", "ABTTAncestralTotemMoltenShell", "GSAncestralTotemMoltenShellExplode", "EASAncestralDestroyTotemBuffs", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedFire"] = { 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 = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_fire", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0, 75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [2] = {0, 75, baseMultiplier = 0.75, levelRequirement = 19, statInterpolation = {2}, cost = { }, }, [3] = {1, 75, baseMultiplier = 0.75, levelRequirement = 20, statInterpolation = {2}, cost = { }, }, [4] = {200, 75, baseMultiplier = 0.75, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ABTTAncestralTotemMoltenShell"] = { name = "ABTTAncestralTotemMoltenShell", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-80, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAncestralTotemMoltenShellExplode"] = { name = "GSAncestralTotemMoltenShellExplode", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "monster_damage_+%_final_vs_monsters", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 7500, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASAncestralDestroyTotemBuffs"] = { name = "EASAncestralDestroyTotemBuffs", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-60, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
增加 200% 暈眩門檻
Id | AncestralTrailMonsterStunThresholdNgamahu |
---|---|
Family | AncestralTrialMonster |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
黑樹毀滅者
友好度: 1,400
特性: 保護圖騰
淨化敵人圖騰
部落天賦: 暈眩抗性
火焰淨化
讓敵人圖騰身陷火海,移除它全部的增益
熔岩護盾
熔岩護盾包覆圖騰。當敵人嘗試摧毀圖騰時,護盾會爆炸
淨化敵人圖騰
部落天賦: 暈眩抗性
火焰淨化
讓敵人圖騰身陷火海,移除它全部的增益
熔岩護盾
熔岩護盾包覆圖騰。當敵人嘗試摧毀圖騰時,護盾會爆炸
Blackbark Demolisher

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.