Expedition2RemnantActiveIncursionAtziriActiveShrineActiveStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
抑制的恐懼
It That Hates
Spectre
Area扭曲領域, 巢裔要塞, 巢裔聚落
Tagsallows_additional_projectiles, 法術, chaos_affinity, demon, fast_movement, melee, not_dex, not_str, red_blood, Stab_onhit_audio
Packs
  • 抑制的恐懼, 領主的凝視
  • 扭曲領域, 巢裔聚落, 巢裔要塞: 抑制的恐懼, 領主的凝視
  • 生命
    200%
    Energy Shield From Life
    8%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    傷害
    200%
    命中
    100%
    暴擊 Chance
    5%
    Attack Distance
    7 ~ 12
    攻擊時間
    1.5 Second
    Damage Spread
    ±20%
    經驗值
    200%
    Model Size
    120%
    Type
    BreachEliteFallenLunarisMonster
    Metadata
    BreachEliteFallenLunarisMonster__
    Spectre Reservation
    84%
    Companion Reservation
    42.3%
    等級
    79
    生命
    49,704
    傷害
    648
    法術傷害
    648
    命中
    3,786
    攻擊時間
    1.5
    經驗值
    163,328
    召喚物生命
    19,566
    Minion Energy Shield
    1,565
    召喚物傷害
    3,381
    召喚物護甲
    4,540
    MeleeAtAnimationSpeedComboBrequel
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 近戰, 玩家投射物, AttackInPlace
    基礎攻擊
    Base Damage: 519778
    暴擊率: 5%
    攻擊時間: 1.5 秒
    action attack or cast time uses animation length [1]
    monster breaks brequel npc concentration [2]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack
    MPSBreachEliteFallenLunarisMonsterChaosSpark
    法術, 投射物, 玩家投射物, 可觸發, 傷害, AttackInPlace
    暴擊率: 5%
    施放時間: 1 秒
    冷卻時間: 10 秒
    造成344516混沌傷害
    發射個額外投射物
    action attack or cast time uses animation length [1]
    ballistic projectiles always bounce [1]
    base is projectile [1]
    distribute projectiles over contact points [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [1360]
    projectile ballistic angle override [1]
    projectile spread radius [12]
    projectile uses contact position [1]
    MaceNotable2
    CGBreachEliteFallenLunarisMonsterChaosQuicksand
    範圍, 可觸發, AttackInPlace
    每秒造成5.7混沌傷害
    active skill area of effect radius +% final [-10]
    base skill effect duration [7500]
    ground quicksand art variation [14]
    SGLBreachEliteFallenLunarisMonsterChaosQuicksand
    法術, 傷害, 可觸發, AttackInPlace
    暴擊率: 5%
    施放時間: 1 秒
    冷卻時間: 10 秒
    造成211.7317.5混沌傷害
    action attack or cast time uses animation length [1]
    is area damage [1]
    monster breaks brequel npc concentration [1]
    BreachLunarisChaosSpark
    法術, 投射物, 玩家投射物, 傷害, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 閃電, Unleashable, Invokable, AttackInPlace
    暴擊率: 6%
    施放時間: 1 秒
    冷卻時間: 10 秒
    造成344516混沌傷害
    減少10%投射物速度
    發射個額外投射物
    base is projectile [1]
    base skill effect duration [4000]
    check for targets between initiator and projectile source [1]
    distribute projectiles over contact points [1]
    projectile uses contact direction [1]
    projectile uses contact position [1]
    projectiles should collide with flying monsters [1]
    spark pathing width bounds [10]
    spark projectile absolute angle override deg [70]
    spark projectile bounces off walls [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/Breach/Monsters/BreachMonster"
    
    Transitionable
    {
    	
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2750
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Breach/BreachEliteFallenLunarisMonster__"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "It That Hates",
        life = 2,
        energyShield = 0.08,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 12,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedComboBrequel",
            "MPSBreachEliteFallenLunarisMonsterChaosSpark",
            "CGBreachEliteFallenLunarisMonsterChaosQuicksand",
            "SGLBreachEliteFallenLunarisMonsterChaosQuicksand",
            "BreachLunarisChaosSpark",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedComboBrequel"] = {
        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_breaks_brequel_npc_concentration",
            "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] = {2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSBreachEliteFallenLunarisMonsterChaosSpark"] = {
        name = "MPSBreachEliteFallenLunarisMonsterChaosSpark",
        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,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "monster_projectile_variation",
            "number_of_additional_projectiles",
            "projectile_spread_radius",
            "projectile_ballistic_angle_override",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
            "action_attack_or_cast_time_uses_animation_length",
            "distribute_projectiles_over_contact_points",
            "ballistic_projectiles_always_bounce",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1360, 5, 12, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["CGBreachEliteFallenLunarisMonsterChaosQuicksand"] = {
        name = "CGBreachEliteFallenLunarisMonsterChaosQuicksand",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Area] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_chaos_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "ground_quicksand_art_variation",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {1, 7500, 14, -10, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SGLBreachEliteFallenLunarisMonsterChaosQuicksand"] = {
        name = "SGLBreachEliteFallenLunarisMonsterChaosQuicksand",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "monster_breaks_brequel_npc_concentration",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BreachLunarisChaosSpark"] = {
        name = "BreachLunarisChaosSpark",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.Unleashable] = true,
            [SkillType.Invokable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "base_skill_effect_duration",
            "spark_pathing_width_bounds",
            "spark_projectile_absolute_angle_override_deg",
            "base_projectile_speed_+%",
            "number_of_additional_projectiles",
            "base_is_projectile",
            "projectiles_should_collide_with_flying_monsters",
            "projectile_uses_contact_position",
            "projectile_uses_contact_direction",
            "check_for_targets_between_initiator_and_projectile_source",
            "spark_projectile_bounces_off_walls",
            "use_scaled_contact_offset",
            "distribute_projectiles_over_contact_points",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 4000, 10, 70, -10, 5, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Edit

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