MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
It That Crawls
SpectreY
Spectre OverrideMetadata/Monsters/Breach/BreachFodderHandSpiderSpectre
AreaHive Fortress, Hive Colony
Tagsbreach_fodder, brequel_monster, demon, fast_movement, insect, melee, not_int, not_str, physical_affinity, red_blood
Packs
  • It That Crawls, It That Grasps, It That Watches
  • Hive Fortress, Hive Colony: It That Crawls, It That Grasps, It That Watches
  • Life
    105%
    Evasion
    +25%
    Ailment Threshold
    105%
    Resistance
    MonsterResistanceIconFire0 MonsterResistanceIconCold0 MonsterResistanceIconLightning0 MonsterResistanceIconChaos0
    Damage
    100%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    100%
    Type
    BreachFodderHandSpider
    Metadata
    BreachFodderHandSpider
    Level
    83
    Life
    33,618
    Armour
    92,477
    Evasion Rating
    9,825
    Damage
    900
    Spell Damage
    900
    Accuracy
    1,036
    Attack Time
    1.5
    Experience
    13,132
    Minion Life
    6,406
    Minion Damage
    761
    Ailment Threshold
    33,618
    Chill
    106
    Shock
    106
    Brittle
    601
    Scorch
    106
    Sap
    294
    Phys Convert Ele
    300%
    MeleeAtAnimationSpeedCombo
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Default Attack
    Base Damage: 720—1080
    Critical Strike Chance: 5%
    Attack Time: 1.5 sec
    Strike your foes down with a powerful blow.
    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]
    iconbasicattack

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Breach/BreachFodderHandSpider"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "It That Crawls",
        life = 1.05,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 11,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedCombo",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedCombo"] = {
        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 = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    It That Crawls
    Demon
    SpectreY
    Tagsbreach_fodder, brequel_monster, demon, fast_movement, insect, melee, not_int, not_str, physical_affinity, red_blood
    Life
    105%
    Evasion
    +25%
    Ailment Threshold
    105%
    Resistance
    MonsterResistanceIconFire0 MonsterResistanceIconCold0 MonsterResistanceIconLightning0 MonsterResistanceIconChaos0
    Damage
    100%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    100%
    Type
    BreachFodderHandSpider
    Metadata
    BreachFodderHandSpiderSpectre
    Level
    68
    Life
    6,755
    Armour
    28,790
    Evasion Rating
    5,924
    Damage
    374
    Spell Damage
    374
    Accuracy
    580
    Attack Time
    1.5
    Experience
    10,255
    Minion Life
    1,465
    Minion Damage
    298
    Ailment Threshold
    6,755
    Chill
    21
    Shock
    21
    Brittle
    121
    Scorch
    21
    Sap
    59
    Phys Convert Ele
    240%
    MeleeAtAnimationSpeedCombo
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Default Attack
    Base Damage: 299—448
    Critical Strike Chance: 5%
    Attack Time: 1.5 sec
    Strike your foes down with a powerful blow.
    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]
    iconbasicattack

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Breach/BreachFodderHandSpiderSpectre"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "It That Crawls",
        life = 1.05,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 11,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedCombo",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedCombo"] = {
        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 = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    It That Crawls
    Demon
    MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
    monster no drops or experience [1]
    SpectreN
    Tagsdemon, fast_movement, insect, melee, not_int, not_str, red_blood
    Life
    200%
    Evasion
    +25%
    Ailment Threshold
    200%
    Resistance
    MonsterResistanceIconFire40 MonsterResistanceIconCold40 MonsterResistanceIconLightning40 MonsterResistanceIconChaos20
    Damage
    300%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 11
    Attack Time
    1 Second
    Damage Spread
    ±20%
    Experience
    200%
    Model Size
    100%
    Type
    BreachFodderHandSpiderSummoned
    Metadata
    BreachFodderHandSpiderGraftSummoned
    IsSummoned
    Y
    Level
    68
    Life
    12,867
    Armour
    28,790
    Evasion Rating
    5,924
    Damage
    1,121
    Spell Damage
    1,121
    Accuracy
    580
    Attack Time
    1
    Experience
    20,510
    Minion Life
    2,791
    Minion Damage
    895
    Ailment Threshold
    12,867
    Chill
    41
    Shock
    41
    Brittle
    230
    Scorch
    41
    Sap
    112
    Phys Convert Ele
    240%
    MeleeAtAnimationSpeedComboCold
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Default Attack
    Base Damage: 897—1345
    Critical Strike Chance: 5%
    Attack Time: 1 sec
    Strike your foes down with a powerful blow.
    100% of Physical Damage Converted to Cold Damage
    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]
    iconbasicattack

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Breach/BreachFodderHandSpiderGraftSummoned"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        name = "It That Crawls",
        life = 2,
        damage = 3,
        damageSpread = 0.2,
        attackTime = 1,
        attackRange = 11,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedComboCold",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedComboCold"] = {
        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_physical_damage_%_to_convert_to_cold",
            "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] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no drops or experience 1 — 1 Global Unscalable Value
  • Edit

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