Nevasto
Humanóide
map related item drop chance +% final from league [-70]
Snowcaller
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/AtlasExiles/EyrieInfluenceMonsters/EyrieArcticCrystalCasterSpectre_ |
Tags | Conjurador, cold_affinity, eyrie_monster, fast_movement, female, human, humanoid, influence_monster, is_unarmed, light_armour, medium_height, not_str, ranged, red_blood |
Packs |
Vida
405%
Energy Shield From Life
40%
Evasão
+40%
Ailment Threshold
405%
Resistência
0 75 0 0
Damage
150%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 14
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
150%
Model Size
100%
Type
EyrieArcticCrystalCaster
Metadata
EyrieArcticCrystalCaster
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
26,055
Armadura
28,790
Evasão
6,635
Escudo de Energia
2,451
Damage
560
Dano Mágico
560
Precisão
290
Attack Time
1.5
Experiência
15,383
Ailment Threshold
26,055
Chill
82
Shock
82
Brittle
466
Scorch
82
Sap
228
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).
WalkEmergeAtlasInfluenceMonster
walk emerge distance [225]
AtlasExileEyrieCasterProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 1.33 seg
Causa 775.8 a 1164 de Dano de Gelo
base is projectile [1]
monster projectile variation [132]
projectile uses contact position [1]
use scaled contact offset [1]
base is projectile [1]
monster projectile variation [132]
projectile uses contact position [1]
use scaled contact offset [1]
AtlasEyrieIceSpear
Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, CanRapidFire
Lança Gélida
Chance de Crítico: 7%
Tempo de Conjuração: 2.5 seg
Recarga: 10 seg
Lança fragmentos de gelo rapidamente e sucessivamente. Após viajar uma curta distância ela se modifica para uma segunda forma, que se move muiot mais rápido e atravessa os inimigos.
Causa 383.6 a 575.4 de Dano de Gelo
Segunda forma possui um aumento de 600% de Chance de Crítico
A Segunda forma possui 1200% mais Velocidade de Projétil
base is projectile [1]
projectile random angle based on distance to target location % [15]
projectile uses contact position [1]
skill visual scale +% [-50]
use scaled contact offset [1]
Segunda forma possui um aumento de 600% de Chance de Crítico
A Segunda forma possui 1200% mais Velocidade de Projétil
base is projectile [1]
projectile random angle based on distance to target location % [15]
projectile uses contact position [1]
skill visual scale +% [-50]
use scaled contact offset [1]
AtlasEyrieArcticCasterBlast
Spell, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 3 seg
Recarga: 8 seg
Causa 1926 a 2889 de Dano de Gelo
is area damage [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/AtlasExiles/EyrieInfluenceMonsters/EyrieMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/AtlasExiles/EyrieInfluenceMonsters/EyrieMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/AtlasExiles/EyrieInfluenceMonsters/EyrieArcticCrystalCaster"] = { name = "Snowcaller", life = 4.05, energyShield = 0.4, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 14, accuracy = 1, skillList = { "AtlasEyrieIceSpear", "AtlasExileEyrieCasterProjectile", "WalkEmergeAtlasInfluenceMonster", "AtlasEyrieArcticCasterBlast", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["AtlasEyrieIceSpear"] = { name = "Ice Spear", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Launches shards of ice in rapid succession. After travelling a short distance they change to a second form, which moves much faster and pierces through enemies.", skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "ice_spear_second_form_critical_strike_chance_+%", "ice_spear_second_form_projectile_speed_+%_final", "projectile_random_angle_based_on_distance_to_target_location_%", "skill_visual_scale_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 600, 1200, 15, -50, critChance = 7, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AtlasExileEyrieCasterProjectile"] = { name = "AtlasExileEyrieCasterProjectile", 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.33, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 132, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeAtlasInfluenceMonster"] = { name = "WalkEmergeAtlasInfluenceMonster", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.25, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {225, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AtlasEyrieArcticCasterBlast"] = { name = "AtlasEyrieArcticCasterBlast", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
map related item drop chance +% final from league [-70]
Id | LeagueDropPenaltyInfluenceMonster |
---|---|
Family | LeagueDropPenalty |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Nevasto
Humanóide
map related item drop chance +% final from league [-70]
Snowcaller
Spectre | Y |
---|---|
Tags | Conjurador, cold_affinity, eyrie_monster, fast_movement, female, human, humanoid, influence_monster, is_unarmed, light_armour, not_str, red_blood |
Vida
360%
Energy Shield From Life
40%
Evasão
+40%
Ailment Threshold
360%
Resistência
0 75 0 0
Damage
150%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 14
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
150%
Model Size
100%
Type
EyrieArcticCrystalCasterSpectre
Metadata
EyrieArcticCrystalCasterSpectre_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
23,160
Armadura
28,790
Evasão
6,635
Escudo de Energia
2,451
Damage
560
Dano Mágico
560
Precisão
290
Attack Time
1.5
Experiência
15,383
Ailment Threshold
23,160
Chill
73
Shock
73
Brittle
414
Scorch
73
Sap
202
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).
WalkEmergeAtlasInfluenceMonster
walk emerge distance [225]
AtlasExileEyrieCasterProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 1.33 seg
Causa 775.8 a 1164 de Dano de Gelo
base is projectile [1]
monster projectile variation [132]
projectile uses contact position [1]
use scaled contact offset [1]
base is projectile [1]
monster projectile variation [132]
projectile uses contact position [1]
use scaled contact offset [1]
AtlasEyrieIceSpear
Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, CanRapidFire
Lança Gélida
Chance de Crítico: 7%
Tempo de Conjuração: 2.5 seg
Recarga: 10 seg
Lança fragmentos de gelo rapidamente e sucessivamente. Após viajar uma curta distância ela se modifica para uma segunda forma, que se move muiot mais rápido e atravessa os inimigos.
Causa 383.6 a 575.4 de Dano de Gelo
Segunda forma possui um aumento de 600% de Chance de Crítico
A Segunda forma possui 1200% mais Velocidade de Projétil
base is projectile [1]
projectile random angle based on distance to target location % [15]
projectile uses contact position [1]
skill visual scale +% [-50]
use scaled contact offset [1]
Segunda forma possui um aumento de 600% de Chance de Crítico
A Segunda forma possui 1200% mais Velocidade de Projétil
base is projectile [1]
projectile random angle based on distance to target location % [15]
projectile uses contact position [1]
skill visual scale +% [-50]
use scaled contact offset [1]
AtlasEyrieArcticCasterBlast
Spell, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 3 seg
Recarga: 8 seg
Causa 1926 a 2889 de Dano de Gelo
is area damage [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/AtlasExiles/EyrieInfluenceMonsters/EyrieMonsterSpectreBase"
Object Type Codes
version 2 extends "Metadata/Monsters/AtlasExiles/EyrieInfluenceMonsters/EyrieMonsterSpectreBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/AtlasExiles/EyrieInfluenceMonsters/EyrieArcticCrystalCasterSpectre_"] = { name = "Snowcaller", life = 3.6, energyShield = 0.4, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 14, accuracy = 1, skillList = { "AtlasEyrieIceSpear", "AtlasExileEyrieCasterProjectile", "WalkEmergeAtlasInfluenceMonster", "AtlasEyrieArcticCasterBlast", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["AtlasEyrieIceSpear"] = { name = "Ice Spear", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Launches shards of ice in rapid succession. After travelling a short distance they change to a second form, which moves much faster and pierces through enemies.", skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "ice_spear_second_form_critical_strike_chance_+%", "ice_spear_second_form_projectile_speed_+%_final", "projectile_random_angle_based_on_distance_to_target_location_%", "skill_visual_scale_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 600, 1200, 15, -50, critChance = 7, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AtlasExileEyrieCasterProjectile"] = { name = "AtlasExileEyrieCasterProjectile", 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.33, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 132, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeAtlasInfluenceMonster"] = { name = "WalkEmergeAtlasInfluenceMonster", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.25, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {225, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AtlasEyrieArcticCasterBlast"] = { name = "AtlasEyrieArcticCasterBlast", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
map related item drop chance +% final from league [-70]
Id | LeagueDropPenaltyInfluenceMonster |
---|---|
Family | LeagueDropPenalty |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
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.