Expedition2RemnantActiveIncursionAtziriActiveShrineActiveStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
深坑真菌
CategoryDemon恶魔
IconEnemyResistanceFireWeak IconEnemyResistanceLightning
ignore actor scale from stats [1]
Fungoid of the Pit
Spectre
Spectre OverrideMetadata/Monsters/LeagueAbyss/Pit/FungalArtillery/FungalArtilleryAbyssSpectre
Area暗光走廊, 绝望深渊
Tagsabyssal, allows_additional_projectiles, demon, pit_faction, ranged, Unarmed_onhit_audio, very_slow_movement
Packs
  • 深坑原虫, 深坑猎犬, 深坑真菌
  • 绝望深渊: 深坑牧者, 深坑真菌, 深坑原虫
  • 暗光走廊: 深坑真菌
  • 生命
    85%
    抗性
    IconEnemyResistanceFire-30 IconEnemyResistanceCold0 IconEnemyResistanceLightning30 IconEnemyResistanceChaos0
    伤害
    85%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    6 ~ 9
    攻击时间
    1.5 Second
    Damage Spread
    ±20%
    经验值
    85%
    Model Size
    70%
    Type
    FungalArtilleryAbyss
    Metadata
    FungalArtilleryAbyss
    Spectre Reservation
    44%
    Companion Reservation
    27.6%
    等级
    22
    生命
    259
    伤害
    35
    法术伤害
    35
    命中
    316
    攻击时间
    1.5
    经验值
    677
    召唤物生命
    856
    召唤物伤害
    50
    召唤物护甲
    106
    MPSAbyssPitArtillery
    法术, 投射物, 玩家投射物, 可触发, 伤害, AttackInPlace
    施放时间: 1 秒
    造成 13 - 39.01 闪电伤害
    击中敌人造成中毒
    base deal no damage [1]
    base is projectile [1]
    base skill can be avoided by dodge roll [1]
    is area damage [1]
    monster projectile variation [1432]
    projectile ballistic angle from reference event [1]
    projectile spread radius [5]
    projectile uses contact position [1]
    spell maximum action distance +% [-38]
    MaceNotable2
    GSAbyssPitArtilleryMortarImpact
    可触发, 法术, 伤害, AttackInPlace
    暴击率: 6%
    施放时间: 1 秒
    造成 21.67 - 65.02 闪电伤害
    action attack or cast time uses animation length [1]
    base is projectile [1]
    base skill can be avoided by dodge roll [1]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
    	
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2500
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueAbyss/Pit/FungalArtillery/FungalArtilleryAbyss"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fungoid of the Pit",
        life = 0.85,
        damage = 0.85,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 9,
        accuracy = 1,
        skillList = {
            "MPSAbyssPitArtillery",
            "GSAbyssPitArtilleryMortarImpact",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSAbyssPitArtillery"] = {
        name = "MPSAbyssPitArtillery",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "projectile_spread_radius",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "is_area_damage",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "global_poison_on_hit",
            "base_skill_can_be_avoided_by_dodge_roll",
            "projectile_ballistic_angle_from_reference_event",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {0.5, 1.5, 5, 1432, -38, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSAbyssPitArtilleryMortarImpact"] = {
        name = "GSAbyssPitArtilleryMortarImpact",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
            "base_skill_can_be_avoided_by_dodge_roll",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    ignore actor scale from stats [1]
    FamilyMonsterIgnoreActorScaleFromStats
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • ignore actor scale from stats 1 1 Global
  • 深坑真菌
    CategoryDemon恶魔
    IconEnemyResistanceFireWeak IconEnemyResistanceLightning
    ignore actor scale from stats [1]
    Fungoid of the Pit
    Spectre
    Tagsabyssal, allows_additional_projectiles, demon, pit_faction, ranged, Unarmed_onhit_audio, very_slow_movement
    生命
    85%
    抗性
    IconEnemyResistanceFire-30 IconEnemyResistanceCold0 IconEnemyResistanceLightning30 IconEnemyResistanceChaos0
    伤害
    85%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    6 ~ 9
    攻击时间
    1.5 Second
    Damage Spread
    ±20%
    经验值
    85%
    Model Size
    70%
    Type
    FungalArtilleryAbyss
    Metadata
    FungalArtilleryAbyssSpectre
    Spectre Reservation
    44%
    Companion Reservation
    27.6%
    等级
    68
    生命
    7,018
    2,413
    伤害
    198
    法术伤害
    198
    命中
    2,502
    攻击时间
    1.5
    经验值
    24,339
    召唤物生命
    5,891
    召唤物伤害
    823
    召唤物护甲
    2,413
    MPSAbyssPitArtillery
    法术, 投射物, 玩家投射物, 可触发, 伤害, AttackInPlace
    施放时间: 1 秒
    造成 71.74 - 215.2 闪电伤害
    击中敌人造成中毒
    base deal no damage [1]
    base is projectile [1]
    base skill can be avoided by dodge roll [1]
    is area damage [1]
    monster projectile variation [1432]
    projectile ballistic angle from reference event [1]
    projectile spread radius [5]
    projectile uses contact position [1]
    spell maximum action distance +% [-38]
    MaceNotable2
    GSAbyssPitArtilleryMortarImpact
    可触发, 法术, 伤害, AttackInPlace
    暴击率: 6%
    施放时间: 1 秒
    造成 119.6 - 358.7 闪电伤害
    action attack or cast time uses animation length [1]
    base is projectile [1]
    base skill can be avoided by dodge roll [1]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
    	
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2500
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueAbyss/Pit/FungalArtillery/FungalArtilleryAbyssSpectre"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fungoid of the Pit",
        life = 0.85,
        damage = 0.85,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 9,
        accuracy = 1,
        skillList = {
            "MPSAbyssPitArtillery",
            "GSAbyssPitArtilleryMortarImpact",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSAbyssPitArtillery"] = {
        name = "MPSAbyssPitArtillery",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "projectile_spread_radius",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "is_area_damage",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "global_poison_on_hit",
            "base_skill_can_be_avoided_by_dodge_roll",
            "projectile_ballistic_angle_from_reference_event",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {0.5, 1.5, 5, 1432, -38, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSAbyssPitArtilleryMortarImpact"] = {
        name = "GSAbyssPitArtilleryMortarImpact",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
            "base_skill_can_be_avoided_by_dodge_roll",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    ignore actor scale from stats [1]
    FamilyMonsterIgnoreActorScaleFromStats
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • ignore actor scale from stats 1 1 Global
  • 深坑真菌
    CategoryDemon恶魔
    IconEnemyResistanceFireWeak IconEnemyResistanceLightning
    ignore actor scale from stats [1]
    Fungoid of the Pit
    Spectre
    Tagsabyssal, allows_additional_projectiles, demon, pit_faction, ranged, Unarmed_onhit_audio, very_slow_movement
    Packs
  • 深坑牧者, 深坑真菌, 深坑原虫
  • 生命
    85%
    抗性
    IconEnemyResistanceFire-30 IconEnemyResistanceCold0 IconEnemyResistanceLightning30 IconEnemyResistanceChaos0
    伤害
    85%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    6 ~ 9
    攻击时间
    1.5 Second
    Damage Spread
    ±20%
    经验值
    85%
    Model Size
    70%
    Type
    FungalArtilleryAbyss
    Metadata
    FungalArtilleryAbyssStrongbox
    Spectre Reservation
    44%
    Companion Reservation
    27.6%
    等级
    68
    生命
    7,018
    2,413
    伤害
    198
    法术伤害
    198
    命中
    2,502
    攻击时间
    1.5
    经验值
    24,339
    召唤物生命
    5,891
    召唤物伤害
    823
    召唤物护甲
    2,413
    MPSAbyssPitArtillery
    法术, 投射物, 玩家投射物, 可触发, 伤害, AttackInPlace
    施放时间: 1 秒
    造成 71.74 - 215.2 闪电伤害
    击中敌人造成中毒
    base deal no damage [1]
    base is projectile [1]
    base skill can be avoided by dodge roll [1]
    is area damage [1]
    monster projectile variation [1432]
    projectile ballistic angle from reference event [1]
    projectile spread radius [5]
    projectile uses contact position [1]
    spell maximum action distance +% [-38]
    MaceNotable2
    GSAbyssPitArtilleryMortarImpact
    可触发, 法术, 伤害, AttackInPlace
    暴击率: 6%
    施放时间: 1 秒
    造成 119.6 - 358.7 闪电伤害
    action attack or cast time uses animation length [1]
    base is projectile [1]
    base skill can be avoided by dodge roll [1]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
    	
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2500
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueAbyss/Pit/FungalArtillery/FungalArtilleryAbyssStrongbox"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fungoid of the Pit",
        life = 0.85,
        damage = 0.85,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 9,
        accuracy = 1,
        skillList = {
            "MPSAbyssPitArtillery",
            "GSAbyssPitArtilleryMortarImpact",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSAbyssPitArtillery"] = {
        name = "MPSAbyssPitArtillery",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "projectile_spread_radius",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "is_area_damage",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "global_poison_on_hit",
            "base_skill_can_be_avoided_by_dodge_roll",
            "projectile_ballistic_angle_from_reference_event",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {0.5, 1.5, 5, 1432, -38, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSAbyssPitArtilleryMortarImpact"] = {
        name = "GSAbyssPitArtilleryMortarImpact",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
            "base_skill_can_be_avoided_by_dodge_roll",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    ignore actor scale from stats [1]
    FamilyMonsterIgnoreActorScaleFromStats
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • ignore actor scale from stats 1 1 Global
  • Edit

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