Knucklegnaw
BestialResistênte a Torres de Fogo
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em %
Não Pode ser Empurrado
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em %
Não Pode ser Empurrado
| Spectre | N |
|---|---|
| Tags | animal_claw_weapon, beast, blight_boss, blight_monster, fire_affinity, is_unarmed, light_armour, mammal_beast, medium_height, melee, not_int, not_str, physical_affinity, red_blood, very_slow_movement |
Vida
1200%
Evasão
+10%
Ailment Threshold
1200%
Resistência
Damage
240%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 16
Attack Time
1.305 Second
Damage Spread
±20%
Experiência
200%
Model Size
150%
Type
BlightFireHellionBoss
Metadata
BlightFireHellionBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
1,672,156
Armadura
28,790
Evasão
5,213
Damage
1,021
Dano Mágico
1,524
Precisão
580
Attack Time
0.87435
Experiência
112,805
Minion Life
362,705
Minion Damage
815
Ailment Threshold
1,053,458
Chill
3,331
Shock
3,331
Brittle
18,845
Scorch
3,331
Sap
9,203
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: 717–1076
Chance de Crítico: 5%
Attack Time: 1.305 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
BlightHellionChampionSlam
Triggerable, Attack
Base Damage: 717–1076
Chance de Crítico: 5%
Attack Time: 1.305 seg
Recarga: 8 seg
BlightHellionChampionStep
Triggerable, Attack
Base Damage: 717–1076
Chance de Crítico: 5%
Attack Time: 1.305 seg
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBoss"
Object Type Codes
version 2
extends "Metadata/Monsters/LeagueBlight/BlightMonsterBoss"
Life
{
on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Mind_Control_Epk/boss/hellion_fire.epk );"
on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Mind_Control_Epk/boss/hellion_fire.epk );"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueBlight/Fire/BlightFireHellionBoss"] = {
name = "Knucklegnaw",
life = 12,
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
damage = 2.4,
damageSpread = 0.2,
attackTime = 1.305,
attackRange = 16,
accuracy = 1,
skillList = {
"Melee",
"BlightHellionChampionSlam",
"BlightHellionChampionStep",
},
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["BlightHellionChampionSlam"] = {
name = "BlightHellionChampionSlam",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.8,
baseFlags = {
attack = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"skill_physical_damage_%_to_convert_to_fire",
"active_skill_attack_speed_+%_final",
"is_area_damage",
},
levels = {
[1] = {75, -45, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["BlightHellionChampionStep"] = {
name = "BlightHellionChampionStep",
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 = {
"skill_physical_damage_%_to_convert_to_fire",
"is_area_damage",
},
levels = {
[1] = {75, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
Resistênte a Torres de Fogo
| Family | BlightMonsterType |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
| Stats |
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em %
| Family | MonsterMapBoss |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
| Stats |
Não Pode ser Empurrado
| Family | CannotBeKnockedBack |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
| Stats |
| Family | Nothing |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
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.