It That Crawls
恶魔
幽魂Y
幽魂 取代Metadata/Monsters/Breach/BreachFodderHandSpiderSpectre
地区Hive Fortress, Hive Colony
标签breach_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
  • 生命
    105%
    闪避值
    +25%
    异常状态临界值
    105%
    抗性
    0 0 0 0
    伤害
    100%
    命中
    100%
    暴击几率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 11
    攻击间隔
    1.5 秒
    伤害分布
    ±20%
    经验值
    100%
    Model Size
    100%
    类型
    BreachFodderHandSpider
    Metadata
    BreachFodderHandSpider
    等级
    83
    生命
    33,618
    护甲
    92,477
    闪避值
    9,825
    伤害
    900
    法术伤害
    900
    命中
    1,036
    攻击间隔
    1.5
    经验值
    13,132
    召唤物生命
    6,406
    召唤物伤害
    761
    异常状态临界值
    33,618
    冰缓
    106
    Shock
    106
    Brittle
    601
    Scorch
    106
    Sap
    294
    MeleeAtAnimationSpeedCombo
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 720–1080
    暴击几率: 5%
    攻击间隔: 1.5 秒
    对你的敌人无情痛击。
    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

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Breach/BreachFodderHandSpider"] = {
        name = "It That Crawls",
        life = 1.05,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        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
    恶魔
    幽魂Y
    标签breach_fodder, brequel_monster, demon, fast_movement, insect, melee, not_int, not_str, physical_affinity, red_blood
    生命
    105%
    闪避值
    +25%
    异常状态临界值
    105%
    抗性
    0 0 0 0
    伤害
    100%
    命中
    100%
    暴击几率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 11
    攻击间隔
    1.5 秒
    伤害分布
    ±20%
    经验值
    100%
    Model Size
    100%
    类型
    BreachFodderHandSpider
    Metadata
    BreachFodderHandSpiderSpectre
    等级
    68
    生命
    6,755
    护甲
    28,790
    闪避值
    5,924
    伤害
    374
    法术伤害
    374
    命中
    580
    攻击间隔
    1.5
    经验值
    10,255
    召唤物生命
    1,465
    召唤物伤害
    298
    异常状态临界值
    6,755
    冰缓
    21
    Shock
    21
    Brittle
    121
    Scorch
    21
    Sap
    59
    MeleeAtAnimationSpeedCombo
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 299–448
    暴击几率: 5%
    攻击间隔: 1.5 秒
    对你的敌人无情痛击。
    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

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Breach/BreachFodderHandSpiderSpectre"] = {
        name = "It That Crawls",
        life = 1.05,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        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
    恶魔
    monster no drops or experience [1]
    你的击中无法被闪避
    幽魂Y
    标签breach_fodder, brequel_monster, demon, fast_movement, insect, melee, not_int, not_str, physical_affinity, red_blood
    生命
    200%
    闪避值
    +25%
    异常状态临界值
    200%
    抗性
    40 40 40 20
    伤害
    400%
    命中
    100%
    暴击几率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 11
    攻击间隔
    1 秒
    伤害分布
    ±20%
    经验值
    200%
    Model Size
    100%
    类型
    BreachFodderHandSpiderSummoned
    Metadata
    BreachFodderHandSpiderGraftSummoned
    IsSummoned
    Y
    等级
    68
    生命
    12,867
    护甲
    28,790
    闪避值
    5,924
    伤害
    1,494
    法术伤害
    1,494
    命中
    580
    攻击间隔
    1
    经验值
    20,510
    召唤物生命
    2,791
    召唤物伤害
    1,193
    异常状态临界值
    12,867
    冰缓
    41
    Shock
    41
    Brittle
    230
    Scorch
    41
    Sap
    112
    MeleeAtAnimationSpeedComboColdBrittle
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 1195–1793
    暴击几率: 5%
    攻击伤害: 105%
    攻击伤害: 105%
    攻击间隔: 1 秒
    对你的敌人无情痛击。
    10% 的几率造成易碎
    攻击伤害总增 5%
    物理伤害的 100% 转化为冰霜伤害
    对敌人施加的非伤害性异常状态效果提高 100%
    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

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Breach/BreachFodderHandSpiderGraftSummoned"] = {
        name = "It That Crawls",
        life = 2,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 4,
        damageSpread = 0.2,
        attackTime = 1,
        attackRange = 11,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedComboColdBrittle",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedComboColdBrittle"] = {
        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 = {
            "chance_to_inflict_frostburn_%",
            "skill_physical_damage_%_to_convert_to_cold",
            "non_damaging_ailment_effect_+%",
            "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] = {10, 100, 100, baseMultiplier = 1.05, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 全域
  • 你的击中无法被闪避
    FamilyAlwaysHits
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • global always hit Min: 1 Max: 1 全域
  • Craft Tags攻击
    Edit

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