Vomita-núvem
Demoníaco
map related item drop chance +% final from league [-70]
Cloud Retch
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/AtlasExiles/EyrieInfluenceMonsters/EyrieKiwethSpectre |
Tags | animal_claw_weapon, Conjurador, 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%
Evasão
+20%
Ailment Threshold
252%
Resistência
0 40 0 0
Damage
168%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 11
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
16,212
Armadura
28,790
Evasão
5,687
Escudo de Energia
3,064
Damage
628
Dano Mágico
628
Precisão
290
Attack Time
1.005
Experiência
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 Padrão
Base Damage: 502–753
Chance de Crítico: 5%
Dano de Ataque: 75%
Attack Time: 1.005 seg
Abate seus inimigos com um golpe poderoso.
Causa 25% menos Dano de Ataque
Causa 150.3% mais Dano
75% do Dano Físico Convertido para Dano de Gelo
skill can fire arrows [1]
skill can fire wand projectiles [1]
Causa 150.3% mais Dano
75% do Dano Físico Convertido para Dano de Gelo
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
Chance de Crítico: 5%
Tempo de Conjuração: 1.67 seg
Recarga: 10 seg
Habilidade de morteiro de monstro genérico. Como Projétil de Monstro, mas com um efeito de impacto.
Causa 775.8 a 1164 de Dano de Gelo
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
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Causa 641.9 a 962.8 de Dano de Gelo
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 | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Sentinela Celeste
Demoníaco
map related item drop chance +% final from league [-70]
Cloud Retch
Spectre | Y |
---|---|
Tags | animal_claw_weapon, Conjurador, 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%
Evasão
+20%
Ailment Threshold
252%
Resistência
0 40 0 0
Damage
168%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 11
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
16,212
Armadura
28,790
Evasão
5,687
Escudo de Energia
3,064
Damage
628
Dano Mágico
628
Precisão
290
Attack Time
1.005
Experiência
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 Padrão
Base Damage: 502–753
Chance de Crítico: 5%
Dano de Ataque: 75%
Attack Time: 1.005 seg
Abate seus inimigos com um golpe poderoso.
Causa 25% menos Dano de Ataque
Causa 150.3% mais Dano
75% do Dano Físico Convertido para Dano de Gelo
skill can fire arrows [1]
skill can fire wand projectiles [1]
Causa 150.3% mais Dano
75% do Dano Físico Convertido para Dano de Gelo
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
Chance de Crítico: 5%
Tempo de Conjuração: 1.67 seg
Recarga: 10 seg
Habilidade de morteiro de monstro genérico. Como Projétil de Monstro, mas com um efeito de impacto.
Causa 775.8 a 1164 de Dano de Gelo
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
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Causa 641.9 a 962.8 de Dano de Gelo
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 | 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.