Chocalho Condenado CageSpider

Chocalho Condenado
Tamanho do Grupo: 1-3 Monstros
Esqueletos Mortos Vivos Grandes
Usa Ciclone
Rattling Condemned
Condenado Ruidoso
SpectreY
Spectre OverrideMetadata/Monster/CageSpider/CageSpiderSpectre
AreaPrisão Inferior, Torre da Shavronne, Laboratório Eterno, Câmaras Mortais, Câmaras Mortais, Mapa: Torre
Tagsflesh_armour, is_unarmed, large_height, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, slow_movement, undead
Packs
  • Prisão Inferior, Torre da Shavronne: Condenado Ruidoso
  • Laboratório Eterno: Condenado Ruidoso, Restos Enfurecidos, Eterno Andarilho
  • Vida
    440%
    Armadura
    +75%
    Ailment Threshold
    440%
    Resistência
    0 0 40 0
    Damage
    150%
    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
    220%
    Model Size
    100%
    Type
    CageSpider
    Metadata
    CageSpider
    Nível
    83
    Vida
    140,874
    Armadura
    161,835
    Evasão
    7,860
    Damage
    1,351
    Dano Mágico
    1,351
    Precisão
    1,036
    Attack Time
    1.755
    Experiência
    28,890
    Minion Life
    26,843
    Minion Damage
    1,141
    Ailment Threshold
    140,874
    Chill
    445
    Shock
    445
    Brittle
    2,520
    Scorch
    445
    Sap
    1,231
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 1080–1621
    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]
    CageSpiderCyclone
    Attack, Area, Melee, Movement
    Ciclone
    Base Damage: 1080–1621
    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
    150% mais Velocidade de Ataque
    is area damage [1]

    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/CageSpider"] = {
        name = "Rattling Condemned",
        life = 4.4,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.755,
        attackRange = 12,
        accuracy = 1,
        skillList = {
            "Melee",
            "CageSpiderCyclone",
        },
        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["CageSpiderCyclone"] = {
        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",
            "is_area_damage",
        },
        levels = {
            [1] = {150, -60, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    
    Condenado Ruidoso
    Morto-vivo
    Rattling Condemned
    SpectreY
    Spectre OverrideMetadata/Monster/CageSpider/CageSpiderSpectre
    Tagsflesh_armour, is_unarmed, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, slow_movement, undead
    Packs
  • Condenado Ruidoso, Escravo Trovejante
  • Vida
    440%
    Armadura
    +75%
    Ailment Threshold
    440%
    Resistência
    0 0 40 0
    Damage
    150%
    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
    220%
    Model Size
    100%
    Type
    CageSpider
    Metadata
    CageSpiderHellscape
    Nível
    68
    Vida
    28,307
    Armadura
    50,383
    Evasão
    4,739
    Damage
    560
    Dano Mágico
    560
    Precisão
    580
    Attack Time
    1.755
    Experiência
    22,561
    Minion Life
    6,140
    Minion Damage
    447
    Ailment Threshold
    28,307
    Chill
    90
    Shock
    90
    Brittle
    506
    Scorch
    90
    Sap
    247
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 448–672
    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]
    CageSpiderCyclone
    Attack, Area, Melee, Movement
    Ciclone
    Base Damage: 448–672
    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
    150% mais Velocidade de Ataque
    is area damage [1]

    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/CageSpiderHellscape"] = {
        name = "Rattling Condemned",
        life = 4.4,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.755,
        attackRange = 12,
        accuracy = 1,
        skillList = {
            "Melee",
            "CageSpiderCyclone",
        },
        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["CageSpiderCyclone"] = {
        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",
            "is_area_damage",
        },
        levels = {
            [1] = {150, -60, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    
    Chocalho Condenado
    Morto-vivo
    Rattling Condemned
    SpectreY
    Tagsflesh_armour, is_unarmed, large_height, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, slow_movement, undead
    Vida
    352%
    Armadura
    +75%
    Ailment Threshold
    352%
    Resistência
    0 0 40 0
    Damage
    150%
    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
    220%
    Model Size
    100%
    Type
    CageSpiderSpectre
    Metadata
    CageSpiderSpectre
    Nível
    68
    Vida
    22,645
    Armadura
    50,383
    Evasão
    4,739
    Damage
    560
    Dano Mágico
    560
    Precisão
    580
    Attack Time
    1.755
    Experiência
    22,561
    Minion Life
    4,912
    Minion Damage
    447
    Ailment Threshold
    22,645
    Chill
    72
    Shock
    72
    Brittle
    405
    Scorch
    72
    Sap
    198
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 448–672
    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]
    CageSpiderCyclone
    Attack, Area, Melee, Movement
    Ciclone
    Base Damage: 448–672
    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
    150% mais Velocidade de Ataque
    is area damage [1]

    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/CageSpiderSpectre"] = {
        name = "Rattling Condemned",
        life = 3.52,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.755,
        attackRange = 12,
        accuracy = 1,
        skillList = {
            "Melee",
            "CageSpiderCyclone",
        },
        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["CageSpiderCyclone"] = {
        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",
            "is_area_damage",
        },
        levels = {
            [1] = {150, -60, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    
    Edit

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