Filhote
Bestial
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%
Resistência
0 0 40 0
Damage
72%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
5 ~ 5
Attack Time
0.945 Second
Damage Spread
±20%
Experiência
50%
Model Size
60%
Type
WeaverTinySpider
Metadata
SpiderSmall3
Nível
68
Vida
3,217
Armadura
28,790
Evasão
4,739
Escudo de Energia
0
Damage
269
Dano Mágico
269
Precisão
290
Attack Time
0.945
Experiência
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 Padrão
Base Damage: 215–323
Chance de Crítico: 5%
Attack Time: 0.945 seg
Abate seus inimigos com um 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
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • Filhote
    Bestial
    Espécie: Bruxas do Mar
    Família: Cavernosos
    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%
    Resistência
    0 0 40 0
    Damage
    72%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 5
    Attack Time
    0.945 Second
    Damage Spread
    ±20%
    Experiência
    50%
    Model Size
    60%
    Type
    WeaverTinySpider
    Metadata
    SpiderSmall3Experience
    Nível
    68
    Vida
    3,217
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    269
    Dano Mágico
    269
    Precisão
    290
    Attack Time
    0.945
    Experiência
    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 Padrão
    Base Damage: 215–323
    Chance de Crítico: 5%
    Attack Time: 0.945 seg
    Abate seus inimigos com um 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 = { }, },
        },
    }
    
    Filhote
    Bestial
    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%
    Resistência
    0 0 40 0
    Damage
    72%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 5
    Attack Time
    0.945 Second
    Damage Spread
    ±20%
    Experiência
    50%
    Model Size
    60%
    Type
    WeaverTinySpider
    Metadata
    SpiderSmall3Descent2
    Nível
    68
    Vida
    3,217
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    269
    Dano Mágico
    269
    Precisão
    290
    Attack Time
    0.945
    Experiência
    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 Padrão
    Base Damage: 215–323
    Chance de Crítico: 5%
    Attack Time: 0.945 seg
    Abate seus inimigos com um 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 = { }, },
        },
    }
    
    Filhote
    Bestial
    Espécie: Bruxas do Mar
    Família: Cavernosos
    Hatchling
    SpectreY
    AreaAposentos da Weaver
    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
  • Aposentos da Weaver: Filhote
  • Aranha Saltadeira, Filhote
  • Vida
    78%
    Ailment Threshold
    78%
    Resistência
    0 0 40 0
    Damage
    94%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 5
    Attack Time
    0.945 Second
    Damage Spread
    ±20%
    Experiência
    65%
    Model Size
    60%
    Type
    TinySpider
    Metadata
    SpiderSmall4
    Nível
    18
    Vida
    135
    Armadura
    321
    Evasão
    493
    Escudo de Energia
    0
    Damage
    20
    Dano Mágico
    20
    Precisão
    34
    Attack Time
    0.945
    Experiência
    387
    Ailment Threshold
    135
    Chill
    0
    Shock
    0
    Brittle
    2
    Scorch
    0
    Sap
    1
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 16–24
    Chance de Crítico: 5%
    Attack Time: 0.945 seg
    Abate seus inimigos com um 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 = { }, },
        },
    }
    
    Filhote
    Bestial
    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%
    Resistência
    0 0 40 0
    Damage
    94%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    5 ~ 5
    Attack Time
    0.945 Second
    Damage Spread
    ±20%
    Experiência
    65%
    Model Size
    55%
    Type
    BarrelOfSpidersSmall
    Metadata
    SpiderBarrelOfSpidersSmall
    Nível
    68
    Vida
    5,018
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    351
    Dano Mágico
    351
    Precisão
    290
    Attack Time
    0.945
    Experiência
    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 Padrão
    Base Damage: 281–421
    Chance de Crítico: 5%
    Attack Time: 0.945 seg
    Abate seus inimigos com um 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
    Domainsmonstro (3)
    GenerationTypeunico (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 Fungais, Cavernas Fungais, Cavernas Fungais, Cavernas Fungais, Cavernas Fungais, Cavernas Fungais, Cavernas Fungais, Cavernas Fungais, Floresta Petrificada, Floresta Petrificada, Floresta Petrificada, Floresta Petrificada, Floresta Petrificada, Floresta Petrificada, Floresta Petrificada, Floresta Petrificada, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Cavidade Congelada, Cavidade Congelada, Cavidade Congelada, Cavidade Congelada, Cavidade Congelada, Cavidade Congelada, Cavidade Congelada, Cavidade Congelada, Fissura de Magma, Fissura de Magma, Fissura de Magma, Fissura de Magma, Fissura de Magma, Fissura de Magma, Fissura de Magma, Fissura de Magma, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Fortaleza Primitiva, Fortaleza Primitiva, Fortaleza Primitiva, Fortaleza Primitiva, Fortaleza Primitiva, Fortaleza Primitiva, Fortaleza Primitiva, Fortaleza Primitiva, O Lago de Kalandra
    Tagsbeast, delve_monster, extra_extra_small_height, fast_movement, flesh_armour, insect_blood, is_unarmed, melee, no_pantheon_mod, not_int, not_str, physical_affinity, puncturing_weapon, spider
    Packs
  • Filhote, Filhote Rastejante
  • Filhote, Filhote Rastejante, Viúva Azurita
  • Vida
    90%
    Evasão
    +50%
    Ailment Threshold
    90%
    Resistência
    0 40 0 0
    Damage
    90%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    3 ~ 7
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    Experiência
    90%
    Model Size
    40%
    Type
    DelveSpiderSwarm
    Metadata
    DelveSpiderPacks
    Nível
    68
    Vida
    5,790
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    336
    Dano Mágico
    336
    Precisão
    290
    Attack Time
    1.755
    Experiência
    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 Padrão
    Base Damage: 269–403
    Chance de Crítico: 5%
    Attack Time: 1.755 seg
    Abate seus inimigos com um 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
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Filhote
    Bestial
    Hatchling
    SpectreY
    Tagsbeast, delve_monster, fast_movement, flesh_armour, insect_blood, is_unarmed, melee, no_pantheon_mod, not_int, not_str, physical_affinity, puncturing_weapon, spider
    Vida
    90%
    Evasão
    +50%
    Ailment Threshold
    90%
    Resistência
    0 40 0 0
    Damage
    90%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    3 ~ 7
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    Experiência
    90%
    Model Size
    40%
    Type
    DelveSpiderSwarm
    Metadata
    DelveSpiderPacksSpectre
    Nível
    68
    Vida
    5,790
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    336
    Dano Mágico
    336
    Precisão
    290
    Attack Time
    1.755
    Experiência
    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 Padrão
    Base Damage: 269–403
    Chance de Crítico: 5%
    Attack Time: 1.755 seg
    Abate seus inimigos com um 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 Fungais, Cavernas Fungais, Cavernas Fungais, Cavernas Fungais, Cavernas Fungais, Cavernas Fungais, Cavernas Fungais, Cavernas Fungais, Floresta Petrificada, Floresta Petrificada, Floresta Petrificada, Floresta Petrificada, Floresta Petrificada, Floresta Petrificada, Floresta Petrificada, Floresta Petrificada, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Profundezas Abissais, Cavidade Congelada, Cavidade Congelada, Cavidade Congelada, Cavidade Congelada, Cavidade Congelada, Cavidade Congelada, Cavidade Congelada, Cavidade Congelada, Fissura de Magma, Fissura de Magma, Fissura de Magma, Fissura de Magma, Fissura de Magma, Fissura de Magma, Fissura de Magma, Fissura de Magma, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre, Respiradouro de Enxofre
    Tagsbeast, cannot_be_monolith, cold_affinity, delve_monster, fast_movement, flesh_armour, insect_blood, is_unarmed, melee, no_pantheon_mod, not_int, not_str, physical_affinity, puncturing_weapon, spider
    Packs
  • Filhote
  • Vida
    90%
    Evasão
    +50%
    Ailment Threshold
    90%
    Resistência
    0 40 0 0
    Damage
    90%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    3 ~ 7
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    Experiência
    90%
    Model Size
    40%
    Type
    DelveSpiderSwarm
    Metadata
    DelveSpiderPacksEmergeDrop_
    Nível
    68
    Vida
    5,790
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    336
    Dano Mágico
    336
    Precisão
    290
    Attack Time
    1.755
    Experiência
    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 Padrão
    Base Damage: 269–403
    Chance de Crítico: 5%
    Attack Time: 1.755 seg
    Abate seus inimigos com um 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
    Tempo de Conjuração: 1 seg
    DelveSpiderFlickerStrike
    Attack, Melee, MeleeSingleTarget, Multistrikeable, Movement, Duration, Cooldown
    Golpe Súbito
    Base Damage: 269–403
    Chance de Crítico: 5%
    Dano de Ataque: 50%
    Attack Time: 1.755 seg
    Recarga: 4 seg
    Teleporta o personagem para um monstro próximo e o ataca com uma arma corpo a corpo. Se nenhum monstro específico for escolhido, um será escolhido aleatoriamente. Concede um buff que aumenta a velocidade de movimento por um tempo. A recarga pode ser ignorado ao gastar uma Carga de Frenesi.
    Causa 50% menos Dano de Ataque
    40% do Dano Físico Convertido para Dano de Gelo
    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
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Filhote
    Bestial
    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, no_pantheon_mod, not_int, not_str, physical_affinity, puncturing_weapon, spider
    Vida
    90%
    Evasão
    +50%
    Ailment Threshold
    90%
    Resistência
    0 40 0 0
    Damage
    90%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    3 ~ 7
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    Experiência
    90%
    Model Size
    40%
    Type
    DelveSpiderSwarm
    Metadata
    DelveSpiderPacksSpawned
    Nível
    68
    Vida
    5,790
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    336
    Dano Mágico
    336
    Precisão
    290
    Attack Time
    1.755
    Experiência
    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 Padrão
    Base Damage: 269–403
    Chance de Crítico: 5%
    Attack Time: 1.755 seg
    Abate seus inimigos com um 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 Súbito
    Base Damage: 269–403
    Chance de Crítico: 5%
    Dano de Ataque: 50%
    Attack Time: 1.755 seg
    Recarga: 4 seg
    Teleporta o personagem para um monstro próximo e o ataca com uma arma corpo a corpo. Se nenhum monstro específico for escolhido, um será escolhido aleatoriamente. Concede um buff que aumenta a velocidade de movimento por um tempo. A recarga pode ser ignorado ao gastar uma Carga de Frenesi.
    Causa 50% menos Dano de Ataque
    40% do Dano Físico Convertido para Dano de Gelo
    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
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Filhote
    Bestial
    monster no map drops [1]
    Hatchling
    SpectreN
    Tagsbeast, cannot_be_monolith, cold_affinity, delve_monster, flesh_armour, insect_blood, is_unarmed, melee, no_pantheon_mod, not_int, not_str, physical_affinity, puncturing_weapon, spider, very_slow_movement
    Vida
    90%
    Evasão
    +50%
    Ailment Threshold
    90%
    Resistência
    0 40 0 0
    Damage
    90%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    3 ~ 7
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    Experiência
    90%
    Model Size
    40%
    Type
    DelveSpiderSwarm
    Metadata
    DelveSpiderPacksEmergeDropSpawned
    Nível
    68
    Vida
    5,790
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    336
    Dano Mágico
    336
    Precisão
    290
    Attack Time
    1.755
    Experiência
    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 Padrão
    Base Damage: 269–403
    Chance de Crítico: 5%
    Attack Time: 1.755 seg
    Abate seus inimigos com um 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
    Tempo de Conjuração: 1 seg
    DelveSpiderFlickerStrike
    Attack, Melee, MeleeSingleTarget, Multistrikeable, Movement, Duration, Cooldown
    Golpe Súbito
    Base Damage: 269–403
    Chance de Crítico: 5%
    Dano de Ataque: 50%
    Attack Time: 1.755 seg
    Recarga: 4 seg
    Teleporta o personagem para um monstro próximo e o ataca com uma arma corpo a corpo. Se nenhum monstro específico for escolhido, um será escolhido aleatoriamente. Concede um buff que aumenta a velocidade de movimento por um tempo. A recarga pode ser ignorado ao gastar uma Carga de Frenesi.
    Causa 50% menos Dano de Ataque
    40% do Dano Físico Convertido para Dano de Gelo
    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
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Filhote
    Bestial
    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, no_pantheon_mod, not_int, not_str, physical_affinity, puncturing_weapon, spider
    Vida
    90%
    Evasão
    +50%
    Ailment Threshold
    90%
    Resistência
    35 35 35 20
    Damage
    90%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    3 ~ 7
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    Experiência
    90%
    Model Size
    65%
    Type
    DelveSpiderSmall
    Metadata
    DelveSpiderSwarm
    Nível
    68
    Vida
    5,790
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    0
    Damage
    336
    Dano Mágico
    336
    Precisão
    290
    Attack Time
    1.755
    Experiência
    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 Padrão
    Base Damage: 269–403
    Chance de Crítico: 5%
    Attack Time: 1.755 seg
    Abate seus inimigos com um 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
    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.