Hidra
Cadáver
Categoria do Monstro:
Ancestral
![](/image/settlers/eldritch.webp)
Dispara uma Barragem de Flechas
Dispara uma Saraivada de Flechas
Dispara Flechas Difundidas
Clique com o botão direito neste item para criar seu cadáver.
Hydra
![](https://cdn.poedb.tw/protected/image/Art/2DItems/Currency/Azmeri/HydraCorpse.webp)
Hidra HydraMid /8
Nome | Exibir Descrições Completas |
---|---|
DropLevel | 81 |
BaseType | Hydra |
BaseType | Hidra |
Class | Patuá |
Flags | AlwaysAllocate |
Type | Metadata/Items/ItemisedCorpses/HydraMid |
Icon | Art/2DItems/Currency/Azmeri/HydraCorpse |
Reference | Community Wiki |
Hidra
![](/image/settlers/eldritch.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
Hydra
Spectre | Y |
---|---|
Tags | beast, cold_affinity, eldritch, fast_movement, flesh_armour, has_bow, human, humanoid, large_height, not_int, physical_affinity, puncturing_weapon, ranged, red_blood |
Vida
86%
Armadura
+30%
Evasão
+80%
Ailment Threshold
86%
Resistência
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconFire.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconLightning.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconChaos.webp)
Damage
450%
Precisão
120%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 80
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
150%
Model Size
154%
Type
AzmeriCorpseHydra
Metadata
HydraMid
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Selecionar Nível dos Monstros
Nível
68
Vida
5,533
Armadura
37,427
Evasão
8,530
Damage
1,681
Dano Mágico
1,681
Precisão
638
Attack Time
1.5
Experiência
15,383
Minion Life
1,200
Minion Damage
1,342
Ailment Threshold
5,533
Chill
17
Shock
17
Brittle
99
Scorch
17
Sap
48
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).
AzmeriHydraDoomArrow
Attack, Area, ProjectileSpeed, Totemable, Trappable, Mineable, RangedAttack, MirageArcherCanUse
Base Damage: 1345–2017
Chance de Crítico: 5%
Attack Time: 1.5 seg
Recarga: 3 seg
Causa 100% mais Dano
50% do Dano Físico Convertido para Dano de Gelo
active skill area of effect radius +% final [45]
base is projectile [1]
doom arrow number of arrows [10]
![](https://cdn.poedb.tw/image/Art/2DArt/SkillIcons/IllusionaryWolf.webp)
AzmeriHydraBarrage
Attack, Projectile, RangedAttack, MirageArcherCanUse
Base Damage: 1345–2017
Chance de Crítico: 5%
Attack Time: 1.5 seg
Recarga: 3 seg
Projéteis Perfuram todos Alvos
Causa 10% menos Dano
Dispara 9 Projéteis adicionais
50% do Dano Físico Convertido para Dano de Gelo
base is projectile [1]
AzmeriHydraForkArrow
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, RangedAttack, MirageArcherCanUse
Base Damage: 1345–2017
Chance de Crítico: 5%
Attack Time: 1.5 seg
Recarga: 8 seg
Causa 50% mais Dano
50% do Dano Físico Convertido para Dano de Gelo
base is projectile [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAzmeri/SpecialCorpses/Hydra/HydraMid"] = { name = "Hydra", life = 0.86, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 4.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 80, accuracy = 1.2, weaponType1 = "Bow", skillList = { "AzmeriHydraDoomArrow", "AzmeriHydraBarrage", "AzmeriHydraForkArrow", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["AzmeriHydraDoomArrow"] = { name = "AzmeriHydraDoomArrow", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.ProjectileSpeed] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "doom_arrow_number_of_arrows", "skill_physical_damage_%_to_convert_to_cold", "active_skill_damage_+%_final", "active_skill_area_of_effect_radius_+%_final", "base_is_projectile", }, levels = { [1] = {10, 50, 100, 45, levelRequirement = 83, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AzmeriHydraBarrage"] = { name = "AzmeriHydraBarrage", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.4, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_additional_projectiles", "skill_physical_damage_%_to_convert_to_cold", "active_skill_damage_+%_final", "base_is_projectile", "always_pierce", }, levels = { [1] = {9, 50, -10, levelRequirement = 83, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AzmeriHydraForkArrow"] = { name = "AzmeriHydraForkArrow", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.33, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_cold", "base_is_projectile", }, levels = { [1] = {50, 50, levelRequirement = 83, statInterpolation = {}, cost = { }, }, }, }
Editar
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.