Servo Arenoso
Morto-vivo
Sandworn Chattel
Spectre | Y |
---|---|
Area | Mapa: Santuário, Mapa: Cidadela, Mapa: Fortaleza, Mapa: Abominação, Mapa: Zigurate |
Tags | Conjurador, flesh_armour, is_unarmed, large_height, melee, not_dex, not_int, physical_affinity, ranged, skeleton, slashing_weapon, slow_movement, undead |
Packs |
Vida
396%
Armadura
+75%
Ailment Threshold
396%
Resistência
0 0 40 0
Damage
132%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
7 ~ 12
Attack Time
1.755 Second
Damage Spread
±20%
Experiência
330%
Model Size
100%
Type
CageSpider2AtlasUber
Metadata
CageSpider2AtlasUber
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
84
Vida
139,768
Armadura
174,710
Evasão
8,120
Escudo de Energia
0
Damage
1,258
Dano Mágico
1,258
Precisão
538
Attack Time
1.755
Experiência
43,725
Ailment Threshold
139,768
Chill
442
Shock
442
Brittle
2,500
Scorch
442
Sap
1,221
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: 1007–1510
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]
CageSpiderCycloneTriggerSandstormsAtlasUber
Attack, Area, Melee, Movement
Ciclone
Base Damage: 1007–1510
Chance de Crítico: 5%
Attack Time: 1.755 seg
Danifica inimigos próximos a você, e então executa uma série de ataques giratórios conforme você viaja para o destino alvo. Não pode ser suportado por Impiedade ou Ataques Múltiplos.
Causa 60% menos Dano
Cega inimigos ao acertar
150% mais Velocidade de Ataque
cyclone extra distance [40]
cyclone has triggered skill [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-40]
Cega inimigos ao acertar
150% mais Velocidade de Ataque
cyclone extra distance [40]
cyclone has triggered skill [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-40]
CageSpiderSandSparkAtlasUber
Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
Faísca
Tempo de Conjuração: 0.65 seg
Lança faíscas imprevisíveis que se movem aleatoriamente até atingirem um inimigo ou expirarem.
Causa 228.7 a 343 de Dano Físico
Duração base é de 2 segundos
Velocidade de Projéteis reduzida em 11%
base is projectile [1]
cast on cyclone contact % [100]
Duração base é de 2 segundos
Velocidade de Projéteis reduzida em 11%
base is projectile [1]
cast on cyclone contact % [100]
Object Type
version 2 extends "Metadata/Monsters/Monster" Positioned { scale = 85 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monster/CageSpider/CageSpider2AtlasUber"] = { name = "Sandworn Chattel", life = 3.96, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.32, damageSpread = 0.2, attackTime = 1.755, attackRange = 12, accuracy = 1, skillList = { "Melee", "CageSpiderSandSparkAtlasUber", "CageSpiderCycloneTriggerSandstormsAtlasUber", }, 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["CageSpiderSandSparkAtlasUber"] = { name = "Spark", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.", skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.65, baseFlags = { spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "base_skill_effect_duration", "base_projectile_speed_+%", "cast_on_cyclone_contact_%", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 2000, -11, 100, levelRequirement = 61, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CageSpiderCycloneTriggerSandstormsAtlasUber"] = { name = "Cyclone", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_attack_speed_+%_final", "active_skill_damage_+%_final", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "cyclone_extra_distance", "global_chance_to_blind_on_hit_%", "is_area_damage", "cyclone_has_triggered_skill", }, levels = { [1] = {150, -60, -40, 40, 100, levelRequirement = 2, statInterpolation = {}, cost = { }, }, }, }