ExpeditionCraftingBenchAct1IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
伊爾斯噴吐者
CategoryBeasts野獸
IconEnemyArmourStrong IconEnemyResistanceFireWeak IconEnemyResistanceColdStrong
prevent all drop slots failing [1]
Ylth Spewer
Spectre
Tagsbeast, Claw_onhit_audio, cold_affinity, expedition_monster, not_dex, not_int, very_slow_movement
Packs
  • 伊爾斯噴吐者, 伊爾斯吞噬者, 伊爾斯抓取者
  • 生命
    300%
    抗性
    IconEnemyResistanceFire-30 IconEnemyResistanceCold75 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    傷害
    210%
    命中
    100%
    暴擊 Chance
    5%
    Attack Distance
    11 ~ 34
    攻擊時間
    1.5 Second
    Damage Spread
    ±20%
    經驗值
    300%
    Model Size
    50%
    Type
    Expedition2ParasiteHost
    Metadata
    ParasiteHostMonsterExpedition
    等級
    68
    生命
    24,771
    傷害
    490
    法術傷害
    490
    命中
    2,502
    攻擊時間
    1.5
    經驗值
    85,902
    召喚物生命
    20,790
    召喚物傷害
    2,034
    召喚物護甲
    7,842
    MeleeAtAnimationSpeedUnique
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 近戰, 玩家投射物, AttackInPlace
    基礎攻擊
    Base Damage: 392587
    暴擊率: 5%
    攻擊時間: 1.5 秒
    action attack or cast time uses animation length [1]
    monster penalty against minions damage +% final vs player minions [100]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack
    GSExpeditionParasiteHostColdBreath
    可觸發, 法術, 傷害, AttackInPlace
    施放時間: 1 秒
    造成76.52114.8冰冷傷害
    施加之冰緩具有 20% 更多幅度
    action attack or cast time uses animation length [1]
    is area damage [1]
    EASExpeditionParasiteHostColdBreath
    法術
    施放時間: 1 秒
    冷卻時間: 10 秒
    spell maximum action distance +% [-42]
    EAAExpeditionParasiteHostSunderCold
    攻擊
    Base Damage: 392587
    暴擊率: 5%
    攻擊時間: 1.5 秒
    冷卻時間: 8 秒
    action attack or cast time uses animation length [1]
    attack maximum action distance + [30]
    GAExpeditionParasiteHostSunderBlast
    可觸發, 攻擊, AttackInPlace
    Base Damage: 392587
    暴擊率: 5%
    攻擊傷害: 75%
    攻擊時間: 1.5 秒
    造成 25% 更少攻擊傷害
    60% 的物理傷害轉換冰冷傷害
    is area damage [1]
    GAExpeditionParasiteHostSunderBlastFinal
    可觸發, 攻擊, AttackInPlace
    Base Damage: 392587
    暴擊率: 5%
    攻擊傷害: 138%
    攻擊時間: 1.5 秒
    造成 38% 更多攻擊傷害
    60% 的物理傷害轉換冰冷傷害
    is area damage [1]
    voll slam damage +% final at centre [15]
    GTExpeditionParasiteHostSunderBlast
    攻擊, 可觸發, AttackInPlace
    Base Damage: 392587
    暴擊率: 5%
    攻擊時間: 1.5 秒
    冷卻時間: 10 秒
    22% 更多攻擊速度
    attack maximum action distance + [32]

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueExpeditionNew/Expedition2/ParasiteFaction/ParasiteHostMonsterExpedition"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Ylth Spewer",
        life = 3,
        damage = 2.1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 34,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "GSExpeditionParasiteHostColdBreath",
            "EASExpeditionParasiteHostColdBreath",
            "GAExpeditionParasiteHostSunderBlast",
            "GAExpeditionParasiteHostSunderBlastFinal",
            "GTExpeditionParasiteHostSunderBlast",
            "EAAExpeditionParasiteHostSunderCold",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        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,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "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 = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSExpeditionParasiteHostColdBreath"] = {
        name = "GSExpeditionParasiteHostColdBreath",
        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,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "active_skill_chill_effect_+%_final",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 20, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASExpeditionParasiteHostColdBreath"] = {
        name = "EASExpeditionParasiteHostColdBreath",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {-42, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAExpeditionParasiteHostSunderBlast"] = {
        name = "GAExpeditionParasiteHostSunderBlast",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_physical_damage_%_to_convert_to_cold",
            "is_area_damage",
        },
        levels = {
            [1] = {60, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAExpeditionParasiteHostSunderBlastFinal"] = {
        name = "GAExpeditionParasiteHostSunderBlastFinal",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_physical_damage_%_to_convert_to_cold",
            "voll_slam_damage_+%_final_at_centre",
            "is_area_damage",
        },
        levels = {
            [1] = {60, 15, baseMultiplier = 1.38, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTExpeditionParasiteHostSunderBlast"] = {
        name = "GTExpeditionParasiteHostSunderBlast",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_attack_speed_+%_final",
            "attack_maximum_action_distance_+",
        },
        levels = {
            [1] = {22, 32, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EAAExpeditionParasiteHostSunderCold"] = {
        name = "EAAExpeditionParasiteHostSunderCold",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_maximum_action_distance_+",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {30, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    prevent all drop slots failing [1]
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • prevent all drop slots failing 1 1 Global
  • Edit

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