Sentinela da Absolvição
Humanóide
Sentinel of Absolution
Spectre | N |
---|---|
Tags | bludgeoning_weapon, Conjurador, fast_movement, flesh_armour, has_one_hand_mace, has_one_handed_melee, human, humanoid, melee, not_dex, not_str, physical_affinity, templar |
Vida
400%
Energy Shield From Life
50%
Ailment Threshold
400%
Resistência
40 40 40 20
Damage
280%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.17 Second
Damage Spread
±20%
Experiência
200%
Model Size
100%
Type
AbsolutionTemplarJudge
Metadata
AbsolutionTemplarJudge
IsSummoned
Y
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
25,733
Armadura
28,790
Evasão
4,739
Escudo de Energia
3,064
Damage
1,046
Dano Mágico
1,046
Precisão
290
Attack Time
1.17
Experiência
20,510
Ailment Threshold
25,733
Chill
81
Shock
81
Brittle
460
Scorch
81
Sap
225
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: 837–1255
Chance de Crítico: 5%
Attack Time: 1.17 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]
AbsolutionMinion
Spell, Minion, Duration, Physical, Lightning, MinionsCanExplode, CreatesMinion, Damage, Area, Multicastable, Cascadable, Triggerable, Totemable, Trappable, Mineable, CanRapidFire
Absolvição
Chance de Crítico: 6%
Eficácia do Dano Adicionado: 180%
Tempo de Conjuração: 0.75 seg
Causa dano em inimigos em uma área, aplicando um debuff por uma curta duração. Se um inimigo não-único morrer enquanto afetado pelo debuff, o cadáver dele será consumido para convocar um Sentinela da Absolvição por uma duração secundária, ou para renovar a duração e vida de um existente caso você já tenha o número máximo deles.
Causa 864.6 a 1297 de Dano Físico
active skill area of effect radius +% final [-25]
is area damage [1]
spell maximum action distance +% [-50]
active skill area of effect radius +% final [-25]
is area damage [1]
spell maximum action distance +% [-50]
AbsolutionMinionEmpowered
Spell, Minion, Duration, Physical, Lightning, MinionsCanExplode, CreatesMinion, Damage, Area, Multicastable, Cascadable, Triggerable, Totemable, Trappable, Mineable, CanRapidFire
Absolvição
Chance de Crítico: 6%
Eficácia do Dano Adicionado: 130%
Tempo de Conjuração: 0.75 seg
Recarga: 6 seg
Causa dano em inimigos em uma área, aplicando um debuff por uma curta duração. Se um inimigo não-único morrer enquanto afetado pelo debuff, o cadáver dele será consumido para convocar um Sentinela da Absolvição por uma duração secundária, ou para renovar a duração e vida de um existente caso você já tenha o número máximo deles.
Causa 648.5 a 972.7 de Dano Físico
absolution blast shockwave every x beams [1]
active skill area of effect radius +% final [-25]
is area damage [1]
spell maximum action distance +% [-50]
absolution blast shockwave every x beams [1]
active skill area of effect radius +% final [-25]
is area damage [1]
spell maximum action distance +% [-50]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_item_drop_slots = 0 } Life { corpse_usable = false } Animated { animated_object = "Metadata/Monsters/TemplarJudge/AbsolutionTemplarJudge.ao" } DiesAfterTime { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/absolution_blast/minion_fadein.epk );" } Render { //turn_duration = 0.35 } Monster {} Life { on_death = " RemoveEffectPack( Metadata/Effects/Spells/absolution_blast/minion_fadein.epk ); AddEffectPack( Metadata/Effects/Spells/absolution_blast/minion_fadeout.epk ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/TemplarJudge/AbsolutionTemplarJudge"] = { name = "Sentinel of Absolution", life = 4, energyShield = 0.5, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 20, damage = 2.8, damageSpread = 0.2, attackTime = 1.17, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "Melee", "AbsolutionMinion", "AbsolutionMinionEmpowered", }, 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["AbsolutionMinion"] = { name = "Absolution", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Damages enemies in an area, applying a debuff for a short duration. If a non-unique enemy dies while affected by the debuff, the corpse will be consumed to summon a Sentinel of Absolution for a secondary duration, or to refresh the duration and life of an existing one instead if you have the maximum number of them.", skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.Physical] = true, [SkillType.Lightning] = true, [SkillType.MinionsCanExplode] = true, [SkillType.CreatesMinion] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Multicastable] = true, [SkillType.Cascadable] = true, [SkillType.Triggerable] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "minion_spell_damage_skill_stat_descriptions", castTime = 0.75, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "spell_maximum_action_distance_+%", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -50, -25, critChance = 6, levelRequirement = 12, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AbsolutionMinionEmpowered"] = { name = "Absolution", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Damages enemies in an area, applying a debuff for a short duration. If a non-unique enemy dies while affected by the debuff, the corpse will be consumed to summon a Sentinel of Absolution for a secondary duration, or to refresh the duration and life of an existing one instead if you have the maximum number of them.", skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.Physical] = true, [SkillType.Lightning] = true, [SkillType.MinionsCanExplode] = true, [SkillType.CreatesMinion] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Multicastable] = true, [SkillType.Cascadable] = true, [SkillType.Triggerable] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "minion_spell_damage_skill_stat_descriptions", castTime = 0.75, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "spell_maximum_action_distance_+%", "absolution_blast_shockwave_every_x_beams", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -50, 1, -25, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
3.18Sentinel
Forbidden · Nove Vidas · Pureza Cauterizante · Determinação Indomável · Florescer Fatal · Fúria da Natureza · Bebedor de Almas · Potencial Libertado
Uber · Memento Mori · Apetite Insaciável · Arremesse a Manopla · Sede de Conhecimento · A Tempestade Perfeita · Feridas Cósmicas
Cartas de Adivinhação · Percepção Alterada · Invenção Adiantada · O Mago de Batalha Forte · Um Destino Pior que a Morte · O Destino · Renascimento e Renovação · Olhar Adiante · O Apotecário · Lar · O Mestre da Masmorra · Do Osso às Cinzas · Metade Sombria
Item · Sentinela Perseguidor Enferrujado · Sentinela Perseguidor de Bronze · Sentinela Perseguidor de Cobalto · Sentinela Perseguidor de Enxofre · Sentinela Perseguidor Embrasado · Sentinela Perseguidor Obsidiano · Sentinela Perseguidor Críptico · Sentinela Perseguidor Primitivo · Sentinela Perseguidor Ancestral · Sentinela do Pandemônio de Bronze · Sentinela do Pandemônio de Cobalto · Sentinela do Pandemônio de Enxofre · Sentinela do Pandemônio Embrasado · Sentinela do Pandemônio Obsidiano · Sentinela do Pandemônio Críptico · Sentinela do Pandemônio Primitivo · Sentinela do Pandemônio Ancestral · Sentinela Supremo de Bronze · Sentinela Supremo de Cobalto · Sentinela Supremo de Enxofre · Sentinela Supremo Embrasado · Sentinela Supremo Obsidiano · Sentinela Supremo Críptico · Sentinela Supremo Primitivo · Sentinela Supremo Ancestral · Sentinela Supremo Cósmico · Controlador Sentinela
Item Monetário · Núcleo de Energia · Núcleo de Energia Transformador · Núcleo de Energia Amplificador · Núcleo de Energia Ampliador · Recombinador de Armadura · Recombinador de Arma · Recombinador de Acessórios
Único · O Crânio Caolho · O Basilisco · O Anjo da Vingança · O Peso da Verdade · Ecos da Criação · A Eterna Batalha · Chamado do Vazio · Fuga Impossível · Visão Sublime · A Epifania · A Trindade Distorcida · A Tempestade Indomável · O Narcisista · O Depravado · O Inferno Furioso · Insônia · O Megalomaníaco · O Árbitro · O Infestado · Escalação · O Bem Feitor · O Torturador · O Pescador Ancestral · Fio de Esperança