Mountain Hellion Alpha
สัตว์ร้าย
ด่าน: ทางขึ้นเขา, ทางลงเขา, ห้องทดลองนิรันดร, Isolated Sound, Frozen Springs, Iceberg Map, ทะเลสาบคาลานดรา
สกุล: Gargantuan
กลุ่ม: Feline
วงศ์: สัตว์ป่า
นำความเสียหาย กายภาพ 100% ไปเสริมเป็น น้ำแข็ง
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/Hellion/HellionIceExplodeOnDeathSpectre |
Area | ทางขึ้นเขา, ทางลงเขา, ห้องทดลองนิรันดร, Isolated Sound, Frozen Springs, Iceberg Map, ทะเลสาบคาลานดรา |
Tags | animal_claw_weapon, beast, feline_beast, has_dagger, has_one_handed_melee, large_model, light_armour, mammal_beast, medium_height, medium_movement, melee, not_int, not_str, physical_affinity, red_blood |
Packs |
พลังชีวิต
150%
การหลบหลีก
+10%
Ailment Threshold
150%
ค่าต้านทาน
75 0 0 0
Damage
180%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
150%
Model Size
130%
Type
LionAlpha
Metadata
HellionIceExplodeOnDeath
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
70
พลังชีวิต
11,758
ค่าเกราะ
33,714
การหลบหลีก
5,589
โล่พลังงาน
0
Damage
758
ความเสียหายเวท
758
ความแม่นยำ
314
Attack Time
1.5
ค่าประสบการณ์
16,080
Ailment Threshold
11,758
Chill
37
Shock
37
Brittle
210
Scorch
37
Sap
103
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 607–910
โอกาสคริติคอล: 5%
Attack Time: 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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MonsterCastGroundEffectChilled
Spell, Area, Damage, Triggerable, Duration, AreaSpell
เวลาร่าย: 1 วินาที
ระยะเวลาพื้นฐาน 4 วินาที
มีโอกาสทริกเกอร์ เวทนี้ 100% เมื่อตาย
ground ice art variation [1]
มีโอกาสทริกเกอร์ เวทนี้ 100% เมื่อตาย
ground ice art variation [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Dagger" } Animated { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/hellion/ice/explosion_new.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/hellion/ice/icepatchremain.ao" } Life { on_death = "RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Hellion/HellionIceExplodeOnDeath"] = { name = "Mountain Hellion Alpha", life = 1.5, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.8, damageSpread = 0.2, attackTime = 1.5, attackRange = 12, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MonsterCastGroundEffectChilled", }, 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["MonsterCastGroundEffectChilled"] = { name = "MonsterCastGroundEffectChilled", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "cast_on_death_%", "ground_ice_art_variation", }, levels = { [1] = {4000, 100, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
นำความเสียหาย กายภาพ 100% ไปเสริมเป็น น้ำแข็ง
Id | MonsterPhysicalAddedAsColdSkeletonMaps |
---|---|
Family | PhysicalAddedAsCold |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
Mountain Hellion Alpha
สัตว์ร้าย
นำความเสียหาย กายภาพ 100% ไปเสริมเป็น น้ำแข็ง
Spectre | Y |
---|---|
Tags | 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 |
พลังชีวิต
150%
การหลบหลีก
+10%
Ailment Threshold
150%
ค่าต้านทาน
75 0 0 0
Damage
180%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
150%
Model Size
130%
Type
LionAlpha
Metadata
HellionIceExplodeOnDeathSpectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
9,650
ค่าเกราะ
28,790
การหลบหลีก
5,213
โล่พลังงาน
0
Damage
672
ความเสียหายเวท
672
ความแม่นยำ
290
Attack Time
1.5
ค่าประสบการณ์
15,383
Ailment Threshold
9,650
Chill
31
Shock
31
Brittle
173
Scorch
31
Sap
84
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 538–807
โอกาสคริติคอล: 5%
Attack Time: 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]
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" Actor { main_hand_unarmed_type = "Dagger" } Animated { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 } Life { on_death = "RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Hellion/HellionIceExplodeOnDeathSpectre"] = { name = "Mountain Hellion Alpha", life = 1.5, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.8, damageSpread = 0.2, attackTime = 1.5, attackRange = 12, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, 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 = { }, }, }, }
นำความเสียหาย กายภาพ 100% ไปเสริมเป็น น้ำแข็ง
Id | MonsterPhysicalAddedAsColdSkeletonMaps |
---|---|
Family | PhysicalAddedAsCold |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
Mountain Hellion Alpha
สัตว์ร้าย
ด่าน: Path of Exile Royale
นำความเสียหาย กายภาพ 100% ไปเสริมเป็น น้ำแข็ง
royale monster armour drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
royale monster armour drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
Spectre | Y |
---|---|
Area | Path of Exile Royale |
Tags | animal_claw_weapon, beast, feline_beast, has_dagger, has_one_handed_melee, large_model, light_armour, mammal_beast, medium_height, medium_movement, melee, not_int, not_str, physical_affinity, red_blood |
Packs |
พลังชีวิต
160%
การหลบหลีก
+10%
Ailment Threshold
160%
ค่าต้านทาน
75 0 0 0
Damage
166%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
160%
Model Size
130%
Type
LionAlphaRoyale
Metadata
HellionIceExplodeRoyale
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
2
พลังชีวิต
42
ค่าเกราะ
23
การหลบหลีก
95
โล่พลังงาน
0
Damage
9
ความเสียหายเวท
9
ความแม่นยำ
15
Attack Time
1.5
ค่าประสบการณ์
32
Ailment Threshold
42
Chill
0
Shock
0
Brittle
1
Scorch
0
Sap
0
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 7–11
โอกาสคริติคอล: 5%
Attack Time: 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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MonsterCastGroundEffectChilled
Spell, Area, Damage, Triggerable, Duration, AreaSpell
เวลาร่าย: 1 วินาที
ระยะเวลาพื้นฐาน 4 วินาที
มีโอกาสทริกเกอร์ เวทนี้ 100% เมื่อตาย
ground ice art variation [1]
มีโอกาสทริกเกอร์ เวทนี้ 100% เมื่อตาย
ground ice art variation [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Dagger" } Animated { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/hellion/ice/explosion_new.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/hellion/ice/icepatchremain.ao" } Life { on_death = "RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Hellions/HellionIceExplodeRoyale"] = { name = "Mountain Hellion Alpha", life = 1.6, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.66, damageSpread = 0.2, attackTime = 1.5, attackRange = 12, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MonsterCastGroundEffectChilled", }, 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["MonsterCastGroundEffectChilled"] = { name = "MonsterCastGroundEffectChilled", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "cast_on_death_%", "ground_ice_art_variation", }, levels = { [1] = {4000, 100, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
นำความเสียหาย กายภาพ 100% ไปเสริมเป็น น้ำแข็ง
Id | MonsterPhysicalAddedAsColdSkeletonMaps |
---|---|
Family | PhysicalAddedAsCold |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
royale monster armour drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
Id | RoyaleAdditionalMonsterDrops |
---|---|
Family | RoyaleAdditionalMonsterDrops |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |