巨坑領航者
惡魔
ignore actor scale from stats [1]
Shepherd of the Pit
SpectreN
Tagsabyssal, demon, lightning_affinity, not_dex, pit_faction, slow_movement
生命
275%
Energy Shield From Life
30%
抗性
0 -30 75 0
傷害
250%
命中
100%
暴擊 Chance
5%
Attack Distance
5 ~ 10
攻擊時間
1.5 Second
Damage Spread
±20%
經驗值
250%
Model Size
120%
Type
Cocoons2Abyss
Metadata
Cocoons2Abyss
等級
68
生命
14,932
傷害
583
法術傷害
583
命中
2,464
攻擊時間
1.5
經驗值
71,585
召喚物生命
13,340
Minion Energy Shield
5,717
召喚物傷害
2,422
召喚物護甲
5,309
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 近戰, 玩家投射物
基礎攻擊
Base Damage: 466–699
暴擊率: 5%
攻擊時間: 1.5 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
EASAbyssCocoonSporeRelease
冷卻時間: 15 秒
action attack or cast time uses animation length [1]
spell maximum action distance +% [-55]
GTAbyssCocoonTendrils
可觸發
action attack or cast time uses animation length [1]
spell maximum action distance +% [-45]
TBAbyssCocoonTendrils
法術, 可觸發, 攻擊, 傷害
Base Damage: 466–699
暴擊率: 5%
施放時間: 1 秒
攻擊時間: 1.5 秒
造成 57.3986.09 物理傷害
100% 的物理傷害轉換閃電傷害
base skill can be avoided by dodge roll [1]
generic skill trigger skills with id [1]
GSAbyssCocoonTendrilImpact
可觸發, 法術, 傷害
暴擊率: 5%
施放時間: 1 秒
造成 191.3287 物理傷害
80% 的物理傷害轉換閃電傷害
action attack or cast time uses animation length [1]
generic skill trigger id [1]
is area damage [1]
CGEAbyssCocoonSpores
法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術
施放時間: 1 秒
每秒造成 398.6 基礎物理傷害
82% 更少範圍效果
base lightning damage to deal per minute [23914]
base skill effect duration [3000]
ground sulphite art variation [1005]

Object Type

Object Type Codes

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAbyss/Pit/Cocoons2Abyss"] = {
    name = "Shepherd of the Pit",
    life = 2.75,
    energyShield = 0.3,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 2.5,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 10,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeed",
        "CGEAbyssCocoonSpores",
        "GSAbyssCocoonTendrilImpact",
        "EASAbyssCocoonSporeRelease",
        "TBAbyssCocoonTendrils",
        "GTAbyssCocoonTendrils",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = 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["CGEAbyssCocoonSpores"] = {
    name = "CGEAbyssCocoonSpores",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Duration] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_lightning_damage_to_deal_per_minute",
        "base_physical_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "ground_sulphite_art_variation",
        "active_skill_area_of_effect_+%_final",
    },
    levels = {
        [1] = {0.5, 0.5, 3000, 1005, -82, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSAbyssCocoonTendrilImpact"] = {
    name = "GSAbyssCocoonTendrilImpact",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
    },
    statDescriptionScope = "geometry_spell",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "generic_skill_trigger_id",
        "active_skill_base_physical_damage_%_to_convert_to_lightning",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1, 80, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASAbyssCocoonSporeRelease"] = {
    name = "EASAbyssCocoonSporeRelease",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_maximum_action_distance_+%",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {-55, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TBAbyssCocoonTendrils"] = {
    name = "TBAbyssCocoonTendrils",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.Damage] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "generic_skill_trigger_skills_with_id",
        "active_skill_base_physical_damage_%_to_convert_to_lightning",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1, 100, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTAbyssCocoonTendrils"] = {
    name = "GTAbyssCocoonTendrils",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_maximum_action_distance_+%",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {-45, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
