Regurgitador de las nubes
Demonio
map related item drop chance +% final from league [-70]
Cloud Retch
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/AtlasExiles/EyrieInfluenceMonsters/EyrieKiwethSpectre |
Tags | animal_claw_weapon, Lanzador de hechizos, cold_affinity, demon, eyrie_monster, flesh_armour, has_one_hand_mace, has_one_handed_melee, influence_monster, medium_height, melee, not_str, ranged, red_blood, slow_movement |
Packs |
Vida
252%
Energy Shield From Life
50%
Evasión
+20%
Ailment Threshold
252%
Resistencia
0 40 0 0
Damage
168%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 11
Attack Time
1.005 Second
Damage Spread
±20%
Experiencia
140%
Model Size
100%
Type
EyrieKiweth
Metadata
EyrieKiweth
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
16,212
Armadura
28,790
Evasión
5,687
Escudo de energía
3,064
Damage
628
Daño de hechizos
628
Precisión
290
Attack Time
1.005
Experiencia
14,357
Ailment Threshold
16,212
Chill
51
Shock
51
Brittle
290
Scorch
51
Sap
142
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).
MeleeCold
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 502–753
Probabilidad de golpe crítico: 5%
Daño de ataque: 75%
Attack Time: 1.005 seg
Derriba a tus enemigos con un golpe poderoso.
Inflige un 25% menos de daño de ataque
Inflige un 150.3% más de daño
El 75% del daño físico se convierte en daño de hielo
skill can fire arrows [1]
skill can fire wand projectiles [1]
Inflige un 150.3% más de daño
El 75% del daño físico se convierte en daño de hielo
skill can fire arrows [1]
skill can fire wand projectiles [1]
WalkEmergeAtlasInfluenceMonster
walk emerge distance [225]
AtlasEyrieKiwethMortar
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1.67 seg
Tiempo de recarga: 10 seg
Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
Inflige de 775.8 a 1164 de daño de hielo
base is projectile [1]
is area damage [1]
projectile uses contact position [1]
use scaled contact offset [1]
base is projectile [1]
is area damage [1]
projectile uses contact position [1]
use scaled contact offset [1]
AtlasEyrieKiwethMortarShards
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 641.9 a 962.8 de daño de hielo
base is projectile [1]
projectile uses contact position [1]
base is projectile [1]
projectile uses contact position [1]
Object Type
version 2 extends "Metadata/Monsters/AtlasExiles/EyrieInfluenceMonsters/EyrieMonsterBase" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" }
Object Type Codes
version 2 extends "Metadata/Monsters/AtlasExiles/EyrieInfluenceMonsters/EyrieMonsterBase" Life { on_defeat = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/AtlasExiles/EyrieInfluenceMonsters/EyrieKiweth"] = { name = "Cloud Retch", life = 2.52, energyShield = 0.5, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 1.68, damageSpread = 0.2, attackTime = 1.005, attackRange = 11, accuracy = 1, skillList = { "MeleeCold", "AtlasEyrieKiwethMortarShards", "AtlasEyrieKiwethMortar", "WalkEmergeAtlasInfluenceMonster", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeCold"] = { 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 = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_cold", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {0, 75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [2] = {0, 75, baseMultiplier = 0.75, levelRequirement = 19, statInterpolation = {2}, cost = { }, }, [3] = {1, 75, baseMultiplier = 0.75, levelRequirement = 20, statInterpolation = {2}, cost = { }, }, [4] = {200, 75, baseMultiplier = 0.75, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AtlasEyrieKiwethMortarShards"] = { name = "AtlasEyrieKiwethMortarShards", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AtlasEyrieKiwethMortar"] = { name = "AtlasEyrieKiwethMortar", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.67, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 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 = { }, }, }, }
map related item drop chance +% final from league [-70]
Id | LeagueDropPenaltyInfluenceMonster |
---|---|
Family | LeagueDropPenalty |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Regurgitador de las nubes
Demonio
map related item drop chance +% final from league [-70]
Cloud Retch
Spectre | Y |
---|---|
Tags | animal_claw_weapon, Lanzador de hechizos, cold_affinity, demon, eyrie_monster, flesh_armour, has_one_hand_mace, has_one_handed_melee, influence_monster, melee, not_str, ranged, red_blood, slow_movement |
Vida
252%
Energy Shield From Life
50%
Evasión
+20%
Ailment Threshold
252%
Resistencia
0 40 0 0
Damage
168%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 11
Attack Time
1.005 Second
Damage Spread
±20%
Experiencia
140%
Model Size
100%
Type
EyrieKiweth
Metadata
EyrieKiwethSpectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
16,212
Armadura
28,790
Evasión
5,687
Escudo de energía
3,064
Damage
628
Daño de hechizos
628
Precisión
290
Attack Time
1.005
Experiencia
14,357
Ailment Threshold
16,212
Chill
51
Shock
51
Brittle
290
Scorch
51
Sap
142
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).
MeleeCold
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 502–753
Probabilidad de golpe crítico: 5%
Daño de ataque: 75%
Attack Time: 1.005 seg
Derriba a tus enemigos con un golpe poderoso.
Inflige un 25% menos de daño de ataque
Inflige un 150.3% más de daño
El 75% del daño físico se convierte en daño de hielo
skill can fire arrows [1]
skill can fire wand projectiles [1]
Inflige un 150.3% más de daño
El 75% del daño físico se convierte en daño de hielo
skill can fire arrows [1]
skill can fire wand projectiles [1]
WalkEmergeAtlasInfluenceMonster
walk emerge distance [225]
AtlasEyrieKiwethMortarSpectre
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1.67 seg
Tiempo de recarga: 10 seg
Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
Inflige de 775.8 a 1164 de daño de hielo
base is projectile [1]
is area damage [1]
number of projectiles override [1]
projectile uses contact position [1]
use scaled contact offset [1]
base is projectile [1]
is area damage [1]
number of projectiles override [1]
projectile uses contact position [1]
use scaled contact offset [1]
AtlasEyrieKiwethMortarShards
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 641.9 a 962.8 de daño de hielo
base is projectile [1]
projectile uses contact position [1]
base is projectile [1]
projectile uses contact position [1]
Object Type
version 2 extends "Metadata/Monsters/AtlasExiles/EyrieInfluenceMonsters/EyrieMonsterSpectreBase" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" }
Object Type Codes
version 2 extends "Metadata/Monsters/AtlasExiles/EyrieInfluenceMonsters/EyrieMonsterSpectreBase" Life { on_defeat = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/AtlasExiles/EyrieInfluenceMonsters/EyrieKiwethSpectre"] = { name = "Cloud Retch", life = 2.52, energyShield = 0.5, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 1.68, damageSpread = 0.2, attackTime = 1.005, attackRange = 11, accuracy = 1, skillList = { "MeleeCold", "AtlasEyrieKiwethMortarShards", "AtlasEyrieKiwethMortarSpectre", "WalkEmergeAtlasInfluenceMonster", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeCold"] = { 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 = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_cold", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {0, 75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [2] = {0, 75, baseMultiplier = 0.75, levelRequirement = 19, statInterpolation = {2}, cost = { }, }, [3] = {1, 75, baseMultiplier = 0.75, levelRequirement = 20, statInterpolation = {2}, cost = { }, }, [4] = {200, 75, baseMultiplier = 0.75, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AtlasEyrieKiwethMortarShards"] = { name = "AtlasEyrieKiwethMortarShards", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AtlasEyrieKiwethMortarSpectre"] = { name = "AtlasEyrieKiwethMortarSpectre", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.67, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "number_of_projectiles_override", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 1, 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 = { }, }, }, }
map related item drop chance +% final from league [-70]
Id | LeagueDropPenaltyInfluenceMonster |
---|---|
Family | LeagueDropPenalty |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |