Aracnídeo Adoecido
Bestial
Área: Túnel
Espécie: Bruxas do Mar
Família: Cavernosos
Diseased Arachnid
SpectreY
Spectre OverrideMetadata/Monsters/SpiderPlague/SpiderPlague2Spectre_
AreaTúnel
Tagsanimal_claw_weapon, beast, extra_extra_small_height, flesh_armour, insect_blood, is_unarmed, melee, physical_affinity, slow_movement, spider
Packs
  • Túnel: Aracnídeo Adoecido
  • Vida
    156%
    Ailment Threshold
    156%
    Resistência
    0 0 30 30
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.95 Second
    Damage Spread
    ±20%
    Experiência
    125%
    Model Size
    60%
    Type
    SpiderPlague
    Metadata
    SpiderPlague2
    Nível
    62
    Vida
    6,554
    Armadura
    17,838
    Evasão
    3,826
    Escudo de Energia
    0
    Damage
    275
    Dano Mágico
    275
    Precisão
    229
    Attack Time
    1.95
    Experiência
    10,976
    Ailment Threshold
    6,554
    Chill
    21
    Shock
    21
    Brittle
    117
    Scorch
    21
    Sap
    57
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 220–330
    Chance de Crítico: 5%
    Attack Time: 1.95 seg
    Abate seus inimigos com um golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    SpiderContagion
    Spell, Area, Duration, Trappable, Totemable, DamageOverTime, Chaos, Multicastable, Triggerable, Mineable, DegenOnlySpellDamage, AreaSpell
    Praga
    Tempo de Conjuração: 1 seg
    Causa 139.5 de Dano de Caos Base por segundo
    Duração base é de 3 segundos
    Modificadores de Dano Mágico aplicam-se ao Dano Degenerativo desta Habilidade
    20% de chance de Ativar esta Magia ao Morrer
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    Render
    {
         //turn_duration = 0.35
    }
    
    Monster
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SpiderPlague/SpiderPlague2"] = {
        name = "Diseased Arachnid",
        life = 1.56,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 30,
        chaosResist = 30,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.95,
        attackRange = 9,
        accuracy = 1,
        skillList = {
            "Melee",
            "SpiderContagion",
        },
        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["SpiderContagion"] = {
        name = "Plague",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Chaos] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Mineable] = true,
            [SkillType.DegenOnlySpellDamage] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_chaos_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "cast_on_death_%",
            "is_area_damage",
            "spell_damage_modifiers_apply_to_skill_dot",
        },
        levels = {
            [1] = {1, 3000, 20, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
            [2] = {1, 3000, 20, levelRequirement = 62, statInterpolation = {3},  cost = { }, },
            [3] = {1, 3000, 20, levelRequirement = 68, statInterpolation = {3},  cost = { }, },
            [4] = {1, 3000, 20, levelRequirement = 82, statInterpolation = {3},  cost = { }, },
        },
    }
    
    Aracnídeo Adoecido
    Bestial
    Diseased Arachnid
    SpectreY
    Tagsanimal_claw_weapon, beast, extra_extra_small_height, flesh_armour, insect_blood, is_unarmed, melee, physical_affinity, slow_movement, spider
    Vida
    156%
    Ailment Threshold
    156%
    Resistência
    0 0 30 30
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.95 Second
    Damage Spread
    ±20%
    Experiência
    125%
    Model Size
    60%
    Type
    SpiderPlague
    Metadata
    SpiderPlague2Spectre_
    Nível
    68
    Vida
    10,036
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1.95
    Experiência
    12,819
    Ailment Threshold
    10,036
    Chill
    32
    Shock
    32
    Brittle
    180
    Scorch
    32
    Sap
    88
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.95 seg
    Abate seus inimigos com um golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    Render
    {
         //turn_duration = 0.35
    }
    
    Monster
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SpiderPlague/SpiderPlague2Spectre_"] = {
        name = "Diseased Arachnid",
        life = 1.56,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 30,
        chaosResist = 30,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.95,
        attackRange = 9,
        accuracy = 1,
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    Aracnídeo Adoecido
    Bestial
    monster no map drops [1]
    Diseased Arachnid
    SpectreN
    Tagsanimal_claw_weapon, beast, Conjurador, chaos_affinity, flesh_armour, insect_blood, is_unarmed, melee, physical_affinity, slow_movement, spider
    Vida
    156%
    Ailment Threshold
    156%
    Resistência
    0 0 30 30
    Damage
    100%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.95 Second
    Damage Spread
    ±20%
    Experiência
    125%
    Model Size
    60%
    Type
    SpiderPlague
    Metadata
    SpiderPlagueExpedition
    Nível
    68
    Vida
    10,036
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    374
    Dano Mágico
    374
    Precisão
    290
    Attack Time
    1.95
    Experiência
    12,819
    Ailment Threshold
    10,036
    Chill
    32
    Shock
    32
    Brittle
    180
    Scorch
    32
    Sap
    88
    MeleePartialChaos
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 299–448
    Chance de Crítico: 5%
    Dano de Ataque: 75%
    Attack Time: 1.95 seg
    Abate seus inimigos com um golpe poderoso.
    Causa 25% menos Dano de Ataque
    25% do Dano Físico Convertido para Dano de Caos
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    visual hit effect chaos is green [1]
    ExpeditionSpiderWebAttach
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Trappable, Mineable, Totemable, Triggerable, Area
    Flecha Aprisionadora
    Base Damage: 299–448
    Chance de Crítico: 5%
    Attack Time: 1.95 seg
    Recarga: 8 seg
    Dispara uma flecha que permanece no solo atrás do seu alvo final, prendendo o inimigo a ela. Inimigos aprisionados sempre contam como se movendo, e possuem menos velocidade de movimento enquanto tentam se soltar. O aprisionamento será quebrado caso eles deixem a área de efeito.
    Duração base é de 10 segundos
    Velocidade de Projéteis reduzida em 30%
    Cada Aprisionamento aplica 10% menos Velocidade de Movimento aos Inimigos Normais ou Mágicos
    Cada Aprisionamento aplica 10% menos Velocidade de Movimento aos Inimigos Raros
    Cada Aprisionamento aplica 10% menos Velocidade de Movimento aos Inimigos Únicos
    Máximo de 3 Aprisionamentos por Inimigo
    base deal no damage [1]
    base is projectile [1]
    is area damage [1]
    main hand base maximum attack distance [35]
    projectile uses contact position [1]
    use scaled contact offset [1]
    GSExpeditionPlagueSpiderOnDeathExplode
    Spell, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Causa 498.9 a 748.4 de Dano de Caos
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Animated
    {
    	on_event_expedition_explosion_for_death_explode =
    	"
    		Delay( 0.1, { HideMeshSegment( geo_abdomenShape ); } );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SpiderPlague/SpiderPlagueExpedition"] = {
        name = "Diseased Arachnid",
        life = 1.56,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 30,
        chaosResist = 30,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.95,
        attackRange = 9,
        accuracy = 1,
        skillList = {
            "MeleePartialChaos",
            "ExpeditionSpiderWebAttach",
            "GSExpeditionPlagueSpiderOnDeathExplode",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleePartialChaos"] = {
        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 = {
            "active_skill_damage_+%_final",
            "skill_physical_damage_%_to_convert_to_chaos",
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "visual_hit_effect_chaos_is_green",
        },
        levels = {
            [1] = {0, 25, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExpeditionSpiderWebAttach"] = {
        name = "Ensnaring Arrow",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires an arrow that remains in the ground behind its final target, tethering that enemy to it. Ensnared enemies always count as moving, and have less movement speed while trying to break the snare. The snare will break if they leave the area of effect.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Area] = true,
        },
        statDescriptionScope = "debuff_skill_stat_descriptions",
        castTime = 1.7,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "tethered_movement_speed_+%_final_per_rope",
            "tethered_movement_speed_+%_final_per_rope_vs_rare",
            "tethered_movement_speed_+%_final_per_rope_vs_unique",
            "tethering_arrow_display_rope_limit",
            "main_hand_base_maximum_attack_distance",
            "base_projectile_speed_+%",
            "base_skill_effect_duration",
            "is_area_damage",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "base_deal_no_damage",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {-10, -10, -10, 3, 35, -30, 10000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSExpeditionPlagueSpiderOnDeathExplode"] = {
        name = "GSExpeditionPlagueSpiderOnDeathExplode",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Edit

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