Porteur de lanterne infesté
Mort-vivant
Résiste à toutes les Tourelles physiques
ignite art variation [1]
Vous ne pouvez pas être Repoussé(e)
immune to petrification [1]
unaffected by temporal tower [1]
Vous ne pouvez pas être Étourdi
Blighted Lanternbearer
SpectreN
Tagsblight_monster, Lanceur de sorts, fire_affinity, humanoid, is_unarmed, medium_height, mud_blood, not_int, not_str, ranged, stone_armour, undead, very_slow_movement
Vie
500%
Évasion
+20%
Ailment Threshold
500%
Résistance
40 0 0 0
Damage
152%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 9
Attack Time
1.005 Second
Damage Spread
±20%
Expérience
100%
Model Size
100%
Type
BlightPhysicalMinerLantern
Metadata
MinerLantern
Niveau
68
Vie
32,167
Armure
28,790
Évasion
5,687
Bouclier d'énergie
0
Damage
568
Dégâts des sorts
568
Précision
290
Attack Time
1.005
Expérience
10,255
Ailment Threshold
32,167
Chill
102
Shock
102
Brittle
575
Scorch
102
Sap
281
MinerThrowFireBlight
Spell, Projectile, ProjectilesFromUser, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Temps de recharge: 1.5 sec.
Inflige 864.3 Dégâts de feu de base par seconde
La Durée de base est de 2 secondes
Inflige 777.8 à 1167 Dégâts de feu
base is projectile [1]
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink"

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink"

Life
{
	on_death = "DetachAllContainingText( minerlantern );"
	on_spawned_dead = "DetachAllContainingText( minerlantern );"
}
Render
{
    //turn_duration = 0.4
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueBlight/Physical/MinerLantern"] = {
    name = "Blighted Lanternbearer",
    life = 5,
    fireResist = 40,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.52,
    damageSpread = 0.2,
    attackTime = 1.005,
    attackRange = 9,
    accuracy = 1,
    skillList = {
        "MinerThrowFireBlight",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MinerThrowFireBlight"] = {
    name = "MinerThrowFireBlight",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_fire_damage_to_deal_per_minute",
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "base_skill_effect_duration",
        "base_is_projectile",
        "is_area_damage",
    },
    levels = {
        [1] = {1.6000000238419, 0.40000000596046, 0.60000002384186, 2000, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 3},  cost = { }, },
    },
}
Résiste à toutes les Tourelles physiques
IdBlightPhysicalType_
FamilyBlightMonsterType
Domainsmonstre (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • is blight physical monster Min: 1 Max: 1 Global
  • ignite art variation [1]
    IdIgniteArtVariation
    FamilyStatusAilmentArtVariation
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • ignite art variation Min: 1 Max: 1 Global
  • Vous ne pouvez pas être Repoussé(e)
    IdMonsterCannotBeKnockedBack
    FamilyCannotBeKnockedBack
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • immune to petrification [1]
    IdImmuneToPetrification__
    FamilyImmuneToPetrification
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • immune to petrification Min: 1 Max: 1 Global
  • unaffected by temporal tower [1]
    IdBlightUnaffectedByTemporalTower
    FamilyBlightUnaffectedByTower
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • unaffected by temporal tower Min: 1 Max: 1 Global
  • Vous ne pouvez pas être Étourdi
    IdMonsterCannotBeStunned1
    Name{Inébranlable}{Inébranlable}{Inébranlables}{Inébranlables}
    FamilyMonsterCannotBeStunned
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base cannot be stunned Min: 1 Max: 1 Global
  • Spawn Tagsnot_str: 0 default: 1000
    Edit

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