Fiera ardiente infestada
Bestia
Resistente a las Torres de fuego
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%
Armaduras
+10%
Evasión
+10%
Ailment Threshold
600%
Resistencia
75 0 0 0
Damage
180%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
6 ~ 12
Attack Time
0.975 Second
Damage Spread
±20%
Experiencia
100%
Model Size
100%
Type
BlightFireHellion2
Metadata
BlightFireHellionExplode_
Nivel
68
Vida
38,600
Armaduras
31,669
Evasión
5,213
Escudo de energía
0
Damage
672
Daño de hechizos
672
Precisión
290
Attack Time
0.975
Experiencia
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 estándar
Base Damage: 538–807
Probabilidad de golpe crítico: 5%
Attack Time: 0.975 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
BlightHellionExplodeOnDeath
Spell, Area, Damage, Triggerable, Duration, AreaSpell
Tiempo de lanzamiento: 1 seg
Inflige 2864.2 de daño de fuego base por segundo
La duración base es de 2 segundos
100% de probabilidad de que se active este hechizo al morir
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 = { }, },
    },
}
Resistente a las Torres de fuego
IdBlightFireType__
FamilyBlightMonsterType
Domainsmonstruo (3)
GenerationTypeúnico (3)
Req. level1
Stats
  • is blight fire monster Min: 1 Max: 1 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstruo (3)
    GenerationTypeúnico (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.