Monstruosidade Corrompida
![](/image/settlers/eldritch.webp)
50% do Dano Físico Convertido em Dano de Fogo
monster no map drops [1]
monster no map drops [1]
Corrupted Miscreation
Spectre | N |
---|---|
Tags | demon, eldritch, flesh_armour, is_unarmed, medium_height, medium_movement, not_int, not_str, physical_affinity, puncturing_weapon, ranged, red_blood, unusable_corpse |
Packs |
Vida
96%
Evasão
+10%
Ailment Threshold
96%
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
168%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
3 Second
Damage Spread
±20%
Experiência
120%
Model Size
100%
Type
DemonRanged
Metadata
StrDexIntMissionTentacleDemon
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
6,176
Armadura
28,790
Evasão
5,213
Damage
628
Dano Mágico
628
Precisão
580
Attack Time
3
Experiência
12,306
Minion Life
1,340
Minion Damage
501
Ailment Threshold
6,176
Chill
20
Shock
20
Brittle
110
Scorch
20
Sap
54
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).
DemonFemaleRangedGeometryProjectileLeft
Attack, Triggerable
Base Damage: 502–753
Chance de Crítico: 5%
Attack Time: 3 seg
Causa 60% menos Dano
base is projectile [1]
monster reverse point blank damage -% at minimum range [30]
projectile uses contact position [1]
DemonFemaleRangedGeometryProjectileRight
Attack, Triggerable
Base Damage: 502–753
Chance de Crítico: 5%
Attack Time: 3 seg
Causa 60% menos Dano
base is projectile [1]
monster reverse point blank damage -% at minimum range [30]
projectile uses contact position [1]
EmptyActionFemaleDemonProjectiles
Attack
Base Damage: 502–753
Chance de Crítico: 5%
Attack Time: 3 seg
+4 metros ao Alcance de Golpes Corpo a Corpo
DemonFemaleRangedGeometryProjectileLeftAhead
Attack, Triggerable
Base Damage: 502–753
Chance de Crítico: 5%
Attack Time: 3 seg
Causa 60% menos Dano
base is projectile [1]
monster reverse point blank damage -% at minimum range [30]
projectile uses contact position [1]
DemonFemaleRangedGeometryProjectileRightAhead
Attack, Triggerable
Base Damage: 502–753
Chance de Crítico: 5%
Attack Time: 3 seg
Causa 60% menos Dano
base is projectile [1]
monster reverse point blank damage -% at minimum range [30]
projectile uses contact position [1]
EmptyActionFemaleDemonProjectilesAhead
Attack
Base Damage: 502–753
Chance de Crítico: 5%
Attack Time: 3 seg
+4 metros ao Alcance de Golpes Corpo a Corpo
Object Type
version 2 extends "Metadata/Monsters/DemonFemaleRanged/DemonFemaleRanged" Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/DemonFemaleRanged/DemonFemaleRanged"
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonModular/StrDexIntMissionTentacleDemon"] = { name = "Corrupted Miscreation", life = 0.96, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.68, damageSpread = 0.2, attackTime = 3, attackRange = 6, accuracy = 1, skillList = { "DemonFemaleRangedGeometryProjectileLeft", "DemonFemaleRangedGeometryProjectileRight", "DemonFemaleRangedGeometryProjectileLeftAhead", "DemonFemaleRangedGeometryProjectileRightAhead", "EmptyActionFemaleDemonProjectiles", "EmptyActionFemaleDemonProjectilesAhead", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["DemonFemaleRangedGeometryProjectileLeft"] = { name = "DemonFemaleRangedGeometryProjectileLeft", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {-60, 30, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DemonFemaleRangedGeometryProjectileRight"] = { name = "DemonFemaleRangedGeometryProjectileRight", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {-60, 30, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DemonFemaleRangedGeometryProjectileLeftAhead"] = { name = "DemonFemaleRangedGeometryProjectileLeftAhead", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {-60, 30, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DemonFemaleRangedGeometryProjectileRightAhead"] = { name = "DemonFemaleRangedGeometryProjectileRightAhead", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {-60, 30, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionFemaleDemonProjectiles"] = { name = "EmptyActionFemaleDemonProjectiles", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", }, levels = { [1] = {40, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionFemaleDemonProjectilesAhead"] = { name = "EmptyActionFemaleDemonProjectilesAhead", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", }, levels = { [1] = {40, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
50% do Dano Físico Convertido em Dano de Fogo
Id | MonsterConvertToFireDamage2 |
---|---|
Family | FireDamageAsPortionOfDamage |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Id | DexMissionCorruptedBeastEffect1 |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
mission_beast_corrupted
Monstruosidade Corrompida
![](/image/settlers/demon.webp)
monster no map drops [1]
stance movement speed +% final [112]
Corrupted Miscreation
Spectre | Y |
---|---|
Tags | cleaving_weapon, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, medium_height, melee, physical_affinity, red_blood, very_slow_movement |
Packs |
Vida
100%
Ailment Threshold
100%
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
135%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
100%
Model Size
97%
Type
DemonModular
Metadata
StrIntMissionDemonModular
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
6,433
Armadura
28,790
Evasão
4,739
Damage
504
Dano Mágico
504
Precisão
580
Attack Time
1.5
Experiência
10,255
Minion Life
1,395
Minion Damage
403
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 403–605
Chance de Crítico: 5%
Attack Time: 1.5 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]
![](https://cdn.poedb.tw/image/Art/2DArt/SkillIcons/iconbasicattack.webp)
Object Type
version 2 extends "Metadata/Monsters/Demonmodular/Demon" DiesAfterTime { }
Object Type Codes
version 2 extends "Metadata/Monsters/Demonmodular/Demon"
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonModular/StrIntMissionDemonModular"] = { name = "Corrupted Miscreation", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.35, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, }
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
stance movement speed +% final [112]
Id | StanceBanditRun |
---|---|
Family | Stance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Monstruosidade Corrompida
![](/image/settlers/demon.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconLightning.webp)
monster no map drops [1]
stance movement speed +% final [112]
Corrupted Miscreation
Spectre | Y |
---|---|
Tags | Conjurador, cleaving_weapon, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, lightning_affinity, medium_height, melee, physical_affinity, red_blood, very_slow_movement |
Packs |
Vida
100%
Ailment Threshold
100%
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
135%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
100%
Model Size
97%
Type
DemonModularLightning
Metadata
StrIntMissionDemonModularLightning_
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
6,433
Armadura
28,790
Evasão
4,739
Damage
504
Dano Mágico
504
Precisão
580
Attack Time
1.5
Experiência
10,255
Minion Life
1,395
Minion Damage
403
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 403–605
Chance de Crítico: 5%
Attack Time: 1.5 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]
![](https://cdn.poedb.tw/image/Art/2DArt/SkillIcons/iconbasicattack.webp)
DemonLightningWarp
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Movement, Lightning, AreaSpell, Travel, Multicastable, CanRapidFire
Teleporte Relampejante
Chance de Crítico: 5%
Eficácia do Dano Adicionado: 50%
Tempo de Conjuração: 1 seg
Aguarda por uma tempo antes de teleportar o destino alvo, com a duração sendo baseada na distância e sua velocidade de movimento. Quando o teleporte acontecer, o dano de raio é causado na área ao redor tanto de onde o jogador estava, quanto para onde ele teleportou. Conjurar novamente colocará vários teleportes na fila para acontecer em sequência.
Causa 488.6 a 1466 de Dano de Raio
Duração reduzida em 50%
base skill show average damage instead of dps [1]
is area damage [1]
![](https://cdn.poedb.tw/image/Art/2DArt/SkillIcons/teleportball.webp)
Object Type
version 2 extends "Metadata/Monsters/Demonmodular/Demon" DiesAfterTime { }
Object Type Codes
version 2 extends "Metadata/Monsters/Demonmodular/Demon"
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonModular/StrIntMissionDemonModularLightning_"] = { name = "Corrupted Miscreation", life = 1, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.35, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "DemonLightningWarp", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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["DemonLightningWarp"] = { name = "Lightning Warp", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Waits for a duration before teleporting to a targeted destination, with the duration based on the distance and your movement speed. When the teleport occurs, lightning damage is dealt to the area around both where the player was and where they teleported to. Casting again will queue up multiple teleportations to occur in sequence.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Movement] = true, [SkillType.Lightning] = true, [SkillType.AreaSpell] = true, [SkillType.Travel] = true, [SkillType.Multicastable] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "variable_duration_skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "skill_effect_duration_+%", "base_skill_show_average_damage_instead_of_dps", "is_area_damage", }, levels = { [1] = {0.5, 1.5, -50, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.5, 1.5, -50, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3}, cost = { }, }, [3] = {0.5, 1.5, -50, critChance = 5, levelRequirement = 11, statInterpolation = {3, 3}, cost = { }, }, [4] = {0.5, 1.5, -50, critChance = 5, levelRequirement = 19, statInterpolation = {3, 3}, cost = { }, }, [5] = {0.5, 1.5, -50, critChance = 5, levelRequirement = 23, statInterpolation = {3, 3}, cost = { }, }, [6] = {0.5, 1.5, -50, critChance = 5, levelRequirement = 27, statInterpolation = {3, 3}, cost = { }, }, [7] = {0.5, 1.5, -50, critChance = 5, levelRequirement = 33, statInterpolation = {3, 3}, cost = { }, }, [8] = {0.55000001192093, 1.6499999761581, -50, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, }
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
stance movement speed +% final [112]
Id | StanceBanditRun |
---|---|
Family | Stance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Monstruosidade Corrompida
![](/image/settlers/demon.webp)
monster no map drops [1]
stance movement speed +% final [112]
Corrupted Miscreation
Spectre | Y |
---|---|
Tags | cleaving_weapon, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, medium_height, melee, physical_affinity, red_blood, very_slow_movement |
Packs |
Vida
100%
Ailment Threshold
100%
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
135%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
100%
Model Size
97%
Type
DemonModular
Metadata
StrIntMissionDemonModular2
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
6,433
Armadura
28,790
Evasão
4,739
Damage
504
Dano Mágico
504
Precisão
580
Attack Time
1.5
Experiência
10,255
Minion Life
1,395
Minion Damage
403
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 403–605
Chance de Crítico: 5%
Attack Time: 1.5 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]
![](https://cdn.poedb.tw/image/Art/2DArt/SkillIcons/iconbasicattack.webp)
Object Type
version 2 extends "Metadata/Monsters/Demonmodular/Demon" DiesAfterTime { }
Object Type Codes
version 2 extends "Metadata/Monsters/Demonmodular/Demon"
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonModular/StrIntMissionDemonModular2"] = { name = "Corrupted Miscreation", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.35, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, }
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
stance movement speed +% final [112]
Id | StanceBanditRun |
---|---|
Family | Stance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
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.