Efígie do Medo
Morto-vivo
Área: Campos Imperiais
Effigy of Fear
Spectre | N |
---|---|
Area | Campos Imperiais |
Tags | bone_armour, bones, Conjurador, has_two_hand_mace, has_two_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, puncturing_weapon, ranged, skeleton, summoner, undead, very_slow_movement |
Vida
400%
Armadura
+25%
Ailment Threshold
400%
Resistência
0 0 85 0
Damage
150%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.605 Second
Damage Spread
±30%
Experiência
200%
Model Size
130%
Type
ScarecrowMeleeBoss
Metadata
ScarecrowPitchforkBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
58
Vida
13,012
Armadura
16,128
Evasão
3,302
Escudo de Energia
0
Damage
336
Dano Mágico
336
Precisão
195
Attack Time
1.605
Experiência
15,406
Ailment Threshold
13,012
Chill
41
Shock
41
Brittle
233
Scorch
41
Sap
114
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 235–437
Chance de Crítico: 5%
Attack Time: 1.605 seg
Abate seus inimigos com um golpe poderoso.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ScarecrowBossSummonRaven
Spell, Minion, Duration, MinionsCanExplode, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CreatesMinion
Tempo de Conjuração: 4 seg
Recarga: 14 seg
Causa 40% menos Dano
Máximo de Espíritos Furiosos Convocados: 50
Duração base é de 6 segundos
alternate minion [1]
Máximo de Espíritos Furiosos Convocados: 50
Duração base é de 6 segundos
alternate minion [1]
ScarecrowBossSummonRavenDeath
Spell, Minion, Duration, MinionsCanExplode, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CreatesMinion
Tempo de Conjuração: 0.1 seg
Causa 40% menos Dano
Máximo de Espíritos Furiosos Convocados: 50
Duração base é de 6 segundos
alternate minion [1]
Máximo de Espíritos Furiosos Convocados: 50
Duração base é de 6 segundos
alternate minion [1]
BlackRavenProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 1.2 seg
Recarga: 2.5 seg
Causa 115.2 a 172.8 de Dano Físico
Projéteis Perfuram todos Alvos
base is projectile [1]
monster projectile variation [30]
skill visual scale +% [100]
Projéteis Perfuram todos Alvos
base is projectile [1]
monster projectile variation [30]
skill visual scale +% [100]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Scarecrow/Scarecrow"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Scarecrow/Scarecrow" Animated { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Geofri/explosion.ao" preload_animated_object = "Metadata/Effects/Microtransactions/Spells/summonraven/summonraven.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/Scarecrow/ScarecrowPitchforkBoss"] = { name = "Effigy of Fear", life = 4, fireResist = 0, coldResist = 0, lightningResist = 85, chaosResist = 0, damage = 1.5, damageSpread = 0.3, attackTime = 1.605, attackRange = 9, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "MeleeAtAnimationSpeedUnique", "BlackRavenProjectile", "ScarecrowBossSummonRaven", "ScarecrowBossSummonRavenDeath", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedUnique"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlackRavenProjectile"] = { name = "BlackRavenProjectile", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.2, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "skill_visual_scale_+%", "base_is_projectile", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 30, 100, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ScarecrowBossSummonRaven"] = { name = "ScarecrowBossSummonRaven", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 4, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "base_number_of_raging_spirits_allowed", "active_skill_damage_+%_final", "alternate_minion", }, levels = { [1] = {6000, 50, -40, 1, levelRequirement = 58, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ScarecrowBossSummonRavenDeath"] = { name = "ScarecrowBossSummonRavenDeath", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.1, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "base_number_of_raging_spirits_allowed", "active_skill_damage_+%_final", "alternate_minion", }, levels = { [1] = {6000, 50, -40, 1, levelRequirement = 58, 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.