Évangéliste infestée
Démon
Blighted Evangelist
Spectre | N |
---|---|
Tags | blight_monster, Lanceur de sorts, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, melee, not_int, not_str, physical_affinity, red_blood, undying, very_slow_movement |
Vie
600%
Évasion
+10%
Ailment Threshold
600%
Résistance
37 37 37 0
Damage
150%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 7
Attack Time
1.005 Second
Damage Spread
±20%
Expérience
100%
Model Size
115%
Type
BlightUndyingEvangalist
Metadata
UndyingEvangalist
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
68
Vie
38,600
Armure
28,790
Évasion
5,213
Bouclier d'énergie
0
Damage
560
Dégâts des sorts
560
Précision
290
Attack Time
1.005
Expérience
10,255
Ailment Threshold
38,600
Chill
122
Shock
122
Brittle
691
Scorch
122
Sap
337
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
Attaque par défaut
Base Damage: 448–672
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]
skill can fire wand projectiles [1]
BlightDelayedBlast
Spell, Damage, Area, Triggerable, AreaSpell
Temps d'incantation: 1 sec.
Inflige 931 à 1396 Dégâts physiques
active skill area of effect radius +% final [-35]
is area damage [1]
active skill area of effect radius +% final [-35]
is area damage [1]
MonsterProximityShield
Spell, Area, Duration, Triggerable, AreaSpell
Temps d'incantation: 1 sec.
Temps de recharge: 18 sec.
Vous ne pouvez pas subir de Dégâts directs provenant d'ennemis en dehors du bouclier.
inside shield [#]
La Durée de base est de 8 secondes
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink" Actor { main_hand_unarmed_type = "One_Hand_Sword" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/BlightMonsterBaseSink"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/Generic/UndyingEvangalist"] = { name = "Blighted Evangelist", life = 6, fireResist = 37, coldResist = 37, lightningResist = 37, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.005, attackRange = 7, accuracy = 1, skillList = { "Melee", "BlightDelayedBlast", "MonsterProximityShield", }, 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["BlightDelayedBlast"] = { name = "BlightDelayedBlast", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -35, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterProximityShield"] = { name = "MonsterProximityShield", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", }, levels = { [1] = {8000, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
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.