Doedre, a Vil
Demoníaco
Área: Fossa de Doedre
Monstros concedem Experiência aumentada em 250%
Raridade dos Itens Derrubados aumentada em 6000%
Recarga do Escudo de Energia reduzida em 80%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
heal aura owner % max life on death [0]
Raridade dos Itens Derrubados aumentada em 6000%
Recarga do Escudo de Energia reduzida em 80%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
heal aura owner % max life on death [0]
Doedre the Vile
Spectre | N |
---|---|
Area | Fossa de Doedre |
Tags | Conjurador, cleaving_weapon, demon, doedre_monster_story, flesh_armour, human, humanoid, is_unarmed, medium_height, medium_movement, melee, not_dex, not_str, physical_affinity, ranged, red_blood, unholy_trio_monster_story |
Vida
1500%
Energy Shield From Life
100%
Ailment Threshold
1500%
Resistência
40 40 40 25
Damage
200%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.755 Second
Damage Spread
±20%
Experiência
200%
Model Size
115%
Type
DoedreSewers
Metadata
DoedreSewers
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
56
Vida
42,870
Armadura
10,955
Evasão
3,063
Escudo de Energia
2,858
Damage
403
Dano Mágico
403
Precisão
179
Attack Time
1.755
Experiência
14,268
Ailment Threshold
42,870
Chill
136
Shock
136
Brittle
767
Scorch
136
Sap
375
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 323–484
Chance de Crítico: 5%
Attack Time: 1.755 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
DoedreWarp
Spell, Damage, Area, AreaSpell
Chance de Crítico: 5%
Tempo de Conjuração: 2.5 seg
Recarga: 8 seg
Causa 573.7 a 860.6 de Dano Físico
is area damage [1]
monster penalty against minions damage +% final vs player minions [-30]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-30]
DoedreEmptyCauldron
Spell
Tempo de Conjuração: 6.33 seg
Recarga: 5 seg
WandStrike
Spell, Damage, Area, AreaSpell
Chance de Crítico: 5%
Tempo de Conjuração: 1.17 seg
Causa 377.3 a 565.9 de Dano Físico
Projéteis Perfuram todos Alvos
Dispara 2 Projéteis adicionais
Também dispara Projéteis de até 20 pontos de cada lado seu
active skill area of effect radius +% final [-40]
additional projectiles fire parallel y dist [-100]
base is projectile [1]
is area damage [1]
volley additional projectiles fire parallel x dist [100]
Projéteis Perfuram todos Alvos
Dispara 2 Projéteis adicionais
Também dispara Projéteis de até 20 pontos de cada lado seu
active skill area of effect radius +% final [-40]
additional projectiles fire parallel y dist [-100]
base is projectile [1]
is area damage [1]
volley additional projectiles fire parallel x dist [100]
DoedreBubbleBurst
Spell, Damage, Area, Triggerable, Triggered, AreaSpell
Chance de Crítico: 5%
Tempo de Conjuração: 2 seg
Recarga: 8 seg
Causa 289.1 a 433.6 de Dano Físico
Explosão Cinética cria 5 explosões adicionais
Projéteis Perfuram todos Alvos
base is projectile [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-40]
Explosão Cinética cria 5 explosões adicionais
Projéteis Perfuram todos Alvos
base is projectile [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-40]
DoedreEmptyCauldronEmerge
Spell
Tempo de Conjuração: 6.33 seg
Recarga: 5 seg
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Transitionable {} Positioned { force_placement = true }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { has_light = true } Transitionable { create_untransitioned = " PlayAnimation( entrance ); PauseAnimation(); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Doedre/DoedreSewers"] = { name = "Doedre the Vile", life = 15, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 1.755, attackRange = 10, accuracy = 1, skillList = { "Melee", "WandStrike", "DoedreBubbleBurst", "DoedreWarp", "DoedreEmptyCauldronEmerge", "DoedreEmptyCauldron", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WandStrike"] = { name = "WandStrike", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.17, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "number_of_additional_projectiles", "volley_additional_projectiles_fire_parallel_x_dist", "additional_projectiles_fire_parallel_y_dist", "support_parallel_projectile_number_of_points_per_side", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "base_is_projectile", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 2, 100, -100, 20, -40, critChance = 5, levelRequirement = 58, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DoedreBubbleBurst"] = { name = "DoedreBubbleBurst", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "cluster_burst_spawn_amount", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "is_area_damage", "base_is_projectile", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 5, -40, critChance = 5, levelRequirement = 58, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DoedreWarp"] = { name = "DoedreWarp", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -30, critChance = 5, levelRequirement = 58, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DoedreEmptyCauldronEmerge"] = { name = "DoedreEmptyCauldronEmerge", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 6.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DoedreEmptyCauldron"] = { name = "DoedreEmptyCauldron", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 6.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Monstros concedem Experiência aumentada em 250%
Raridade dos Itens Derrubados aumentada em 6000%
Id | MonsterQuestBossAct8 |
---|---|
Family | MonsterActBoss |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Recarga do Escudo de Energia reduzida em 80%
Id | MonsterEnergyShieldRegenRate-80 |
---|---|
Family | EnergyShieldRegeneration |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | defences energy_shield |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityActBoss |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
heal aura owner % max life on death [0]
Id | BossHealOnPlayerDeath |
---|---|
Family | BossHealOnPlayerDeath |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
heal_on_nearby_death
Raio: 120
heal aura owner % max life on death [0]
Doedre, a Vil
Demoníaco
Monstros concedem Experiência aumentada em 250%
Raridade dos Itens Derrubados aumentada em 6000%
Recarga do Escudo de Energia reduzida em 80%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Raridade dos Itens Derrubados aumentada em 6000%
Recarga do Escudo de Energia reduzida em 80%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Doedre the Vile
Spectre | N |
---|---|
Tags | Conjurador, cleaving_weapon, demon, flesh_armour, human, humanoid, is_unarmed, medium_movement, melee, not_dex, not_str, physical_affinity, ranged, red_blood |
Vida
1500%
Energy Shield From Life
100%
Ailment Threshold
1500%
Resistência
40 40 40 25
Damage
200%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.755 Second
Damage Spread
±20%
Experiência
200%
Model Size
115%
Type
DoedreSewers
Metadata
DoedreSewersStandalone_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
96,500
Armadura
28,790
Evasão
4,739
Escudo de Energia
6,127
Damage
747
Dano Mágico
747
Precisão
290
Attack Time
1.755
Experiência
20,510
Ailment Threshold
96,500
Chill
305
Shock
305
Brittle
1,726
Scorch
305
Sap
843
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 598–897
Chance de Crítico: 5%
Attack Time: 1.755 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
DoedreWarp
Spell, Damage, Area, AreaSpell
Chance de Crítico: 5%
Tempo de Conjuração: 2.5 seg
Recarga: 8 seg
Causa 918.6 a 1378 de Dano Físico
is area damage [1]
monster penalty against minions damage +% final vs player minions [-30]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-30]
WandStrike
Spell, Damage, Area, AreaSpell
Chance de Crítico: 5%
Tempo de Conjuração: 1.17 seg
Causa 570.1 a 855.1 de Dano Físico
Projéteis Perfuram todos Alvos
Dispara 2 Projéteis adicionais
Também dispara Projéteis de até 20 pontos de cada lado seu
active skill area of effect radius +% final [-40]
additional projectiles fire parallel y dist [-100]
base is projectile [1]
is area damage [1]
volley additional projectiles fire parallel x dist [100]
Projéteis Perfuram todos Alvos
Dispara 2 Projéteis adicionais
Também dispara Projéteis de até 20 pontos de cada lado seu
active skill area of effect radius +% final [-40]
additional projectiles fire parallel y dist [-100]
base is projectile [1]
is area damage [1]
volley additional projectiles fire parallel x dist [100]
DoedreBubbleBurst
Spell, Damage, Area, Triggerable, Triggered, AreaSpell
Chance de Crítico: 5%
Tempo de Conjuração: 2 seg
Recarga: 8 seg
Causa 412.1 a 618.2 de Dano Físico
Explosão Cinética cria 5 explosões adicionais
Projéteis Perfuram todos Alvos
base is projectile [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-40]
Explosão Cinética cria 5 explosões adicionais
Projéteis Perfuram todos Alvos
base is projectile [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-40]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/StandaloneMonster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/StandaloneMonster" Render { has_light = true }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Doedre/DoedreSewersStandalone_"] = { name = "Doedre the Vile", life = 15, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 1.755, attackRange = 10, accuracy = 1, skillList = { "Melee", "WandStrike", "DoedreBubbleBurst", "DoedreWarp", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WandStrike"] = { name = "WandStrike", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.17, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "number_of_additional_projectiles", "volley_additional_projectiles_fire_parallel_x_dist", "additional_projectiles_fire_parallel_y_dist", "support_parallel_projectile_number_of_points_per_side", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "base_is_projectile", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 2, 100, -100, 20, -40, critChance = 5, levelRequirement = 58, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DoedreBubbleBurst"] = { name = "DoedreBubbleBurst", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "cluster_burst_spawn_amount", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "is_area_damage", "base_is_projectile", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 5, -40, critChance = 5, levelRequirement = 58, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DoedreWarp"] = { name = "DoedreWarp", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -30, critChance = 5, levelRequirement = 58, statInterpolation = {3, 3}, cost = { }, }, }, }
Monstros concedem Experiência aumentada em 250%
Raridade dos Itens Derrubados aumentada em 6000%
Id | MonsterQuestBossAct8 |
---|---|
Family | MonsterActBoss |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Recarga do Escudo de Energia reduzida em 80%
Id | MonsterEnergyShieldRegenRate-80 |
---|---|
Family | EnergyShieldRegeneration |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | defences energy_shield |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityActBoss |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |