Expedition2RemnantActiveIncursionAtziriActiveShrineActiveStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
先行者精煉器
CategoryConstruct創造物
IconEnemyArmourStrong IconEnemyResistanceFireWeak IconEnemyResistanceColdStrong
地區: 東側閘門
i am boss of tier [2]
monster dropped item rarity +% [1600]
monster slain experience +% [0]
monster dropped item quantity +% [800]
monster dropped item rarity +% [1600]
monster map key of at least same tier as current map drop chance % [25]
monster slain experience +% [7500]
unique monster guarantee one rare [1]
Precursor Refiner
Spectre
Area東側閘門
Tagsconstruct, mud_blood, not_dex, not_int, precursor_monster, Unarmed_onhit_audio, very_slow_movement
生命
313%
抗性
IconEnemyResistanceFire-30 IconEnemyResistanceCold75 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
傷害
250%
命中
100%
暴擊 Chance
5%
Attack Distance
18 ~ 25
攻擊時間
1.5 Second
Damage Spread
±20%
經驗值
250%
Model Size
200%
Type
CorruptionProcessor1
Metadata
CorruptionProcessor1
Spectre Reservation
99%
Companion Reservation
47.4%
等級
65
生命
20,517
傷害
531
法術傷害
531
命中
2,228
攻擊時間
1.5
經驗值
53,768
召喚物生命
19,663
召喚物傷害
2,072
召喚物護甲
6,575
MPSCorruptionProcessorProjNova
法術, 投射物, 玩家投射物, 可觸發, 傷害, AttackInPlace
暴擊率: 7%
施放時間: 1 秒
冷卻時間: 20 秒
造成174.5261.8冰冷傷害
發射個額外投射物
以圓圈形狀發射投射物
active skill projectile speed +% variation final [70]
base deal no damage [1]
base is projectile [1]
distribute projectiles over contact points [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1465]
projectile angle variance +% [15]
projectile ballistic angle override [70]
projectile ballistic angle override variance [2]
projectile ballistic gravity override [2500]
projectile spread radius [15]
projectile uses contact direction [1]
projectile uses contact position [1]
projectiles not offset [1]
skill can be active blocked from all directions [1]
use scaled contact offset [1]
MaceNotable2
GSCorruptionProcessorProjImpact
可觸發, 法術, 傷害, AttackInPlace
暴擊率: 7%
施放時間: 1 秒
造成935.51403冰冷傷害
action attack or cast time uses animation length [1]
is area damage [1]
GSCorruptionProcessorCascadeSlam
可觸發, 法術, 傷害, AttackInPlace
暴擊率: 7%
施放時間: 1 秒
冷卻時間: 18 秒
造成12571885冰冷傷害
action attack or cast time uses animation length [1]
active skill area of effect radius +% final [20]
base skill effect duration [8000]
ground ice art variation [1016]
is area damage [1]
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 近戰, 玩家投射物, AttackInPlace
基礎攻擊
Base Damage: 425637
暴擊率: 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]
iconbasicattack
GACorruptionProcessorIceNova
可觸發, 攻擊, AttackInPlace
Base Damage: 425637
暴擊率: 5%
攻擊時間: 1.5 秒
冷卻時間: 13.5 秒
action attack or cast time uses animation length [1]
voll slam damage +% final at centre [33]
GSCorruptionProcessorIceSpikeSingle
可觸發, 法術, 傷害, AttackInPlace
暴擊率: 7%
施放時間: 1 秒
造成935.51403冰冷傷害
action attack or cast time uses animation length [1]
is area damage [1]
GTCorruptionProcessorIceSpikes
法術, 可觸發, AttackInPlace
施放時間: 1 秒
action attack or cast time uses animation length [1]
TBCorruptionProcessorIceSpikeBeams
法術, 可觸發, 攻擊, 傷害, AttackInPlace
Base Damage: 425637
施放時間: 1 秒
攻擊時間: 1.5 秒
GSCorruptionProcessorIceSpear
可觸發, 法術, 傷害, AttackInPlace
暴擊率: 7%
施放時間: 1 秒
造成935.51403冰冷傷害
action attack or cast time uses animation length [1]
base skill cannot be avoided by dodge roll or evaded or blocked [1]
is area damage [1]
EASCorruptionProcessorIceSpear
法術
施放時間: 1 秒
冷卻時間: 25 秒
action attack or cast time uses animation length [1]

Object Type

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/PrecursorReactorGuardians/CorruptionProcessors/CorruptionProcessor1"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Precursor Refiner",
    life = 3.13,
    damage = 2.5,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 25,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeed",
        "MPSCorruptionProcessorProjNova",
        "GSCorruptionProcessorProjImpact",
        "GSCorruptionProcessorCascadeSlam",
        "GACorruptionProcessorIceNova",
        "GSCorruptionProcessorIceSpikeSingle",
        "GSCorruptionProcessorIceSpear",
        "EASCorruptionProcessorIceSpear",
        "TBCorruptionProcessorIceSpikeBeams",
        "GTCorruptionProcessorIceSpikes",
    },
    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,
        [SkillType.AttackInPlace] = 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["MPSCorruptionProcessorProjNova"] = {
    name = "MPSCorruptionProcessorProjNova",
    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_cold_damage",
        "spell_maximum_base_cold_damage",
        "monster_projectile_variation",
        "projectile_ballistic_angle_override",
        "projectile_ballistic_angle_override_variance",
        "number_of_additional_projectiles",
        "active_skill_projectile_speed_+%_variation_final",
        "projectile_ballistic_gravity_override",
        "projectile_angle_variance_+%",
        "projectile_spread_radius",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
        "projectiles_not_offset",
        "distribute_projectiles_over_contact_points",
        "maintain_projectile_direction_when_using_contact_position",
        "projectile_uses_contact_direction",
        "skill_can_be_active_blocked_from_all_directions",
        "projectiles_nova",
        "base_deal_no_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1465, 70, 2, 19, 70, 2500, 15, 15, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSCorruptionProcessorProjImpact"] = {
    name = "GSCorruptionProcessorProjImpact",
    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",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSCorruptionProcessorCascadeSlam"] = {
    name = "GSCorruptionProcessorCascadeSlam",
    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",
        "ground_ice_art_variation",
        "base_skill_effect_duration",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1016, 8000, 20, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GACorruptionProcessorIceNova"] = {
    name = "GACorruptionProcessorIceNova",
    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,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "voll_slam_damage_+%_final_at_centre",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {33, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSCorruptionProcessorIceSpikeSingle"] = {
    name = "GSCorruptionProcessorIceSpikeSingle",
    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",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSCorruptionProcessorIceSpear"] = {
    name = "GSCorruptionProcessorIceSpear",
    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",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
        "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASCorruptionProcessorIceSpear"] = {
    name = "EASCorruptionProcessorIceSpear",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TBCorruptionProcessorIceSpikeBeams"] = {
    name = "TBCorruptionProcessorIceSpikeBeams",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.Damage] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTCorruptionProcessorIceSpikes"] = {
    name = "GTCorruptionProcessorIceSpikes",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
i am boss of tier [2]
monster dropped item rarity +% [1600]
monster slain experience +% [0]
FamilyMonsterActBoss
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • i am boss of tier 2 2 Global
  • monster slain experience +% 0 0 Global
  • monster dropped item rarity +% 1600 1600 Global
  • monster dropped item quantity +% [800]
    monster dropped item rarity +% [1600]
    monster map key of at least same tier as current map drop chance % [25]
    monster slain experience +% [7500]
    unique monster guarantee one rare [1]
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% 7500 7500 Global
  • monster dropped item rarity +% 1600 1600 Global
  • monster dropped item quantity +% 800 800 Global
  • unique monster guarantee one rare 1 1 Global
  • monster map key of at least same tier as current map drop chance % 25 25 Global
  • Edit

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