[DNT] CyclopsSpiderBoss
stance movement speed +% final [142]
stance movement speed +% final [200]
SpectreN
Area[DNT] The Fallen Star
TagsBeast_onhit_audio, medium_movement, spider
Vida
400%
Resistencia
0 0 0 0
Damage
400%
Precisión
100%
Attack Distance
6 ~ 35
Tiempo de ataque
1.5 Second
Damage Spread
±20%
Experiencia
200%
Model Size
170%
Type
CyclopsSpiderBoss
Metadata
CyclopsSpiderBoss
Nivel
82
Vida
70,152
Damage
1,415
Daño de hechizos
1,415
Precisión
4,228
Tiempo de ataque
1.5
Experiencia
200,000
Minion Life
42,840
Minion Damage
7,843
Minion Armour
5,375
MeleeAtAnimationSpeedBoss
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Ataque básico
Base Damage: 1132—1698
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 1.5 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]
EAACyclopsSpiderLeapBack
Tiempo de recarga: 12 seg
action attack or cast time uses animation length [1]
attack maximum action distance + [50]
EAACyclopsSpiderLeapForward
Tiempo de recarga: 12 seg
action attack or cast time uses animation length [1]
attack maximum action distance + [50]
EAACyclopsSpiderLeapForwardFar
Tiempo de recarga: 12 seg
action attack or cast time uses animation length [1]
attack maximum action distance + [50]
MSSCyclopsSpiderMortar
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell, AttackInPlace
Probabilidad de impacto crítico: 5%
Tiempo de lanzamiento: 1 seg
Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al chocar.
Inflige de 1545 a 2318 de daño físico
Convierte el 60% del daño de fuego en daño de caos
action attack or cast time uses animation length [1]
base is projectile [1]
base skill can be avoided by dodge roll [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [40]
projectile spread radius [10]
projectile uses contact position [1]
spell maximum action distance +% [0]
use scaled contact offset [1]
GTCyclopsSpiderMortar
Spell, Triggerable, AttackInPlace
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 12 seg
action attack or cast time uses animation length [1]
can perform skill while moving [1]
GSCyclopsSpiderRaiseVerisiumEG
Triggerable, Spell, Damage, AttackInPlace
Tiempo de lanzamiento: 1 seg
action attack or cast time uses animation length [1]
is area damage [1]
GSCyclopsSpiderVerisiumStormImpact
Triggerable, Spell, Damage, AttackInPlace
Probabilidad de impacto crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 1545 a 2318 de daño físico
action attack or cast time uses animation length [1]
is area damage [1]
GTCyclopsSpiderMortarOuter
Spell, Triggerable, AttackInPlace
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 12 seg
action attack or cast time uses animation length [1]
can perform skill while moving [1]
spell maximum action distance +% [100]
EASCyclopsSpiderBossTrample
action attack or cast time uses animation length [1]
GACyclopsSpiderBossLegStomp
Triggerable, Attack, AttackInPlace
Base Damage: 1132—1698
Probabilidad de impacto crítico: 5%
Daño de ataque: 200%
Tiempo de ataque: 1.5 seg
Inflige un 100% más de daño de ataques
action attack or cast time uses animation length [1]
is area damage [1]
EASCyclopsSpiderSummonVerisium
action attack or cast time uses animation length [1]
EASCyclopsSpiderCastLeft
action attack or cast time uses animation length [1]
EASCyclopsSpiderCastRight
action attack or cast time uses animation length [1]
EASCyclopsSpiderCastPush
action attack or cast time uses animation length [1]
EASCyclopsSpiderCastLift
action attack or cast time uses animation length [1]
EASCyclopsSpiderTeleport
action attack or cast time uses animation length [1]
EASCyclopsSpiderLaunchVerisium
action attack or cast time uses animation length [1]
GSCyclopsSpiderFloatingBeam
Triggerable, Spell, Damage, AttackInPlace
Probabilidad de impacto crítico: 6%
Tiempo de lanzamiento: 1 seg
Inflige de 486.4 a 1459 de daño de rayo
action attack or cast time uses animation length [1]
is area damage [1]
GSCyclopsSpiderBeam
Triggerable, Spell, Damage, AttackInPlace
Probabilidad de impacto crítico: 6%
Tiempo de lanzamiento: 1 seg
Inflige de 486.4 a 1459 de daño de rayo
action attack or cast time uses animation length [1]
is area damage [1]

Object Type

Object Type Codes

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/CyclopsSpiderBoss/CyclopsSpiderBoss"] = {
    name = "[DNT] CyclopsSpiderBoss",
    life = 4,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 4,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 35,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedBoss",
        "MSSCyclopsSpiderMortar",
        "GSCyclopsSpiderRaiseVerisiumEG",
        "GSCyclopsSpiderVerisiumStormImpact",
        "GACyclopsSpiderBossLegStomp",
        "GSCyclopsSpiderFloatingBeam",
        "GSCyclopsSpiderBeam",
        "EAACyclopsSpiderLeapBack",
        "EAACyclopsSpiderLeapForward",
        "EAACyclopsSpiderLeapForwardFar",
        "EASCyclopsSpiderBossTrample",
        "EASCyclopsSpiderCastLeft",
        "EASCyclopsSpiderCastRight",
        "EASCyclopsSpiderCastPush",
        "EASCyclopsSpiderCastLift",
        "EASCyclopsSpiderTeleport",
        "EASCyclopsSpiderLaunchVerisium",
        "GTCyclopsSpiderMortar",
        "GTCyclopsSpiderMortarOuter",
        "EASCyclopsSpiderSummonVerisium",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedBoss"] = {
    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.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = 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["MSSCyclopsSpiderMortar"] = {
    name = "MSSCyclopsSpiderMortar",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "projectile_spread_radius",
        "spell_maximum_action_distance_+%",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "active_skill_base_fire_damage_%_to_convert_to_chaos",
        "is_area_damage",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
        "action_attack_or_cast_time_uses_animation_length",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 10, 0, 40, 60, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSCyclopsSpiderRaiseVerisiumEG"] = {
    name = "GSCyclopsSpiderRaiseVerisiumEG",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "geometry_spell",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSCyclopsSpiderVerisiumStormImpact"] = {
    name = "GSCyclopsSpiderVerisiumStormImpact",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "geometry_spell",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GACyclopsSpiderBossLegStomp"] = {
    name = "GACyclopsSpiderBossLegStomp",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {baseMultiplier = 2, critChance = 5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSCyclopsSpiderFloatingBeam"] = {
    name = "GSCyclopsSpiderFloatingBeam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "geometry_spell",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0.5, 1.5, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSCyclopsSpiderBeam"] = {
    name = "GSCyclopsSpiderBeam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "geometry_spell",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0.5, 1.5, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAACyclopsSpiderLeapBack"] = {
    name = "EAACyclopsSpiderLeapBack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAACyclopsSpiderLeapForward"] = {
    name = "EAACyclopsSpiderLeapForward",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAACyclopsSpiderLeapForwardFar"] = {
    name = "EAACyclopsSpiderLeapForwardFar",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASCyclopsSpiderBossTrample"] = {
    name = "EASCyclopsSpiderBossTrample",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASCyclopsSpiderCastLeft"] = {
    name = "EASCyclopsSpiderCastLeft",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASCyclopsSpiderCastRight"] = {
    name = "EASCyclopsSpiderCastRight",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASCyclopsSpiderCastPush"] = {
    name = "EASCyclopsSpiderCastPush",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASCyclopsSpiderCastLift"] = {
    name = "EASCyclopsSpiderCastLift",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASCyclopsSpiderTeleport"] = {
    name = "EASCyclopsSpiderTeleport",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASCyclopsSpiderLaunchVerisium"] = {
    name = "EASCyclopsSpiderLaunchVerisium",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTCyclopsSpiderMortar"] = {
    name = "GTCyclopsSpiderMortar",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
        "can_perform_skill_while_moving",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTCyclopsSpiderMortarOuter"] = {
    name = "GTCyclopsSpiderMortarOuter",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_maximum_action_distance_+%",
        "action_attack_or_cast_time_uses_animation_length",
        "can_perform_skill_while_moving",
    },
    levels = {
        [1] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASCyclopsSpiderSummonVerisium"] = {
    name = "EASCyclopsSpiderSummonVerisium",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
FamilyNothing
DomainsMonster (3)
GenerationTypeÚnico (3)
Req. level1
FamilyNothing
DomainsMonster (3)
GenerationTypeÚnico (3)
Req. level1
FamilyNothing
DomainsMonster (3)
GenerationTypeÚnico (3)
Req. level1
stance movement speed +% final [142]
FamilyStance
DomainsMonster (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • stance movement speed +% final Min: 142 Max: 142 Global
  • stance movement speed +% final [200]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 200 Max: 200 Global
  • Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.