MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Hurleuse infestée
Bête
IconEnemyResistanceLightning
Résiste à toutes les Tourelles physiques
Déphasage
suppress phasing visual [1]
Vous ne pouvez pas être Repoussé(e)
immune to petrification [1]
unaffected by temporal tower [1]
Vous ne pouvez pas être Étourdi
Blighted Shrieker
Spectre
Tagsbeast, blight_monster, Lanceur de sorts, flesh_armour, flying, is_unarmed, lightning_affinity, mammal_beast, medium_height, melee, not_int, not_str, physical_affinity, red_blood, very_slow_movement
Vie
500%
Évasion
+20%
Ailment Threshold
500%
Résistance
IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning40% IconEnemyResistanceChaos0%
Damage
160%
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
BlightPhysicalBat
Metadata
BlightPhysicalBat
Niveau
68
Vie
32,167
Armure
28,790
Score d'Évasion
5,687
Damage
598
Dégâts des sorts
598
Précision
580
Attack Time
1.005
Expérience
10,255
Minion Life
6,977
Minion Damage
477
Ailment Threshold
32,167
Chill
102
Shock
102
Brittle
575
Scorch
102
Sap
281
Phys Convert Ele
240%
BatScreech
Spell, Multicastable, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Temps de recharge: 4 sec.
is area damage [1]
spell maximum base lightning damage [1349]
spell minimum base lightning damage [899.4]
BatScreechGeometrySpell
Spell, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Temps de recharge: 4 sec.
20% de chances d'Électrocuter les Ennemis
is area damage [1]
spell maximum base lightning damage [1519]
spell minimum base lightning damage [1012]
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque par défaut
Base Damage: 478717
Chances de coup critique: 5%
Attack Time: 1.005 sec.
Frappez vos ennemis d'un coup puissant.
skill can fire arrows [1]
skill can fire wand projectiles [1]
iconbasicattack

Object Type

version 2
extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueBlight/Physical/BlightPhysicalBat"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 40,
    chaosResist = 0,
    name = "Blighted Shrieker",
    life = 5,
    damage = 1.6,
    damageSpread = 0.2,
    attackTime = 1.005,
    attackRange = 9,
    accuracy = 1,
    skillList = {
        "Melee",
        "BatScreech",
        "BatScreechGeometrySpell",
    },
    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["BatScreech"] = {
    name = "BatScreech",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        [2] = {2.2000000476837, 3.2999999523163, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BatScreechGeometrySpell"] = {
    name = "BatScreechGeometrySpell",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_chance_to_shock_%",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 20, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        [2] = {2.2000000476837, 3.2999999523163, 20, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
    },
}
Résiste à toutes les Tourelles physiques
FamilyBlightMonsterType
Domainsmonstre (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • is blight physical monster 1 1 Global — Valeur fixe
  • Déphasage
    suppress phasing visual [1]
    FamilyPhasing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • phase through objects 1 1 Global — Valeur fixe
  • suppress phasing visual 1 1 Global — Valeur fixe
  • Vous ne pouvez pas être Repoussé(e)
    FamilyCannotBeKnockedBack
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be knocked back 1 1 Global — Valeur fixe
  • immune to petrification [1]
    FamilyImmuneToPetrification
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • immune to petrification 1 1 Global — Valeur fixe
  • unaffected by temporal tower [1]
    FamilyBlightUnaffectedByTower
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • unaffected by temporal tower 1 1 Global — Valeur fixe
  • Vous ne pouvez pas être Étourdi
    Name{Inébranlable}{Inébranlable}{Inébranlables}{Inébranlables}
    FamilyMonsterCannotBeStunned
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base cannot be stunned 1 1 Global — Valeur fixe
  • Spawn Tagsnot_str: 0 default: 1000
    Edit

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