Cría de Araña
Bestia
monster no drops or experience [1]
Hatchling
SpectreY
Tagsanimal_claw_weapon, beast, extra_extra_small_height, flesh_armour, has_dagger, has_one_handed_melee, insect_blood, medium_movement, melee, physical_affinity, spider
Vida
50%
Ailment Threshold
50%
Resistencia
0 0 40 0
Damage
72%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
5 ~ 5
Attack Time
0.945 Second
Damage Spread
±20%
Experiencia
50%
Model Size
60%
Type
WeaverTinySpider
Metadata
SpiderSmall3
Nivel
68
Vida
3,217
Armadura
28,790
Evasión
4,739
Escudo de energía
0
Damage
269
Daño de hechizos
269
Precisión
290
Attack Time
0.945
Experiencia
5,128
Ailment Threshold
3,217
Chill
10
Shock
10
Brittle
58
Scorch
10
Sap
28
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 215–323
Probabilidad de golpe crítico: 5%
Attack Time: 0.945 seg
Derriba a tus enemigos con un golpe poderoso.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

Object Type

version 2
extends "Metadata/Monsters/Spiders/Spider"

Object Type Codes

version 2
extends "Metadata/Monsters/Spiders/Spider"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Spiders/SpiderSmall3"] = {
    name = "Hatchling",
    life = 0.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 40,
    chaosResist = 0,
    damage = 0.72,
    damageSpread = 0.2,
    attackTime = 0.945,
    attackRange = 5,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeed",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
    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",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
