Xamã da Serpente

Área: Keth, O Refúgio Zigurate
Serpent Shaman
Spectre | Y |
---|---|
Area | Keth, O Refúgio Zigurate, Keth |
Tags | allows_additional_projectiles, allows_inc_aoe, beast, Beast_onhit_audio, Conjurador, fast_movement, humanoid, not_dex, not_str, physical_affinity, reptile_beast |
Packs |
Vida
200%
Energy Shield From Life
5%
Resistência




Damage
200%
Precisão
100%
Acertos Críticos Chance
5%
Bônus de Dano Crítico
+30%
Attack Distance
6 ~ 10
Tempo de Ataque
1.005 Second
Damage Spread
±20%
Experiência
200%
Model Size
110%
Type
SerpentClanCaster
Metadata
SerpentClanCaster
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
70
Vida
16,560
Armadura
3,877
Evasão
502
Escudo de Energia
872
Damage
496
Dano Mágico
496
Precisão
2,328
Tempo de Ataque
1.005
Experiência
69,278
Minion Life
23,305
Minion Energy Shield
1,227
Minion Damage
4,325
Minion Armour
3,877
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 Básico
Base Damage: 397–595
Chance de Acerto Crítico: 5%
Tempo de Ataque: 1.005 seg
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

SerpentClanTailWhip
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Básico
Base Damage: 397–595
Chance de Acerto Crítico: 5%
Dano de Ataque: 170%
Tempo de Ataque: 1.005 seg
Recarga: 8 seg
Causa 70% mais Dano de Ataque
action attack or cast time uses animation length [1]
attack maximum action distance + [6]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
monster penalty against minions damage +% final vs player minions [100]
voll slam damage +% final at centre [50]

SerpentClanCurse
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, Physical, Nonpathing
Vulnerabilidade
Tempo de Conjuração: 1.5 seg
Recarga: 6 seg
Amaldiçoa todos os alvos em uma área após um curto período, fazendo com que Acertos contra eles ignorem uma parte de sua Armadura.
Dano Físico recebido aumentado em 30%
20% de chance de ser infligido com Sangramento quando Acertado por um Ataque
Maldições duram 4 segundos
active skill area of effect radius +% final [9]

DeceleratingProjectileSerpentClan
Spell, Projectile, Triggerable, Damage, Attack
Base Damage: 397–595
Chance de Acerto Crítico: 5%
Dano de Ataque: 110%
Tempo de Conjuração: 1.5 seg
Tempo de Ataque: 1.005 seg
Recarga: 2 seg
Causa 8926 a 13389 de Dano Físico
Causa 10% mais Dano de Ataque
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
casting spell [1]
decelerating projectile speed variation +% [150]
maintain projectile direction when using contact position [1]
projectile uses contact position [1]
use scaled contact offset [1]
GSSerpentClanSpellNova
Triggerable, Spell, Damage
Chance de Acerto Crítico: 5%
Tempo de Conjuração: 1 seg
Causa 10600 a 15900 de Dano Físico
action attack or cast time uses animation length [1]
active skill area of effect radius +% final [30]
base is projectile [1]
is area damage [1]
SSMSerpentClanVulnerability
Spell, Multicastable, Triggerable
Tempo de Conjuração: 1 seg
Recarga: 10 seg
action attack or cast time uses animation length [1]
alternate minion [1059]
monster no drops or experience [1]
number of monsters to summon [1]
spell maximum action distance +% [-40]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Transitionable { } Stats { set_base_heavy_stun_duration_ms = 4067 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = " Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/SerpentClanMonster/SerpentClanAggroAudio.ao' ); } ); " } Animated { preload_animated_object = "Metadata/Monsters/SerpentClanMonster/SerpentClanAggroAudio.ao" } Actor { on_start_Vulnerability = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/SerpentClanMonster/epk/spellcast_curse_01.epk' );" on_end_or_destroy_Vulnerability = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/SerpentClanMonster/epk/spellcast_curse_01.epk' );" } Life { on_death = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/SerpentClanMonster/epk/spellcast_curse_01.epk' );" } Preload { preload_epk = "Metadata/Effects/Spells/monsters_effects/Act2_FOUR/SerpentClanMonster/epk/spellcast_curse_01.epk" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SerpentClanMonster/SerpentClanCaster"] = { name = "Serpent Shaman", life = 2, energyShield = 0.05, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2, damageSpread = 0.2, attackTime = 1.005, attackRange = 10, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "SSMSerpentClanVulnerability", "SerpentClanTailWhip", "SerpentClanCurse", "DeceleratingProjectileSerpentClan", "GSSerpentClanSpellNova", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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["SSMSerpentClanVulnerability"] = { name = "SSMSerpentClanVulnerability", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "spell_maximum_action_distance_+%", "summoned_monsters_are_minions", "monster_no_drops_or_experience", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {1059, 1, -99, -40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SerpentClanTailWhip"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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.5, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "voll_slam_damage_+%_final_at_centre", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "attack_maximum_action_distance_+", "action_attack_or_cast_time_uses_animation_length", "base_skill_can_be_avoided_by_dodge_roll", "base_skill_can_be_blocked", }, levels = { [1] = {50, 100, 6, baseMultiplier = 1.7, levelRequirement = 1, statInterpolation = {}, cost = { }, }, [2] = {50, 100, 6, baseMultiplier = 1.7, levelRequirement = 68, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SerpentClanCurse"] = { name = "Vulnerability", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, description = "[Curse|Curses] all targets in an area after a short delay, making [HitDamage|Hits] against them ignore a portion of their [Armour|Armour].", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.Nonpathing] = true, }, statDescriptionScope = "vulnerability", castTime = 1.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "physical_damage_taken_+%", "receive_bleeding_chance_%_when_hit_by_attack", "hex_remove_at_effect_variance", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {4000, 30, 20, 600, 9, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DeceleratingProjectileSerpentClan"] = { name = "DeceleratingProjectileSerpentClan", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { attack = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "decelerating_projectile_speed_variation_+%", "base_is_projectile", "use_scaled_contact_offset", "projectile_uses_contact_position", "maintain_projectile_direction_when_using_contact_position", "casting_spell", "action_attack_or_cast_time_uses_animation_length", "base_deal_no_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 150, baseMultiplier = 1.1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSSerpentClanSpellNova"] = { name = "GSSerpentClanSpellNova", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 30, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
Xamã da Serpente

Área: Provação das Sekhemas
Serpent Shaman
Spectre | Y |
---|---|
Area | Provação das Sekhemas, Provação das Sekhemas |
Tags | allows_additional_projectiles, allows_inc_aoe, beast, Beast_onhit_audio, Conjurador, fast_movement, humanoid, not_dex, not_str, physical_affinity, reptile_beast, sanctum_monster |
Packs |
Vida
200%
Energy Shield From Life
5%
Resistência




Damage
200%
Precisão
100%
Acertos Críticos Chance
5%
Bônus de Dano Crítico
+30%
Attack Distance
6 ~ 10
Tempo de Ataque
1.005 Second
Damage Spread
±20%
Experiência
200%
Model Size
110%
Type
SerpentClanCasterSanctumTrial
Metadata
SerpentClanCasterSanctumTrial
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
22
Vida
771
Armadura
152
Evasão
96
Escudo de Energia
41
Damage
83
Dano Mágico
83
Precisão
372
Tempo de Ataque
1.005
Experiência
1,592
Minion Life
2,006
Minion Energy Shield
106
Minion Damage
123
Minion Armour
152
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 Básico
Base Damage: 66–99
Chance de Acerto Crítico: 5%
Tempo de Ataque: 1.005 seg
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

SerpentClanTailWhip
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Básico
Base Damage: 66–99
Chance de Acerto Crítico: 5%
Dano de Ataque: 170%
Tempo de Ataque: 1.005 seg
Recarga: 8 seg
Causa 70% mais Dano de Ataque
action attack or cast time uses animation length [1]
attack maximum action distance + [6]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
monster penalty against minions damage +% final vs player minions [100]
voll slam damage +% final at centre [50]

SerpentClanCurse
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, Physical, Nonpathing
Vulnerabilidade
Tempo de Conjuração: 1.5 seg
Recarga: 6 seg
Amaldiçoa todos os alvos em uma área após um curto período, fazendo com que Acertos contra eles ignorem uma parte de sua Armadura.
Dano Físico recebido aumentado em 30%
20% de chance de ser infligido com Sangramento quando Acertado por um Ataque
Maldições duram 4 segundos
active skill area of effect radius +% final [9]

DeceleratingProjectileSerpentClanSanctum
Spell, Projectile, Triggerable, Damage, Attack
Base Damage: 66–99
Chance de Acerto Crítico: 5%
Tempo de Conjuração: 1 seg
Tempo de Ataque: 1.005 seg
Causa 92 a 138 de Dano Físico
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
casting spell [1]
decelerating projectile speed variation +% [150]
maintain projectile direction when using contact position [1]
projectile uses contact position [1]
use scaled contact offset [1]
GSSerpentClanSpellNova
Triggerable, Spell, Damage
Chance de Acerto Crítico: 5%
Tempo de Conjuração: 1 seg
Causa 109.3 a 163.9 de Dano Físico
action attack or cast time uses animation length [1]
active skill area of effect radius +% final [30]
base is projectile [1]
is area damage [1]
SSMSerpentClanVulnerability
Spell, Multicastable, Triggerable
Tempo de Conjuração: 1 seg
Recarga: 10 seg
action attack or cast time uses animation length [1]
alternate minion [1059]
monster no drops or experience [1]
number of monsters to summon [1]
spell maximum action distance +% [-40]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
WalkEmergeSanctumPortal
walk emerge distance [225]
Object Type
version 2 extends "Metadata/Monsters/Monster" Transitionable { } Stats { set_base_heavy_stun_duration_ms = 4067 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = " Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/SerpentClanMonster/SerpentClanAggroAudio.ao' ); } ); " } Animated { preload_animated_object = "Metadata/Monsters/SerpentClanMonster/SerpentClanAggroAudio.ao" } Actor { on_start_Vulnerability = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/SerpentClanMonster/epk/spellcast_curse_01.epk' );" on_end_or_destroy_Vulnerability = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/SerpentClanMonster/epk/spellcast_curse_01.epk' );" } Life { on_death = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/SerpentClanMonster/epk/spellcast_curse_01.epk' );" } Preload { preload_epk = "Metadata/Effects/Spells/monsters_effects/Act2_FOUR/SerpentClanMonster/epk/spellcast_curse_01.epk" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SerpentClanMonster/SerpentClanCasterSanctumTrial"] = { name = "Serpent Shaman", life = 2, energyShield = 0.05, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2, damageSpread = 0.2, attackTime = 1.005, attackRange = 10, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "SSMSerpentClanVulnerability", "WalkEmergeSanctumPortal", "SerpentClanTailWhip", "SerpentClanCurse", "DeceleratingProjectileSerpentClanSanctum", "GSSerpentClanSpellNova", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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["SSMSerpentClanVulnerability"] = { name = "SSMSerpentClanVulnerability", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "spell_maximum_action_distance_+%", "summoned_monsters_are_minions", "monster_no_drops_or_experience", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {1059, 1, -99, -40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeSanctumPortal"] = { name = "WalkEmergeSanctumPortal", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.6, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {225, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SerpentClanTailWhip"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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.5, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "voll_slam_damage_+%_final_at_centre", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "attack_maximum_action_distance_+", "action_attack_or_cast_time_uses_animation_length", "base_skill_can_be_avoided_by_dodge_roll", "base_skill_can_be_blocked", }, levels = { [1] = {50, 100, 6, baseMultiplier = 1.7, levelRequirement = 1, statInterpolation = {}, cost = { }, }, [2] = {50, 100, 6, baseMultiplier = 1.7, levelRequirement = 68, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SerpentClanCurse"] = { name = "Vulnerability", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, description = "[Curse|Curses] all targets in an area after a short delay, making [HitDamage|Hits] against them ignore a portion of their [Armour|Armour].", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.Nonpathing] = true, }, statDescriptionScope = "vulnerability", castTime = 1.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "physical_damage_taken_+%", "receive_bleeding_chance_%_when_hit_by_attack", "hex_remove_at_effect_variance", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {4000, 30, 20, 600, 9, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DeceleratingProjectileSerpentClanSanctum"] = { name = "DeceleratingProjectileSerpentClanSanctum", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "decelerating_projectile_speed_variation_+%", "base_is_projectile", "use_scaled_contact_offset", "projectile_uses_contact_position", "maintain_projectile_direction_when_using_contact_position", "casting_spell", "action_attack_or_cast_time_uses_animation_length", "base_deal_no_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 150, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSSerpentClanSpellNova"] = { name = "GSSerpentClanSpellNova", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 30, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
Xamã da Serpente

Serpent Shaman
Spectre | Y |
---|---|
Tags | allows_additional_projectiles, allows_inc_aoe, beast, Beast_onhit_audio, Conjurador, humanoid, not_dex, not_str, physical_affinity, reptile_beast, sanctum_monster, very_fast_movement |
Vida
200%
Energy Shield From Life
5%
Resistência




Damage
200%
Precisão
100%
Acertos Críticos Chance
5%
Bônus de Dano Crítico
+30%
Attack Distance
6 ~ 10
Tempo de Ataque
1.005 Second
Damage Spread
±20%
Experiência
200%
Model Size
130%
Type
SerpentClanCasterSanctumTrial
Metadata
SerpentClanCasterSanctumTrialElite
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
14,738
Armadura
3,451
Evasão
477
Escudo de Energia
776
Damage
466
Dano Mágico
466
Precisão
2,180
Tempo de Ataque
1.005
Experiência
57,268
Minion Life
21,432
Minion Energy Shield
1,128
Minion Damage
3,793
Minion Armour
3,451
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 Básico
Base Damage: 373–559
Chance de Acerto Crítico: 5%
Tempo de Ataque: 1.005 seg
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

SerpentClanTailWhip
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Básico
Base Damage: 373–559
Chance de Acerto Crítico: 5%
Dano de Ataque: 170%
Tempo de Ataque: 1.005 seg
Recarga: 8 seg
Causa 70% mais Dano de Ataque
action attack or cast time uses animation length [1]
attack maximum action distance + [6]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
monster penalty against minions damage +% final vs player minions [100]
voll slam damage +% final at centre [50]

SerpentClanCurse
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, Physical, Nonpathing
Vulnerabilidade
Tempo de Conjuração: 1.5 seg
Recarga: 6 seg
Amaldiçoa todos os alvos em uma área após um curto período, fazendo com que Acertos contra eles ignorem uma parte de sua Armadura.
Dano Físico recebido aumentado em 30%
20% de chance de ser infligido com Sangramento quando Acertado por um Ataque
Maldições duram 4 segundos
active skill area of effect radius +% final [9]

DeceleratingProjectileSerpentClanSanctum
Spell, Projectile, Triggerable, Damage, Attack
Base Damage: 373–559
Chance de Acerto Crítico: 5%
Tempo de Conjuração: 1 seg
Tempo de Ataque: 1.005 seg
Causa 7377 a 11065 de Dano Físico
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
casting spell [1]
decelerating projectile speed variation +% [150]
maintain projectile direction when using contact position [1]
projectile uses contact position [1]
use scaled contact offset [1]
GSSerpentClanSpellNova
Triggerable, Spell, Damage
Chance de Acerto Crítico: 5%
Tempo de Conjuração: 1 seg
Causa 8760 a 13140 de Dano Físico
action attack or cast time uses animation length [1]
active skill area of effect radius +% final [30]
base is projectile [1]
is area damage [1]
SSMSerpentClanVulnerability
Spell, Multicastable, Triggerable
Tempo de Conjuração: 1 seg
Recarga: 10 seg
action attack or cast time uses animation length [1]
alternate minion [1059]
monster no drops or experience [1]
number of monsters to summon [1]
spell maximum action distance +% [-40]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
WalkEmergeSanctumPortal
walk emerge distance [225]
GTSerpentClanCasterEliteMultiProj
Triggerable
Recarga: 10 seg
action attack or cast time uses animation length [1]
spell maximum action distance +% [-40]
DeceleratingProjectileSerpentClanSanctumEliteTriggered
Spell, Projectile, Triggerable, Damage, Attack
Base Damage: 373–559
Chance de Acerto Crítico: 5%
Tempo de Conjuração: 1.5 seg
Tempo de Ataque: 1.005 seg
Causa 7377 a 11065 de Dano Físico
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
casting spell [1]
decelerating projectile speed variation +% [40]
maintain projectile direction when using contact position [1]
projectile uses contact position [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Transitionable { } Stats { set_base_heavy_stun_duration_ms = 4067 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = " Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/SerpentClanMonster/SerpentClanAggroAudio.ao' ); } ); " } Animated { preload_animated_object = "Metadata/Monsters/SerpentClanMonster/SerpentClanAggroAudio.ao" } Actor { on_start_Vulnerability = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/SerpentClanMonster/epk/spellcast_curse_01.epk' );" on_end_or_destroy_Vulnerability = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/SerpentClanMonster/epk/spellcast_curse_01.epk' );" } Life { on_death = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/SerpentClanMonster/epk/spellcast_curse_01.epk' );" } Preload { preload_epk = "Metadata/Effects/Spells/monsters_effects/Act2_FOUR/SerpentClanMonster/epk/spellcast_curse_01.epk" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SerpentClanMonster/SerpentClanCasterSanctumTrialElite"] = { name = "Serpent Shaman", life = 2, energyShield = 0.05, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2, damageSpread = 0.2, attackTime = 1.005, attackRange = 10, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "SSMSerpentClanVulnerability", "WalkEmergeSanctumPortal", "GTSerpentClanCasterEliteMultiProj", "SerpentClanTailWhip", "SerpentClanCurse", "DeceleratingProjectileSerpentClanSanctum", "DeceleratingProjectileSerpentClanSanctumEliteTriggered", "GSSerpentClanSpellNova", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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["SSMSerpentClanVulnerability"] = { name = "SSMSerpentClanVulnerability", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "spell_maximum_action_distance_+%", "summoned_monsters_are_minions", "monster_no_drops_or_experience", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {1059, 1, -99, -40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeSanctumPortal"] = { name = "WalkEmergeSanctumPortal", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.6, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {225, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTSerpentClanCasterEliteMultiProj"] = { name = "GTSerpentClanCasterEliteMultiProj", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SerpentClanTailWhip"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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.5, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "voll_slam_damage_+%_final_at_centre", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "attack_maximum_action_distance_+", "action_attack_or_cast_time_uses_animation_length", "base_skill_can_be_avoided_by_dodge_roll", "base_skill_can_be_blocked", }, levels = { [1] = {50, 100, 6, baseMultiplier = 1.7, levelRequirement = 1, statInterpolation = {}, cost = { }, }, [2] = {50, 100, 6, baseMultiplier = 1.7, levelRequirement = 68, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SerpentClanCurse"] = { name = "Vulnerability", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, description = "[Curse|Curses] all targets in an area after a short delay, making [HitDamage|Hits] against them ignore a portion of their [Armour|Armour].", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.Nonpathing] = true, }, statDescriptionScope = "vulnerability", castTime = 1.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "physical_damage_taken_+%", "receive_bleeding_chance_%_when_hit_by_attack", "hex_remove_at_effect_variance", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {4000, 30, 20, 600, 9, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DeceleratingProjectileSerpentClanSanctum"] = { name = "DeceleratingProjectileSerpentClanSanctum", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "decelerating_projectile_speed_variation_+%", "base_is_projectile", "use_scaled_contact_offset", "projectile_uses_contact_position", "maintain_projectile_direction_when_using_contact_position", "casting_spell", "action_attack_or_cast_time_uses_animation_length", "base_deal_no_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 150, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DeceleratingProjectileSerpentClanSanctumEliteTriggered"] = { name = "DeceleratingProjectileSerpentClanSanctumEliteTriggered", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { attack = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "decelerating_projectile_speed_variation_+%", "base_is_projectile", "use_scaled_contact_offset", "projectile_uses_contact_position", "maintain_projectile_direction_when_using_contact_position", "casting_spell", "action_attack_or_cast_time_uses_animation_length", "base_deal_no_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSSerpentClanSpellNova"] = { name = "GSSerpentClanSpellNova", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 30, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
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.