ignore actor scale from stats [1]
FamilyMonsterIgnoreActorScaleFromStats
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • ignore actor scale from stats Min: 1 Max: 1 Global
  • 巨坑領航者
    惡魔
    地區: 無盡深淵
    ignore actor scale from stats [1]
    Shepherd of the Pit
    SpectreN
    Area無盡深淵
    Tagsabyssal, demon, lightning_affinity, not_dex, pit_faction, slow_movement
    Packs
  • 巨坑疾行者, 巨坑領航者
  • 無盡深淵: 巨坑領航者, 巨坑之菌, 巨坑原基
  • 生命
    275%
    Energy Shield From Life
    30%
    抗性
    0 -30 75 0
    傷害
    250%
    命中
    100%
    暴擊 Chance
    5%
    Attack Distance
    5 ~ 10
    攻擊時間
    1.5 Second
    Damage Spread
    ±20%
    經驗值
    250%
    Model Size
    120%
    Type
    Cocoons2Abyss
    Metadata
    Cocoons2Abyss_legs_inherit

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueAbyss/Pit/Cocoons2Abyss_legs_inherit"] = {
        name = "Shepherd of the Pit",
        life = 2.75,
        energyShield = 0.3,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 2.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    ignore actor scale from stats [1]
    FamilyMonsterIgnoreActorScaleFromStats
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • ignore actor scale from stats Min: 1 Max: 1 Global
  • 巨坑領航者
    惡魔
    地區: 無盡深淵
    ignore actor scale from stats [1]
    Shepherd of the Pit
    SpectreN
    Area無盡深淵
    Tagsabyssal, demon, lightning_affinity, not_dex, pit_faction, slow_movement
    Packs
  • 無盡深淵: 巨坑領航者, 巨坑之菌, 巨坑原基
  • 生命
    275%
    Energy Shield From Life
    30%
    抗性
    0 -30 75 0
    傷害
    250%
    命中
    100%
    暴擊 Chance
    5%
    Attack Distance
    5 ~ 10
    攻擊時間
    1.5 Second
    Damage Spread
    ±20%
    經驗值
    250%
    Model Size
    120%
    Type
    Cocoons2Abyss
    Metadata
    Cocoons2Abyss_legs_inheritDepths

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueAbyss/Pit/Cocoons2Abyss_legs_inheritDepths"] = {
        name = "Shepherd of the Pit",
        life = 2.75,
        energyShield = 0.3,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 2.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    ignore actor scale from stats [1]
    FamilyMonsterIgnoreActorScaleFromStats
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • ignore actor scale from stats Min: 1 Max: 1 Global
  • Shepherd of the Pit
    惡魔
    ignore actor scale from stats [1]
    SpectreN
    Tagsabyssal, demon, lightning_affinity, not_dex, pit_faction, slow_movement
    Packs
  • Igrulog, the Incubator Queen, Strider of the Pit, Shepherd of the Pit, Primordium of the Pit, Hound of the Pit
  • 生命
    275%
    Energy Shield From Life
    30%
    抗性
    0 -30 75 0
    傷害
    250%
    命中
    100%
    暴擊 Chance
    5%
    Attack Distance
    5 ~ 10
    攻擊時間
    1.5 Second
    Damage Spread
    ±20%
    經驗值
    250%
    Model Size
    120%
    Type
    Cocoons2Abyss
    Metadata
    Cocoons2Abyss_legs_inheritNoEmerge

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueAbyss/Pit/Cocoons2Abyss_legs_inheritNoEmerge"] = {
        name = "Shepherd of the Pit",
        life = 2.75,
        energyShield = 0.3,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 2.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    ignore actor scale from stats [1]
    FamilyMonsterIgnoreActorScaleFromStats
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • ignore actor scale from stats Min: 1 Max: 1 Global
  • 巨坑領航者
    惡魔
    ignore actor scale from stats [1]
    Shepherd of the Pit
    SpectreN
    Tagsabyssal, demon, lightning_affinity, not_dex, pit_faction, very_slow_movement
    生命
    1000%
    Energy Shield From Life
    15%
    抗性
    0 0 0 0
    傷害
    1000%
    命中
    100%
    暴擊 Chance
    5%
    Attack Distance
    5 ~ 10
    攻擊時間
    1.5 Second
    Damage Spread
    ±20%
    經驗值
    1000%
    Model Size
    216%
    Type
    Cocoons2AbyssBoss
    Metadata
    Cocoons2Abyss_legs_inheritBoss

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueAbyss/Pit/Cocoons2Abyss_legs_inheritBoss"] = {
        name = "Shepherd of the Pit",
        life = 10,
        energyShield = 0.15,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 10,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    ignore actor scale from stats [1]
    FamilyMonsterIgnoreActorScaleFromStats
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • ignore actor scale from stats Min: 1 Max: 1 Global
  • Edit

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