Domainsmonstruo (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • Cría de Araña
    Bestia
    Grupo: Arácnidos
    Familia: Las Cavernas
    Hatchling
    SpectreY
    Tagsanimal_claw_weapon, beast, extra_extra_small_height, flesh_armour, has_dagger, has_one_handed_melee, insect_blood, medium_movement, melee, physical_affinity, spider
    Vida
    50%
    Ailment Threshold
    50%
    Resistencia
    0 0 40 0
    Damage
    72%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    5 ~ 5
    Attack Time
    0.945 Second
    Damage Spread
    ±20%
    Experiencia
    50%
    Model Size
    60%
    Type
    WeaverTinySpider
    Metadata
    SpiderSmall3Experience
    Nivel
    68
    Vida
    3,217
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    0
    Damage
    269
    Daño de hechizos
    269
    Precisión
    290
    Attack Time
    0.945
    Experiencia
    5,128
    Ailment Threshold
    3,217
    Chill
    10
    Shock
    10
    Brittle
    58
    Scorch
    10
    Sap
    28
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 215–323
    Probabilidad de golpe crítico: 5%
    Attack Time: 0.945 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Spiders/Spider"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Spiders/Spider"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spiders/SpiderSmall3Experience"] = {
        name = "Hatchling",
        life = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 0.72,
        damageSpread = 0.2,
        attackTime = 0.945,
        attackRange = 5,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Cría de Araña
    Bestia
    Hatchling
    SpectreY
    Tagsanimal_claw_weapon, beast, extra_extra_small_height, flesh_armour, has_dagger, has_one_handed_melee, insect_blood, medium_movement, melee, physical_affinity, spider
    Vida
    50%
    Ailment Threshold
    50%
    Resistencia
    0 0 40 0
    Damage
    72%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    5 ~ 5
    Attack Time
    0.945 Second
    Damage Spread
    ±20%
    Experiencia
    50%
    Model Size
    60%
    Type
    WeaverTinySpider
    Metadata
    SpiderSmall3Descent2
    Nivel
    68
    Vida
    3,217
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    0
    Damage
    269
    Daño de hechizos
    269
    Precisión
    290
    Attack Time
    0.945
    Experiencia
    5,128
    Ailment Threshold
    3,217
    Chill
    10
    Shock
    10
    Brittle
    58
    Scorch
    10
    Sap
    28
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 215–323
    Probabilidad de golpe crítico: 5%
    Attack Time: 0.945 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Spiders/Spider"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Spiders/Spider"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spiders/SpiderSmall3Descent2"] = {
        name = "Hatchling",
        life = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 0.72,
        damageSpread = 0.2,
        attackTime = 0.945,
        attackRange = 5,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Cría de Araña
    Hatchling
    SpectreY
    AreaEl Aposento de la Tejedora
    Tagsanimal_claw_weapon, beast, extra_extra_small_height, flesh_armour, has_dagger, has_one_handed_melee, insect_blood, medium_movement, melee, physical_affinity, spider
    Packs
  • Araña embustera, Cría de Araña
  • Vida
    78%
    Ailment Threshold
    78%
    Resistencia
    0 0 40 0
    Damage
    94%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    5 ~ 5
    Attack Time
    0.945 Second
    Damage Spread
    ±20%
    Experiencia
    65%
    Model Size
    60%
    Type
    TinySpider
    Metadata
    SpiderSmall4
    Nivel
    18
    Vida
    135
    Armadura
    321
    Evasión
    493
    Escudo de energía
    0
    Damage
    20
    Daño de hechizos
    20
    Precisión
    34
    Attack Time
    0.945
    Experiencia
    387
    Ailment Threshold
    135
    Chill
    0
    Shock
    0
    Brittle
    2
    Scorch
    0
    Sap
    1
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 16–24
    Probabilidad de golpe crítico: 5%
    Attack Time: 0.945 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_is_spider = 1
    }
    
    Actor
    {
    	basic_action = "Emerge"
    	basic_action = "Emerge2"
    	main_hand_unarmed_type = "Dagger"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spiders/SpiderSmall4"] = {
        name = "Hatchling",
        life = 0.78,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 0.94,
        damageSpread = 0.2,
        attackTime = 0.945,
        attackRange = 5,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Cría de Araña
    Bestia
    monster no map drops [1]
    Hatchling
    SpectreY
    Tagsanimal_claw_weapon, beast, extra_extra_small_height, flesh_armour, has_dagger, has_one_handed_melee, insect_blood, melee, physical_affinity, slow_movement, spider
    Vida
    78%
    Ailment Threshold
    78%
    Resistencia
    0 0 40 0
    Damage
    94%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    5 ~ 5
    Attack Time
    0.945 Second
    Damage Spread
    ±20%
    Experiencia
    65%
    Model Size
    55%
    Type
    BarrelOfSpidersSmall
    Metadata
    SpiderBarrelOfSpidersSmall
    Nivel
    68
    Vida
    5,018
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    0
    Damage
    351
    Daño de hechizos
    351
    Precisión
    290
    Attack Time
    0.945
    Experiencia
    6,666
    Ailment Threshold
    5,018
    Chill
    16
    Shock
    16
    Brittle
    90
    Scorch
    16
    Sap
    44
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 281–421
    Probabilidad de golpe crítico: 5%
    Attack Time: 0.945 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Spiders/Spider"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Spiders/Spider"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spiders/SpiderBarrelOfSpidersSmall"] = {
        name = "Hatchling",
        life = 0.78,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 0.94,
        damageSpread = 0.2,
        attackTime = 0.945,
        attackRange = 5,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • SpectreY
    Spectre OverrideMetadata/Monsters/Spiders/DelveSpiderPacksSpectre
    AreaMina de Azurita, Mina de Azurita, Mina de Azurita, Mina de Azurita, Mina de Azurita, Mina de Azurita, Mina de Azurita, Mina de Azurita, Mina de Azurita, Cavernas fúngicas, Cavernas fúngicas, Cavernas fúngicas, Cavernas fúngicas, Cavernas fúngicas, Cavernas fúngicas, Cavernas fúngicas, Cavernas fúngicas, Bosque petrificado, Bosque petrificado, Bosque petrificado, Bosque petrificado, Bosque petrificado, Bosque petrificado, Bosque petrificado, Bosque petrificado, Profundidades abisales, Profundidades abisales, Profundidades abisales, Profundidades abisales, Profundidades abisales, Profundidades abisales, Profundidades abisales, Profundidades abisales, Gruta helada, Gruta helada, Gruta helada, Gruta helada, Gruta helada, Gruta helada, Gruta helada, Gruta helada, Fisura de magma, Fisura de magma, Fisura de magma, Fisura de magma, Fisura de magma, Fisura de magma, Fisura de magma, Fisura de magma, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fortaleza primitiva, Fortaleza primitiva, Fortaleza primitiva, Fortaleza primitiva, Fortaleza primitiva, Fortaleza primitiva, Fortaleza primitiva, Fortaleza primitiva, Lago de Kalandra
    Tagsbeast, delve_monster, extra_extra_small_height, fast_movement, flesh_armour, insect_blood, is_unarmed, melee, not_int, not_str, physical_affinity, puncturing_weapon, spider
    Packs
  • Cría, Cría Arácnida
  • Cría, Cría Arácnida, Viuda de Azurita
  • Vida
    90%
    Evasión
    +50%
    Ailment Threshold
    90%
    Resistencia
    0 40 0 0
    Damage
    90%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    3 ~ 7
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    Experiencia
    90%
    Model Size
    40%
    Type
    DelveSpiderSwarm
    Metadata
    DelveSpiderPacks
    Nivel
    68
    Vida
    5,790
    Armadura
    28,790
    Evasión
    7,109
    Escudo de energía
    0
    Damage
    336
    Daño de hechizos
    336
    Precisión
    290
    Attack Time
    1.755
    Experiencia
    9,230
    Ailment Threshold
    5,790
    Chill
    18
    Shock
    18
    Brittle
    104
    Scorch
    18
    Sap
    51
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 269–403
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.755 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueDelve/DelveMonsterBase"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueDelve/DelveMonsterBase"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spiders/DelveSpiderPacks"] = {
        name = "Hatchling",
        life = 0.9,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.9,
        damageSpread = 0.2,
        attackTime = 1.755,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Cría
    Bestia
    Hatchling
    SpectreY
    Tagsbeast, delve_monster, fast_movement, flesh_armour, insect_blood, is_unarmed, melee, not_int, not_str, physical_affinity, puncturing_weapon, spider
    Vida
    90%
    Evasión
    +50%
    Ailment Threshold
    90%
    Resistencia
    0 40 0 0
    Damage
    90%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    3 ~ 7
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    Experiencia
    90%
    Model Size
    40%
    Type
    DelveSpiderSwarm
    Metadata
    DelveSpiderPacksSpectre
    Nivel
    68
    Vida
    5,790
    Armadura
    28,790
    Evasión
    7,109
    Escudo de energía
    0
    Damage
    336
    Daño de hechizos
    336
    Precisión
    290
    Attack Time
    1.755
    Experiencia
    9,230
    Ailment Threshold
    5,790
    Chill
    18
    Shock
    18
    Brittle
    104
    Scorch
    18
    Sap
    51
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 269–403
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.755 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueDelve/DelveMonsterBase"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueDelve/DelveMonsterBase"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spiders/DelveSpiderPacksSpectre"] = {
        name = "Hatchling",
        life = 0.9,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.9,
        damageSpread = 0.2,
        attackTime = 1.755,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    SpectreN
    AreaMina de Azurita, Mina de Azurita, Mina de Azurita, Mina de Azurita, Mina de Azurita, Mina de Azurita, Mina de Azurita, Mina de Azurita, Mina de Azurita, Cavernas fúngicas, Cavernas fúngicas, Cavernas fúngicas, Cavernas fúngicas, Cavernas fúngicas, Cavernas fúngicas, Cavernas fúngicas, Cavernas fúngicas, Bosque petrificado, Bosque petrificado, Bosque petrificado, Bosque petrificado, Bosque petrificado, Bosque petrificado, Bosque petrificado, Bosque petrificado, Profundidades abisales, Profundidades abisales, Profundidades abisales, Profundidades abisales, Profundidades abisales, Profundidades abisales, Profundidades abisales, Profundidades abisales, Gruta helada, Gruta helada, Gruta helada, Gruta helada, Gruta helada, Gruta helada, Gruta helada, Gruta helada, Fisura de magma, Fisura de magma, Fisura de magma, Fisura de magma, Fisura de magma, Fisura de magma, Fisura de magma, Fisura de magma, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre
    Tagsbeast, cannot_be_monolith, cold_affinity, delve_monster, fast_movement, flesh_armour, insect_blood, is_unarmed, melee, not_int, not_str, physical_affinity, puncturing_weapon, spider
    Packs
  • Cría
  • Vida
    90%
    Evasión
    +50%
    Ailment Threshold
    90%
    Resistencia
    0 40 0 0
    Damage
    90%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    3 ~ 7
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    Experiencia
    90%
    Model Size
    40%
    Type
    DelveSpiderSwarm
    Metadata
    DelveSpiderPacksEmergeDrop_
    Nivel
    68
    Vida
    5,790
    Armadura
    28,790
    Evasión
    7,109
    Escudo de energía
    0
    Damage
    336
    Daño de hechizos
    336
    Precisión
    290
    Attack Time
    1.755
    Experiencia
    9,230
    Ailment Threshold
    5,790
    Chill
    18
    Shock
    18
    Brittle
    104
    Scorch
    18
    Sap
    51
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 269–403
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.755 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    EGDelveSpiderEmergeDrop
    Triggerable, Spell
    Tiempo de lanzamiento: 1 seg
    DelveSpiderFlickerStrike
    Attack, Melee, MeleeSingleTarget, Multistrikeable, Movement, Duration, Cooldown
    Golpe repentino
    Base Damage: 269–403
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 50%
    Attack Time: 1.755 seg
    Tiempo de recarga: 4 seg
    Teletransporta al personaje a un monstruo cercano y lo ataca con un arma cuerpo a cuerpo. Si no seleccionas un monstruo específico, elige uno al azar. Otorga una bonificación que aumenta la velocidad de movimiento durante un tiempo. Puedes ignorar su tiempo de recarga consumiendo una carga de frenesí.
    Inflige un 50% menos de daño de ataque
    El 40% del daño físico se convierte en daño de hielo
    ignores proximity shield [1]
    melee defer damage prediction [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueDelve/DelveSpider"
    
    Transitionable {}

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueDelve/DelveSpider"
    
    Transitionable
    {
    	create_untransitioned = "DisableRendering();"
    	on_transition = "EnableRendering();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spiders/DelveSpiderPacksEmergeDrop_"] = {
        name = "Hatchling",
        life = 0.9,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.9,
        damageSpread = 0.2,
        attackTime = 1.755,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "DelveSpiderFlickerStrike",
            "EGDelveSpiderEmergeDrop",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "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["DelveSpiderFlickerStrike"] = {
        name = "Flicker Strike",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Teleports the character to a nearby monster and attacks with a melee weapon. If no specific monster is targeted, one is picked at random. Grants a buff that increases movement speed for a duration. The cooldown can be bypassed by expending a Frenzy Charge.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Melee] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Movement] = true,
            [SkillType.Duration] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_physical_damage_%_to_convert_to_cold",
            "ignores_proximity_shield",
            "melee_defer_damage_prediction",
        },
        levels = {
            [1] = {40, baseMultiplier = 0.5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EGDelveSpiderEmergeDrop"] = {
        name = "EGDelveSpiderEmergeDrop",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Cría
    Bestia
    monster no map drops [1]
    Hatchling
    SpectreY
    Spectre OverrideMetadata/Monsters/Spiders/DelveSpiderPacksSpectre
    Tagsbeast, cold_affinity, delve_monster, extra_extra_small_height, fast_movement, flesh_armour, insect_blood, is_unarmed, melee, not_int, not_str, physical_affinity, puncturing_weapon, spider
    Vida
    90%
    Evasión
    +50%
    Ailment Threshold
    90%
    Resistencia
    0 40 0 0
    Damage
    90%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    3 ~ 7
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    Experiencia
    90%
    Model Size
    40%
    Type
    DelveSpiderSwarm
    Metadata
    DelveSpiderPacksSpawned
    Nivel
    68
    Vida
    5,790
    Armadura
    28,790
    Evasión
    7,109
    Escudo de energía
    0
    Damage
    336
    Daño de hechizos
    336
    Precisión
    290
    Attack Time
    1.755
    Experiencia
    9,230
    Ailment Threshold
    5,790
    Chill
    18
    Shock
    18
    Brittle
    104
    Scorch
    18
    Sap
    51
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 269–403
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.755 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    DelveSpiderFlickerStrike
    Attack, Melee, MeleeSingleTarget, Multistrikeable, Movement, Duration, Cooldown
    Golpe repentino
    Base Damage: 269–403
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 50%
    Attack Time: 1.755 seg
    Tiempo de recarga: 4 seg
    Teletransporta al personaje a un monstruo cercano y lo ataca con un arma cuerpo a cuerpo. Si no seleccionas un monstruo específico, elige uno al azar. Otorga una bonificación que aumenta la velocidad de movimiento durante un tiempo. Puedes ignorar su tiempo de recarga consumiendo una carga de frenesí.
    Inflige un 50% menos de daño de ataque
    El 40% del daño físico se convierte en daño de hielo
    ignores proximity shield [1]
    melee defer damage prediction [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueDelve/DelveMonsterBaseSink"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueDelve/DelveMonsterBaseSink"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spiders/DelveSpiderPacksSpawned"] = {
        name = "Hatchling",
        life = 0.9,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.9,
        damageSpread = 0.2,
        attackTime = 1.755,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "DelveSpiderFlickerStrike",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "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["DelveSpiderFlickerStrike"] = {
        name = "Flicker Strike",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Teleports the character to a nearby monster and attacks with a melee weapon. If no specific monster is targeted, one is picked at random. Grants a buff that increases movement speed for a duration. The cooldown can be bypassed by expending a Frenzy Charge.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Melee] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Movement] = true,
            [SkillType.Duration] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_physical_damage_%_to_convert_to_cold",
            "ignores_proximity_shield",
            "melee_defer_damage_prediction",
        },
        levels = {
            [1] = {40, baseMultiplier = 0.5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Cría
    Bestia
    monster no map drops [1]
    Hatchling
    SpectreN
    Tagsbeast, cannot_be_monolith, cold_affinity, delve_monster, flesh_armour, insect_blood, is_unarmed, melee, not_int, not_str, physical_affinity, puncturing_weapon, spider, very_slow_movement
    Vida
    90%
    Evasión
    +50%
    Ailment Threshold
    90%
    Resistencia
    0 40 0 0
    Damage
    90%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    3 ~ 7
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    Experiencia
    90%
    Model Size
    40%
    Type
    DelveSpiderSwarm
    Metadata
    DelveSpiderPacksEmergeDropSpawned
    Nivel
    68
    Vida
    5,790
    Armadura
    28,790
    Evasión
    7,109
    Escudo de energía
    0
    Damage
    336
    Daño de hechizos
    336
    Precisión
    290
    Attack Time
    1.755
    Experiencia
    9,230
    Ailment Threshold
    5,790
    Chill
    18
    Shock
    18
    Brittle
    104
    Scorch
    18
    Sap
    51
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 269–403
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.755 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    EGDelveSpiderEmergeDrop
    Triggerable, Spell
    Tiempo de lanzamiento: 1 seg
    DelveSpiderFlickerStrike
    Attack, Melee, MeleeSingleTarget, Multistrikeable, Movement, Duration, Cooldown
    Golpe repentino
    Base Damage: 269–403
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 50%
    Attack Time: 1.755 seg
    Tiempo de recarga: 4 seg
    Teletransporta al personaje a un monstruo cercano y lo ataca con un arma cuerpo a cuerpo. Si no seleccionas un monstruo específico, elige uno al azar. Otorga una bonificación que aumenta la velocidad de movimiento durante un tiempo. Puedes ignorar su tiempo de recarga consumiendo una carga de frenesí.
    Inflige un 50% menos de daño de ataque
    El 40% del daño físico se convierte en daño de hielo
    ignores proximity shield [1]
    melee defer damage prediction [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueDelve/DelveSpider"
    
    Transitionable {}

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueDelve/DelveSpider"
    
    Transitionable
    {
    	create_untransitioned = "DisableRendering();"
    	on_transition = "EnableRendering();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spiders/DelveSpiderPacksEmergeDropSpawned"] = {
        name = "Hatchling",
        life = 0.9,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.9,
        damageSpread = 0.2,
        attackTime = 1.755,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "DelveSpiderFlickerStrike",
            "EGDelveSpiderEmergeDrop",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "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["DelveSpiderFlickerStrike"] = {
        name = "Flicker Strike",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Teleports the character to a nearby monster and attacks with a melee weapon. If no specific monster is targeted, one is picked at random. Grants a buff that increases movement speed for a duration. The cooldown can be bypassed by expending a Frenzy Charge.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Melee] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Movement] = true,
            [SkillType.Duration] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_physical_damage_%_to_convert_to_cold",
            "ignores_proximity_shield",
            "melee_defer_damage_prediction",
        },
        levels = {
            [1] = {40, baseMultiplier = 0.5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EGDelveSpiderEmergeDrop"] = {
        name = "EGDelveSpiderEmergeDrop",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Cría
    Bestia
    monster no map drops [1]
    Hatchling
    SpectreY
    Tagsbeast, delve_monster, extra_extra_small_height, flesh_armour, has_dagger, has_one_handed_melee, insect_blood, medium_movement, melee, not_int, not_str, physical_affinity, puncturing_weapon, spider
    Vida
    90%
    Evasión
    +50%
    Ailment Threshold
    90%
    Resistencia
    35 35 35 20
    Damage
    90%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    3 ~ 7
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    Experiencia
    90%
    Model Size
    65%
    Type
    DelveSpiderSmall
    Metadata
    DelveSpiderSwarm
    Nivel
    68
    Vida
    5,790
    Armadura
    28,790
    Evasión
    7,109
    Escudo de energía
    0
    Damage
    336
    Daño de hechizos
    336
    Precisión
    290
    Attack Time
    1.755
    Experiencia
    9,230
    Ailment Threshold
    5,790
    Chill
    18
    Shock
    18
    Brittle
    104
    Scorch
    18
    Sap
    51
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 269–403
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.755 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_is_spider = 1
    }
    
    Actor
    {
    	basic_action = "Emerge"
    	basic_action = "Emerge2"
    	main_hand_unarmed_type = "Dagger"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Spiders/DelveSpiderSwarm"] = {
        name = "Hatchling",
        life = 0.9,
        fireResist = 35,
        coldResist = 35,
        lightningResist = 35,
        chaosResist = 20,
        damage = 0.9,
        damageSpread = 0.2,
        attackTime = 1.755,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstruo (3)
    GenerationTypeÚnico (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.