触月实验者
恶魔
获得额外冰霜伤害, 其数值等同于物理伤害的 100%
stance movement speed +% final [112]
Moontouched Miscreation
幽魂Y
地区月影广场, 永恒的实验室, 月影神殿
标签cannot_be_monolith, 施法, cleaving_weapon, cold_affinity, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, medium_height, melee, physical_affinity, red_blood, very_slow_movement
Packs
  • 月影广场: 月影实验者, 触月实验者
  • 永恒的实验室: 触月实验者, 月影实验者
  • 月影实验者, 触月实验者
  • 触月实验者
  • 生命
    120%
    异常状态临界值
    120%
    抗性
    0 75 0 0
    伤害
    110%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 6
    攻击间隔
    1.5 秒
    伤害分布
    ±20%
    经验值
    120%
    Model Size
    97%
    类型
    DemonModularColdLunaris
    Metadata
    DemonModularColdLunaris
    等级
    71
    生命
    10,539
    护甲
    36,473
    闪避值
    5,260
    能量护盾
    0
    伤害
    492
    法术伤害
    492
    命中
    326
    攻击间隔
    1.5
    经验值
    13,139
    异常状态临界值
    10,539
    冰缓
    33
    Shock
    33
    Brittle
    189
    Scorch
    33
    Sap
    92
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 394–590
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    对你的敌人无情痛击。
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    MonsterIceShield
    法术, 增益, 图腾技能, 持续时间, 消耗保留, 图腾施放单独, 冰冷, 造成元素状态, 立即, NonHitChill, 冰缓区域, 范围法术, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷却
    极地装甲
    施放间隔: 0.5 秒
    召唤冰霜之盾, 作用期间对击中你的敌人造成冰缓. 移动时造成冰冻地面, 并且静止不移动时受到较少火焰及物理伤害.
    基础持续时间为 3
    静止时,增益效果使受到的击中物理伤害总降 10%
    静止时,增益效果使受到的击中火焰伤害总降 10%
    DemonModularSlam
    攻击, 范围, 可触发
    基本伤害: 394–590
    攻击暴击率: 5%
    攻击伤害: 140%
    攻击间隔: 1.5 秒
    冷却时间: 6 秒
    攻击伤害总增 40%
    攻击速度总降 20%
    active skill area of effect radius +% final [100]
    is area damage [1]
    DemonModularFrostBomb
    法术, 范围, 持续时间, 冰冷, 伤害, 法术可重复, 图腾技能, 陷阱技能, 地雷技能, 可触发, 可秘能爆发, 范围法术, 冷却, Orb
    寒霜爆
    攻击暴击率: 6%
    施放间隔: 0.5 秒
    创造一个冰晶,在一段时间内脉冲冰霜能量。每次脉冲都会给周围敌人施加一个有单独持续时间的减益效果,降低其生命回复率,同时给它们施加冰霜曝露。冰晶持续时间结束后会爆炸,对周围敌人造成大量冰霜伤害。
    造成 588 - 882 冰霜伤害
    基础持续时间为 3.5
    基础额外效果持续时间 2
    生命回复速度减慢 75%
    基础范围为 2.4
    冰霜曝露 -20% 冰霜抗性
    active skill area of effect radius +% final [50]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Demonmodular/Demon"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Demonmodular/Demon"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/DemonModular/DemonModularColdLunaris"] = {
        name = "Moontouched Miscreation",
        life = 1.2,
        fireResist = 0,
        coldResist = 75,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "DemonModularSlam",
            "MeleeAtAnimationSpeed",
            "MonsterIceShield",
            "DemonModularFrostBomb",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DemonModularSlam"] = {
        name = "DemonModularSlam",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_attack_speed_+%_final",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {-20, 100, baseMultiplier = 1.4, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = 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["MonsterIceShield"] = {
        name = "Arctic Armour",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Conjures an icy barrier that chills enemies when they hit you. You drop chilled ground while moving, and take less Fire and Physical damage while stationary.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Totemable] = true,
            [SkillType.Duration] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Cold] = true,
            [SkillType.ElementalStatus] = true,
            [SkillType.Instant] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ChillingArea] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "chill_enemy_when_hit_duration_ms",
            "new_arctic_armour_physical_damage_taken_when_hit_+%_final",
            "new_arctic_armour_fire_damage_taken_when_hit_+%_final",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {500, -10, -10, 3000, levelRequirement = 4, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DemonModularFrostBomb"] = {
        name = "Frost Bomb",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Creates a crystal that pulses with cold for a duration. Each pulse applies a debuff to nearby enemies for a secondary duration which reduces life regeneration rate, and also inflicts Cold Exposure. When the crystal's duration ends, it explodes, dealing heavy cold damage to enemies around it.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Cold] = true,
            [SkillType.Damage] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cascadable] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Orb] = true,
        },
        statDescriptionScope = "debuff_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "active_skill_base_area_of_effect_radius",
            "base_skill_effect_duration",
            "base_secondary_skill_effect_duration",
            "base_cold_damage_resistance_%",
            "life_regeneration_rate_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 24, 3500, 2000, -20, -75, 50, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    获得额外冰霜伤害, 其数值等同于物理伤害的 100%
    IdMonsterPhysicalAddedAsColdSkeletonMaps
    FamilyPhysicalAddedAsCold
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • physical damage % to add as cold Min: 100 Max: 100 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental cold
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    stance movement speed +% final [112]
    IdStanceBanditRun
    FamilyStance
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 112 Max: 112 全域
  • Craft Tagsspeed
    古灵实验者:月抚
    恶魔
    获得额外冰霜伤害, 其数值等同于物理伤害的 100%
    stance movement speed +% final [112]
    Moontouched Miscreation
    幽魂Y
    标签cannot_be_monolith, 施法, cleaving_weapon, cold_affinity, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, melee, physical_affinity, red_blood, very_slow_movement
    生命
    120%
    异常状态临界值
    120%
    抗性
    0 75 0 0
    伤害
    110%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 6
    攻击间隔
    1.5 秒
    伤害分布
    ±20%
    经验值
    120%
    Model Size
    97%
    类型
    DemonModularColdLunaris
    Metadata
    DemonModularColdLunarisHellscape
    等级
    68
    生命
    7,720
    护甲
    28,790
    闪避值
    4,739
    能量护盾
    0
    伤害
    411
    法术伤害
    411
    命中
    290
    攻击间隔
    1.5
    经验值
    12,306
    异常状态临界值
    7,720
    冰缓
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 329–493
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    对你的敌人无情痛击。
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    MonsterIceShield
    法术, 增益, 图腾技能, 持续时间, 消耗保留, 图腾施放单独, 冰冷, 造成元素状态, 立即, NonHitChill, 冰缓区域, 范围法术, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷却
    极地装甲
    施放间隔: 0.5 秒
    召唤冰霜之盾, 作用期间对击中你的敌人造成冰缓. 移动时造成冰冻地面, 并且静止不移动时受到较少火焰及物理伤害.
    基础持续时间为 3
    静止时,增益效果使受到的击中物理伤害总降 10%
    静止时,增益效果使受到的击中火焰伤害总降 10%
    DemonModularSlam
    攻击, 范围, 可触发
    基本伤害: 329–493
    攻击暴击率: 5%
    攻击伤害: 140%
    攻击间隔: 1.5 秒
    冷却时间: 6 秒
    攻击伤害总增 40%
    攻击速度总降 20%
    active skill area of effect radius +% final [100]
    is area damage [1]
    DemonModularFrostBomb
    法术, 范围, 持续时间, 冰冷, 伤害, 法术可重复, 图腾技能, 陷阱技能, 地雷技能, 可触发, 可秘能爆发, 范围法术, 冷却, Orb
    寒霜爆
    攻击暴击率: 6%
    施放间隔: 0.5 秒
    创造一个冰晶,在一段时间内脉冲冰霜能量。每次脉冲都会给周围敌人施加一个有单独持续时间的减益效果,降低其生命回复率,同时给它们施加冰霜曝露。冰晶持续时间结束后会爆炸,对周围敌人造成大量冰霜伤害。
    造成 530.4 - 795.5 冰霜伤害
    基础持续时间为 3.5
    基础额外效果持续时间 2
    生命回复速度减慢 75%
    基础范围为 2.4
    冰霜曝露 -20% 冰霜抗性
    active skill area of effect radius +% final [50]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Demonmodular/Demon"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Demonmodular/Demon"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/DemonModular/DemonModularColdLunarisHellscape"] = {
        name = "Moontouched Miscreation",
        life = 1.2,
        fireResist = 0,
        coldResist = 75,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "DemonModularSlam",
            "MeleeAtAnimationSpeed",
            "MonsterIceShield",
            "DemonModularFrostBomb",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DemonModularSlam"] = {
        name = "DemonModularSlam",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_attack_speed_+%_final",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {-20, 100, baseMultiplier = 1.4, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = 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["MonsterIceShield"] = {
        name = "Arctic Armour",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Conjures an icy barrier that chills enemies when they hit you. You drop chilled ground while moving, and take less Fire and Physical damage while stationary.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Totemable] = true,
            [SkillType.Duration] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Cold] = true,
            [SkillType.ElementalStatus] = true,
            [SkillType.Instant] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ChillingArea] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "chill_enemy_when_hit_duration_ms",
            "new_arctic_armour_physical_damage_taken_when_hit_+%_final",
            "new_arctic_armour_fire_damage_taken_when_hit_+%_final",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {500, -10, -10, 3000, levelRequirement = 4, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DemonModularFrostBomb"] = {
        name = "Frost Bomb",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Creates a crystal that pulses with cold for a duration. Each pulse applies a debuff to nearby enemies for a secondary duration which reduces life regeneration rate, and also inflicts Cold Exposure. When the crystal's duration ends, it explodes, dealing heavy cold damage to enemies around it.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Cold] = true,
            [SkillType.Damage] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cascadable] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Orb] = true,
        },
        statDescriptionScope = "debuff_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "active_skill_base_area_of_effect_radius",
            "base_skill_effect_duration",
            "base_secondary_skill_effect_duration",
            "base_cold_damage_resistance_%",
            "life_regeneration_rate_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 24, 3500, 2000, -20, -75, 50, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    获得额外冰霜伤害, 其数值等同于物理伤害的 100%
    IdMonsterPhysicalAddedAsColdSkeletonMaps
    FamilyPhysicalAddedAsCold
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • physical damage % to add as cold Min: 100 Max: 100 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental cold
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    stance movement speed +% final [112]
    IdStanceBanditRun
    FamilyStance
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 112 Max: 112 全域
  • Craft Tagsspeed
    触月实验者
    恶魔
    区域: 暮光古庙
    获得额外冰霜伤害, 其数值等同于物理伤害的 100%
    stance movement speed +% final [112]
    Moontouched Miscreation
    幽魂Y
    地区暮光古庙
    标签cannot_be_monolith, 施法, cleaving_weapon, cold_affinity, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, medium_height, melee, physical_affinity, red_blood, very_slow_movement
    Packs
  • 暮光古庙: 月影实验者, 触月实验者
  • 生命
    120%
    异常状态临界值
    120%
    抗性
    0 75 0 0
    伤害
    110%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 6
    攻击间隔
    1.5 秒
    伤害分布
    ±20%
    经验值
    120%
    Model Size
    97%
    类型
    DemonModularColdLunaris
    Metadata
    DemonModularColdLunarisSchism
    等级
    71
    生命
    10,539
    护甲
    36,473
    闪避值
    5,260
    能量护盾
    0
    伤害
    492
    法术伤害
    492
    命中
    326
    攻击间隔
    1.5
    经验值
    13,139
    异常状态临界值
    10,539
    冰缓
    33
    Shock
    33
    Brittle
    189
    Scorch
    33
    Sap
    92
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 394–590
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    对你的敌人无情痛击。
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    MonsterIceShield
    法术, 增益, 图腾技能, 持续时间, 消耗保留, 图腾施放单独, 冰冷, 造成元素状态, 立即, NonHitChill, 冰缓区域, 范围法术, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷却
    极地装甲
    施放间隔: 0.5 秒
    召唤冰霜之盾, 作用期间对击中你的敌人造成冰缓. 移动时造成冰冻地面, 并且静止不移动时受到较少火焰及物理伤害.
    基础持续时间为 3
    静止时,增益效果使受到的击中物理伤害总降 10%
    静止时,增益效果使受到的击中火焰伤害总降 10%
    DemonModularSlam
    攻击, 范围, 可触发
    基本伤害: 394–590
    攻击暴击率: 5%
    攻击伤害: 140%
    攻击间隔: 1.5 秒
    冷却时间: 6 秒
    攻击伤害总增 40%
    攻击速度总降 20%
    active skill area of effect radius +% final [100]
    is area damage [1]
    DemonModularFrostBomb
    法术, 范围, 持续时间, 冰冷, 伤害, 法术可重复, 图腾技能, 陷阱技能, 地雷技能, 可触发, 可秘能爆发, 范围法术, 冷却, Orb
    寒霜爆
    攻击暴击率: 6%
    施放间隔: 0.5 秒
    创造一个冰晶,在一段时间内脉冲冰霜能量。每次脉冲都会给周围敌人施加一个有单独持续时间的减益效果,降低其生命回复率,同时给它们施加冰霜曝露。冰晶持续时间结束后会爆炸,对周围敌人造成大量冰霜伤害。
    造成 588 - 882 冰霜伤害
    基础持续时间为 3.5
    基础额外效果持续时间 2
    生命回复速度减慢 75%
    基础范围为 2.4
    冰霜曝露 -20% 冰霜抗性
    active skill area of effect radius +% final [50]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Demonmodular/Demon"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Demonmodular/Demon"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/DemonModular/DemonModularColdLunarisSchism"] = {
        name = "Moontouched Miscreation",
        life = 1.2,
        fireResist = 0,
        coldResist = 75,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "DemonModularSlam",
            "MeleeAtAnimationSpeed",
            "MonsterIceShield",
            "DemonModularFrostBomb",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DemonModularSlam"] = {
        name = "DemonModularSlam",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_attack_speed_+%_final",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {-20, 100, baseMultiplier = 1.4, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = 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["MonsterIceShield"] = {
        name = "Arctic Armour",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Conjures an icy barrier that chills enemies when they hit you. You drop chilled ground while moving, and take less Fire and Physical damage while stationary.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Totemable] = true,
            [SkillType.Duration] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Cold] = true,
            [SkillType.ElementalStatus] = true,
            [SkillType.Instant] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ChillingArea] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "chill_enemy_when_hit_duration_ms",
            "new_arctic_armour_physical_damage_taken_when_hit_+%_final",
            "new_arctic_armour_fire_damage_taken_when_hit_+%_final",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {500, -10, -10, 3000, levelRequirement = 4, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DemonModularFrostBomb"] = {
        name = "Frost Bomb",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Creates a crystal that pulses with cold for a duration. Each pulse applies a debuff to nearby enemies for a secondary duration which reduces life regeneration rate, and also inflicts Cold Exposure. When the crystal's duration ends, it explodes, dealing heavy cold damage to enemies around it.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Cold] = true,
            [SkillType.Damage] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cascadable] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Orb] = true,
        },
        statDescriptionScope = "debuff_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "active_skill_base_area_of_effect_radius",
            "base_skill_effect_duration",
            "base_secondary_skill_effect_duration",
            "base_cold_damage_resistance_%",
            "life_regeneration_rate_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 24, 3500, 2000, -20, -75, 50, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    获得额外冰霜伤害, 其数值等同于物理伤害的 100%
    IdMonsterPhysicalAddedAsColdSkeletonMaps
    FamilyPhysicalAddedAsCold
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • physical damage % to add as cold Min: 100 Max: 100 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental cold
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    stance movement speed +% final [112]
    IdStanceBanditRun
    FamilyStance
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 112 Max: 112 全域
  • Craft Tagsspeed
    Edit

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