Cão Queimado Infestado
Bestial
Resistênte a Torres de Fogo
monster no map drops [1]
Blighted Burned Hellion
SpectreN
Tagsanimal_claw_weapon, beast, blight_monster, feline_beast, is_unarmed, light_armour, mammal_beast, melee, not_int, physical_affinity, red_blood, small_height, very_slow_movement
Vida
600%
Armadura
+10%
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
100%
Type
BlightFireHellion2
Metadata
BlightFireHellionExplode_
Nível
68
Vida
38,600
Armadura
31,669
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
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]
BlightHellionExplodeOnDeath
Spell, Area, Damage, Triggerable, Duration, AreaSpell
Tempo de Conjuração: 1 seg
Causa 2864.2 de Dano de Fogo Base por segundo
Duração base é de 2 segundos
100% de chance de Ativar esta Magia ao Morrer
active skill area of effect radius +% final [50]

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/BlightFireHellionExplode_"] = {
    name = "Blighted Burned 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",
        "BlightHellionExplodeOnDeath",
    },
    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["BlightHellionExplodeOnDeath"] = {
    name = "BlightHellionExplodeOnDeath",
    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_fire_damage_to_deal_per_minute",
        "cast_on_death_%",
        "active_skill_area_of_effect_radius_+%_final",
        "base_skill_effect_duration",
    },
    levels = {
        [1] = {3.5, 100, 50, 2000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
    },
}
Resistênte a Torres de Fogo
IdBlightFireType__
FamilyBlightMonsterType
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • is blight fire monster Min: 1 Max: 1 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.