毀滅地獄犬
幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/Hellion/Hellion3Spectre |
地區 | 啟程碼頭, 糧儲關口 |
標籤 | animal_claw_weapon, beast, feline_beast, has_dagger, has_one_handed_melee, large_model, light_armour, mammal_beast, medium_movement, melee, not_int, not_str, physical_affinity, red_blood, small_height |
Packs |
生命
100%
閃避
+10%
異常狀態臨界值
100%
抗性




傷害
185%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 10
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
100%
Model Size
100%
類型
Lion
Metadata
Hellion3
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
57
生命
3,050
護甲
11,890
閃避值
3,498
傷害
393
法術傷害
393
命中
374
攻擊間隔
1.5
經驗值
7,413
Minion Life
730
Minion Damage
304
異常狀態臨界值
3,050
冰緩
10
感電
10
易碎
55
焦灼
10
殘喘
27
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 314–472
暴擊率: 5%
攻擊間隔: 1.5 秒
用強大的攻擊擊倒敵人。
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]

HellionRallyingCry
增益, 範圍, 持續時間, 戰吼, 冷卻
激勵戰吼
冷卻時間: 8 秒
施展戰吼,使自身和盟友傷害和魔力恢復增加。 傷害增加量隨著周圍敵人數量提升。 嘲諷周圍所有敵人,使他們攻擊施放者。 與其他戰吼技能共用技能冷卻。
被你嘲諷的敵人對其他目標造成 30% 更少擊中和異常狀態傷害
+8 秒基礎持續時間
增加 10% 傷害
active skill area of effect radius +% final [-25]
base deal no attack damage [1]
base deal no secondary damage [1]
base deal no spell damage [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 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Hellion/Hellion3"] = { name = "Ruins Hellion", life = 1, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.85, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "HellionRallyingCry", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["HellionRallyingCry"] = { name = "[DNT] Old Rallying Cry", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "[DNT] Unused (replaced)", skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.25, baseFlags = { area = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "damage_+%", "base_skill_effect_duration", "taunted_enemies_damage_+%_final_vs_non_taunt_target", "active_skill_area_of_effect_radius_+%_final", "base_deal_no_attack_damage", "base_deal_no_spell_damage", "base_deal_no_secondary_damage", }, levels = { [1] = {8, 8000, -30, -25, levelRequirement = 1, statInterpolation = {1}, cost = { }, }, [2] = {10, 8000, -30, -25, levelRequirement = 50, statInterpolation = {1}, cost = { }, }, [3] = {12, 8000, -30, -25, levelRequirement = 68, statInterpolation = {1}, cost = { }, }, [4] = {15, 8000, -30, -25, levelRequirement = 77, statInterpolation = {1}, cost = { }, }, }, }
monster grants frenzy charges to allies within distance on death [50]
Id | MonsterImplicitGrantsFrenzyChargesToAlliesOnDeath1 |
---|---|
Family | MonsterGrantsCharges |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | frenzy_charge |
毀滅地獄犬


Ruins Hellion
幽魂 | Y |
---|---|
標籤 | animal_claw_weapon, beast, feline_beast, has_dagger, has_one_handed_melee, large_model, light_armour, mammal_beast, medium_movement, melee, not_int, not_str, physical_affinity, red_blood |
生命
100%
閃避
+10%
異常狀態臨界值
100%
抗性




傷害
185%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 10
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
100%
Model Size
100%
類型
Lion
Metadata
Hellion3Spectre
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
6,433
護甲
28,790
閃避值
5,213
傷害
691
法術傷害
691
命中
580
攻擊間隔
1.5
經驗值
10,255
Minion Life
1,395
Minion Damage
552
異常狀態臨界值
6,433
冰緩
20
感電
20
易碎
115
焦灼
20
殘喘
56
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 553–829
暴擊率: 5%
攻擊間隔: 1.5 秒
用強大的攻擊擊倒敵人。
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]

HellionRallyingCry
增益, 範圍, 持續時間, 戰吼, 冷卻
激勵戰吼
冷卻時間: 8 秒
施展戰吼,使自身和盟友傷害和魔力恢復增加。 傷害增加量隨著周圍敵人數量提升。 嘲諷周圍所有敵人,使他們攻擊施放者。 與其他戰吼技能共用技能冷卻。
被你嘲諷的敵人對其他目標造成 30% 更少擊中和異常狀態傷害
+8 秒基礎持續時間
增加 12% 傷害
active skill area of effect radius +% final [-25]
base deal no attack damage [1]
base deal no secondary damage [1]
base deal no spell damage [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 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Hellion/Hellion3Spectre"] = { name = "Ruins Hellion", life = 1, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.85, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "HellionRallyingCry", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["HellionRallyingCry"] = { name = "[DNT] Old Rallying Cry", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "[DNT] Unused (replaced)", skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.25, baseFlags = { area = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "damage_+%", "base_skill_effect_duration", "taunted_enemies_damage_+%_final_vs_non_taunt_target", "active_skill_area_of_effect_radius_+%_final", "base_deal_no_attack_damage", "base_deal_no_spell_damage", "base_deal_no_secondary_damage", }, levels = { [1] = {8, 8000, -30, -25, levelRequirement = 1, statInterpolation = {1}, cost = { }, }, [2] = {10, 8000, -30, -25, levelRequirement = 50, statInterpolation = {1}, cost = { }, }, [3] = {12, 8000, -30, -25, levelRequirement = 68, statInterpolation = {1}, cost = { }, }, [4] = {15, 8000, -30, -25, levelRequirement = 77, statInterpolation = {1}, 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.