Cão Infestado
Bestial
Resistênte a Torres de Fogo
Blighted Hellion
Spectre | N |
---|---|
Tags | animal_claw_weapon, beast, blight_monster, feline_beast, is_unarmed, light_armour, mammal_beast, melee, not_int, not_str, physical_affinity, red_blood, small_height, very_slow_movement |
Vida
600%
Evasão
+10%
Ailment Threshold
600%
Resistência
40 0 0 0
Damage
180%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 12
Attack Time
0.975 Second
Damage Spread
±20%
Experiência
100%
Model Size
90%
Type
BlightFireHellion
Metadata
BlightFireHellion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
38,600
Armadura
28,790
Evasão
5,213
Escudo de Energia
0
Damage
672
Dano Mágico
672
Precisão
290
Attack Time
0.975
Experiência
10,255
Ailment Threshold
38,600
Chill
122
Shock
122
Brittle
691
Scorch
122
Sap
337
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 538–807
Chance de Crítico: 5%
Attack Time: 0.975 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/Fire/BlightFireHellion"] = { name = "Blighted Hellion", life = 6, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.8, damageSpread = 0.2, attackTime = 0.975, attackRange = 12, accuracy = 1, skillList = { "Melee", }, 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 = { }, }, }, }
Resistênte a Torres de Fogo
Id | BlightFireType__ |
---|---|
Family | BlightMonsterType |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Cão Infestado
Bestial
Resistênte a Torres de Fogo
Blighted Hellion
Spectre | N |
---|---|
Tags | animal_claw_weapon, beast, blight_monster, feline_beast, is_unarmed, light_armour, mammal_beast, melee, not_int, not_str, physical_affinity, red_blood, small_height, very_slow_movement |
Vida
600%
Evasão
+10%
Ailment Threshold
600%
Resistência
75 0 0 0
Damage
180%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 12
Attack Time
0.975 Second
Damage Spread
±20%
Experiência
100%
Model Size
90%
Type
BlightFireHellion2
Metadata
BlightFireHellion2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
38,600
Armadura
28,790
Evasão
5,213
Escudo de Energia
0
Damage
672
Dano Mágico
672
Precisão
290
Attack Time
0.975
Experiência
10,255
Ailment Threshold
38,600
Chill
122
Shock
122
Brittle
691
Scorch
122
Sap
337
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 538–807
Chance de Crítico: 5%
Attack Time: 0.975 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/Fire/BlightFireHellion2"] = { name = "Blighted Hellion", life = 6, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.8, damageSpread = 0.2, attackTime = 0.975, attackRange = 12, accuracy = 1, skillList = { "Melee", }, 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 = { }, }, }, }
Resistênte a Torres de Fogo
Id | BlightFireType__ |
---|---|
Family | BlightMonsterType |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Cão Infestado
Bestial
Resistênte a Torres de Fogo
Blighted Hellion
Spectre | N |
---|---|
Tags | animal_claw_weapon, beast, blight_monster, Conjurador, feline_beast, fire_affinity, is_unarmed, light_armour, mammal_beast, melee, not_int, not_str, physical_affinity, ranged, red_blood, small_height, very_slow_movement |
Vida
600%
Evasão
+10%
Ailment Threshold
600%
Resistência
75 0 0 0
Damage
180%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 12
Attack Time
0.975 Second
Damage Spread
±20%
Experiência
100%
Model Size
90%
Type
BlightFireHellion2
Metadata
BlightFireHellionMortar
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
38,600
Armadura
28,790
Evasão
5,213
Escudo de Energia
0
Damage
672
Dano Mágico
672
Precisão
290
Attack Time
0.975
Experiência
10,255
Ailment Threshold
38,600
Chill
122
Shock
122
Brittle
691
Scorch
122
Sap
337
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 538–807
Chance de Crítico: 5%
Attack Time: 0.975 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
MoltenMortarBlightHellion
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Recarga: 10 seg
Habilidade de morteiro de monstro genérico. Como Projétil de Monstro, mas com um efeito de impacto.
Causa 1318 a 1977 de Dano de Fogo
base is projectile [1]
is area damage [1]
projectile spread radius [5]
projectile uses contact position [1]
base is projectile [1]
is area damage [1]
projectile spread radius [5]
projectile uses contact position [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/Fire/BlightFireHellionMortar"] = { name = "Blighted Hellion", life = 6, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.8, damageSpread = 0.2, attackTime = 0.975, attackRange = 12, accuracy = 1, skillList = { "Melee", "MoltenMortarBlightHellion", }, 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["MoltenMortarBlightHellion"] = { name = "MoltenMortarBlightHellion", 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.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "projectile_spread_radius", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 5, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
Resistênte a Torres de Fogo
Id | BlightFireType__ |
---|---|
Family | BlightMonsterType |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |