月影斗士
人形
获得额外冰霜伤害, 其数值等同于物理伤害的 100%
Lunaris Champion
幽魂Y
地区月影神殿 1 层, 月影神殿 2 层, 永恒的实验室, 卡兰德之湖
标签施法, cold_affinity, has_two_hand_sword, has_two_handed_melee, human, humanoid, medium_height, medium_movement, melee, military, not_dex, not_int, physical_affinity, plate_armour, red_blood, slashing_weapon
Packs
  • 永恒的实验室: 月影斗士, 月影精英, 月卫魔导士
  • 永恒的实验室: 月影精英, 月影斗士, 月亮斥侯
  • 生命
    150%
    护甲
    +40%
    异常状态临界值
    150%
    抗性
    20 20 20 0
    伤害
    141%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 14
    攻击间隔
    1.245 秒
    伤害分布
    ±20%
    经验值
    150%
    Model Size
    115%
    类型
    AxisSoldierEliteLunarisChampion
    Metadata
    AxisEliteSoldier4Champion
    等级
    68
    生命
    9,650
    护甲
    40,306
    闪避值
    4,739
    能量护盾
    0
    伤害
    527
    法术伤害
    527
    命中
    290
    攻击间隔
    1.245
    经验值
    15,383
    异常状态临界值
    9,650
    冰缓
    31
    Shock
    31
    Brittle
    173
    Scorch
    31
    Sap
    84
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 421–632
    攻击暴击率: 5%
    攻击间隔: 1.245 秒
    对你的敌人无情痛击。
    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]
    MonsterIceShieldTriggered
    法术, 增益, 图腾技能, 持续时间, 图腾施放单独, 冰冷, 可触发, NonHitChill, 造成元素状态, 冰缓区域, 范围法术, 消耗保留
    极地装甲
    施放间隔: 0.5 秒
    基础持续时间为 3
    基础额外效果持续时间 6
    静止时,增益效果使受到的击中物理伤害总降 10%
    静止时,增益效果使受到的击中火焰伤害总降 10%
    AxisChampionSummonHatredZone
    法术, 法术可重复, 可触发
    施放间隔: 1.52 秒
    alternate minion [246]
    disable skill repeats [1]
    number of monsters to summon [1]
    summon specific monsters in front offset [114]
    summon specific monsters radius +% [-95]
    summoned monsters are minions [1]
    AxisChampionIceCrash
    攻击, 范围, 近战, 冰冷, 攻击可重复, Slam, 图腾技能
    寒冰冲击
    基本伤害: 421–632
    攻击暴击率: 5%
    攻击伤害: 175%
    攻击间隔: 1.245 秒
    冷却时间: 5 秒
    猛击地面,对递增范围内的敌人造成三段冲击伤害。敌人受到的第二段和第三段伤害的伤害较低,并且只能被一段伤害击中。限定剑类、锤类、短杖、斧类、长杖和空手。
    攻击伤害总增 75%
    物理伤害的 50% 转化为冰霜伤害
    攻击速度总降 40%
    第二层会使伤害总降 25%
    基础范围为 1.1
    基础次级范围为 2.1
    基础三级范围为 3.1
    active skill area of effect radius +% final [-20]
    is area damage [1]
    ColdFlameDashLunaris
    法术, 位移, 伤害, DoT, 持续时间, 图腾技能, 可触发, 火焰, 陷阱技能, 地雷技能, 快行, 闪现, 冷却
    烈焰冲刺
    攻击暴击率: 5%
    施放间隔: 0.75 秒
    冷却时间: 4 秒
    传送到指定地点,对敌人造成伤害并在路线上留下燃烧地面。和其它闪现技能共用冷却时间。
    造成 436.8 - 655.3 冰霜伤害
    基础持续时间为 4
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    
    Transitionable
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    
    Transitionable
    {
    	create_untransitioned = "AddAttachedObjectToBones( Metadata/Monsters/Axis/EliteSoldier/AxisEliteWeapons/LunarisBannerHeld.ao, aux_back_attachment );"
    	on_transition = "DetachAllOfType( Metadata/Monsters/Axis/EliteSoldier/AxisEliteWeapons/LunarisBannerHeld.ao );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/AxisEliteSoldier4Champion"] = {
        name = "Lunaris Champion",
        life = 1.5,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.41,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Two Hand Sword",
        skillList = {
            "MeleeAtAnimationSpeed",
            "MonsterIceShieldTriggered",
            "AxisChampionSummonHatredZone",
            "AxisChampionIceCrash",
            "ColdFlameDashLunaris",
        },
        modList = {
        },
    }
    -- 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["MonsterIceShieldTriggered"] = {
        name = "Arctic Armour",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Totemable] = true,
            [SkillType.Duration] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Cold] = true,
            [SkillType.Triggerable] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ElementalStatus] = true,
            [SkillType.ChillingArea] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.HasReservation] = true,
        },
        statDescriptionScope = "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",
            "base_secondary_skill_effect_duration",
        },
        levels = {
            [1] = {500, -10, -10, 3000, 6000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AxisChampionSummonHatredZone"] = {
        name = "AxisChampionSummonHatredZone",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.52,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summon_specific_monsters_radius_+%",
            "summon_specific_monsters_in_front_offset",
            "summoned_monsters_are_minions",
            "disable_skill_repeats",
        },
        levels = {
            [1] = {1, 246, -95, 114, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AxisChampionIceCrash"] = {
        name = "Ice Crash",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Slam the ground, damaging enemies in an area around the impact in three stages of increasing size. Enemies take slightly less damage on the second and third stage, and can only be hit by one stage. Works with Swords, Maces, Sceptres, Axes, Staves and Unarmed.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Cold] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_physical_damage_%_to_convert_to_cold",
            "active_skill_attack_speed_+%_final",
            "ice_crash_second_hit_damage_+%_final",
            "active_skill_area_of_effect_radius_+%_final",
            "active_skill_base_area_of_effect_radius",
            "active_skill_base_secondary_area_of_effect_radius",
            "active_skill_base_tertiary_area_of_effect_radius",
            "is_area_damage",
        },
        levels = {
            [1] = {50, -40, -25, -20, 11, 21, 31, baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ColdFlameDashLunaris"] = {
        name = "Flame Dash",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Teleport to a location, damaging enemies and leaving a trail of burning ground. Shares a cooldown with other Blink skills.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
            [SkillType.Damage] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Duration] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Travel] = true,
            [SkillType.Blink] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            spell = true,
            duration = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "base_skill_effect_duration",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 4000, critChance = 5, 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
    月影斗士
    人形
    区域: 暮光古庙
    获得额外冰霜伤害, 其数值等同于物理伤害的 100%
    Lunaris Champion
    幽魂Y
    地区暮光古庙
    标签施法, cold_affinity, has_two_hand_sword, has_two_handed_melee, human, humanoid, medium_height, medium_movement, melee, military, not_dex, not_int, physical_affinity, plate_armour, red_blood, slashing_weapon
    Packs
  • 暮光古庙: 月影斗士, 月影精英, 月卫魔导士
  • 暮光古庙: 月影精英, 月影斗士, 月亮斥侯
  • 生命
    150%
    护甲
    +40%
    异常状态临界值
    150%
    抗性
    20 20 20 0
    伤害
    141%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 14
    攻击间隔
    1.245 秒
    伤害分布
    ±20%
    经验值
    150%
    Model Size
    115%
    类型
    AxisSoldierEliteLunarisChampion
    Metadata
    AxisEliteSoldier4ChampionSchism
    等级
    71
    生命
    13,173
    护甲
    51,062
    闪避值
    5,260
    能量护盾
    0
    伤害
    631
    法术伤害
    631
    命中
    326
    攻击间隔
    1.245
    经验值
    16,424
    异常状态临界值
    13,173
    冰缓
    42
    Shock
    42
    Brittle
    236
    Scorch
    42
    Sap
    115
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 504–757
    攻击暴击率: 5%
    攻击间隔: 1.245 秒
    对你的敌人无情痛击。
    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]
    MonsterIceShieldTriggered
    法术, 增益, 图腾技能, 持续时间, 图腾施放单独, 冰冷, 可触发, NonHitChill, 造成元素状态, 冰缓区域, 范围法术, 消耗保留
    极地装甲
    施放间隔: 0.5 秒
    基础持续时间为 3
    基础额外效果持续时间 6
    静止时,增益效果使受到的击中物理伤害总降 10%
    静止时,增益效果使受到的击中火焰伤害总降 10%
    AxisChampionSummonHatredZone
    法术, 法术可重复, 可触发
    施放间隔: 1.52 秒
    alternate minion [246]
    disable skill repeats [1]
    number of monsters to summon [1]
    summon specific monsters in front offset [114]
    summon specific monsters radius +% [-95]
    summoned monsters are minions [1]
    AxisChampionIceCrash
    攻击, 范围, 近战, 冰冷, 攻击可重复, Slam, 图腾技能
    寒冰冲击
    基本伤害: 504–757
    攻击暴击率: 5%
    攻击伤害: 175%
    攻击间隔: 1.245 秒
    冷却时间: 5 秒
    猛击地面,对递增范围内的敌人造成三段冲击伤害。敌人受到的第二段和第三段伤害的伤害较低,并且只能被一段伤害击中。限定剑类、锤类、短杖、斧类、长杖和空手。
    攻击伤害总增 75%
    物理伤害的 50% 转化为冰霜伤害
    攻击速度总降 40%
    第二层会使伤害总降 25%
    基础范围为 1.1
    基础次级范围为 2.1
    基础三级范围为 3.1
    active skill area of effect radius +% final [-20]
    is area damage [1]
    ColdFlameDashLunaris
    法术, 位移, 伤害, DoT, 持续时间, 图腾技能, 可触发, 火焰, 陷阱技能, 地雷技能, 快行, 闪现, 冷却
    烈焰冲刺
    攻击暴击率: 5%
    施放间隔: 0.75 秒
    冷却时间: 4 秒
    传送到指定地点,对敌人造成伤害并在路线上留下燃烧地面。和其它闪现技能共用冷却时间。
    造成 497.8 - 746.7 冰霜伤害
    基础持续时间为 4
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    
    Transitionable
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    
    Transitionable
    {
    	create_untransitioned = "AddAttachedObjectToBones( Metadata/Monsters/Axis/EliteSoldier/AxisEliteWeapons/LunarisBannerHeld.ao, aux_back_attachment );"
    	on_transition = "DetachAllOfType( Metadata/Monsters/Axis/EliteSoldier/AxisEliteWeapons/LunarisBannerHeld.ao );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/AxisEliteSoldier4ChampionSchism"] = {
        name = "Lunaris Champion",
        life = 1.5,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.41,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Two Hand Sword",
        skillList = {
            "MeleeAtAnimationSpeed",
            "MonsterIceShieldTriggered",
            "AxisChampionSummonHatredZone",
            "AxisChampionIceCrash",
            "ColdFlameDashLunaris",
        },
        modList = {
        },
    }
    -- 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["MonsterIceShieldTriggered"] = {
        name = "Arctic Armour",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Totemable] = true,
            [SkillType.Duration] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Cold] = true,
            [SkillType.Triggerable] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ElementalStatus] = true,
            [SkillType.ChillingArea] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.HasReservation] = true,
        },
        statDescriptionScope = "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",
            "base_secondary_skill_effect_duration",
        },
        levels = {
            [1] = {500, -10, -10, 3000, 6000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AxisChampionSummonHatredZone"] = {
        name = "AxisChampionSummonHatredZone",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.52,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summon_specific_monsters_radius_+%",
            "summon_specific_monsters_in_front_offset",
            "summoned_monsters_are_minions",
            "disable_skill_repeats",
        },
        levels = {
            [1] = {1, 246, -95, 114, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AxisChampionIceCrash"] = {
        name = "Ice Crash",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Slam the ground, damaging enemies in an area around the impact in three stages of increasing size. Enemies take slightly less damage on the second and third stage, and can only be hit by one stage. Works with Swords, Maces, Sceptres, Axes, Staves and Unarmed.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Cold] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_physical_damage_%_to_convert_to_cold",
            "active_skill_attack_speed_+%_final",
            "ice_crash_second_hit_damage_+%_final",
            "active_skill_area_of_effect_radius_+%_final",
            "active_skill_base_area_of_effect_radius",
            "active_skill_base_secondary_area_of_effect_radius",
            "active_skill_base_tertiary_area_of_effect_radius",
            "is_area_damage",
        },
        levels = {
            [1] = {50, -40, -25, -20, 11, 21, 31, baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ColdFlameDashLunaris"] = {
        name = "Flame Dash",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Teleport to a location, damaging enemies and leaving a trail of burning ground. Shares a cooldown with other Blink skills.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
            [SkillType.Damage] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Duration] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Travel] = true,
            [SkillType.Blink] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            spell = true,
            duration = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "base_skill_effect_duration",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 4000, critChance = 5, 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
    月影斗士
    人形
    区域: 港湾大桥
    获得额外冰霜伤害, 其数值等同于物理伤害的 100%
    Lunaris Champion
    幽魂Y
    地区港湾大桥
    标签施法, cold_affinity, has_two_hand_sword, has_two_handed_melee, human, humanoid, medium_height, medium_movement, melee, military, not_dex, not_int, physical_affinity, plate_armour, red_blood, slashing_weapon
    生命
    150%
    护甲
    +40%
    异常状态临界值
    150%
    抗性
    20 20 20 0
    伤害
    141%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 14
    攻击间隔
    1.245 秒
    伤害分布
    ±20%
    经验值
    150%
    Model Size
    115%
    类型
    AxisSoldierEliteLunarisChampion
    Metadata
    AxisEliteSoldier4ChampionNewTeam
    等级
    60
    生命
    5,547
    护甲
    21,249
    闪避值
    3,556
    能量护盾
    0
    伤害
    350
    法术伤害
    350
    命中
    211
    攻击间隔
    1.245
    经验值
    12,398
    异常状态临界值
    5,547
    冰缓
    18
    Shock
    18
    Brittle
    99
    Scorch
    18
    Sap
    48
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 280–420
    攻击暴击率: 5%
    攻击间隔: 1.245 秒
    对你的敌人无情痛击。
    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]
    MonsterIceShieldTriggered
    法术, 增益, 图腾技能, 持续时间, 图腾施放单独, 冰冷, 可触发, NonHitChill, 造成元素状态, 冰缓区域, 范围法术, 消耗保留
    极地装甲
    施放间隔: 0.5 秒
    基础持续时间为 3
    基础额外效果持续时间 6
    静止时,增益效果使受到的击中物理伤害总降 10%
    静止时,增益效果使受到的击中火焰伤害总降 10%
    AxisChampionSummonHatredZone
    法术, 法术可重复, 可触发
    施放间隔: 1.52 秒
    alternate minion [246]
    disable skill repeats [1]
    number of monsters to summon [1]
    summon specific monsters in front offset [114]
    summon specific monsters radius +% [-95]
    summoned monsters are minions [1]
    AxisChampionIceCrash
    攻击, 范围, 近战, 冰冷, 攻击可重复, Slam, 图腾技能
    寒冰冲击
    基本伤害: 280–420
    攻击暴击率: 5%
    攻击伤害: 175%
    攻击间隔: 1.245 秒
    冷却时间: 5 秒
    猛击地面,对递增范围内的敌人造成三段冲击伤害。敌人受到的第二段和第三段伤害的伤害较低,并且只能被一段伤害击中。限定剑类、锤类、短杖、斧类、长杖和空手。
    攻击伤害总增 75%
    物理伤害的 50% 转化为冰霜伤害
    攻击速度总降 40%
    第二层会使伤害总降 25%
    基础范围为 1.1
    基础次级范围为 2.1
    基础三级范围为 3.1
    active skill area of effect radius +% final [-20]
    is area damage [1]
    ColdFlameDashLunaris
    法术, 位移, 伤害, DoT, 持续时间, 图腾技能, 可触发, 火焰, 陷阱技能, 地雷技能, 快行, 闪现, 冷却
    烈焰冲刺
    攻击暴击率: 5%
    施放间隔: 0.75 秒
    冷却时间: 4 秒
    传送到指定地点,对敌人造成伤害并在路线上留下燃烧地面。和其它闪现技能共用冷却时间。
    造成 308.4 - 462.5 冰霜伤害
    基础持续时间为 4
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    
    Transitionable
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    
    Transitionable
    {
    	create_untransitioned = "AddAttachedObjectToBones( Metadata/Monsters/Axis/EliteSoldier/AxisEliteWeapons/LunarisBannerHeld.ao, aux_back_attachment );"
    	on_transition = "DetachAllOfType( Metadata/Monsters/Axis/EliteSoldier/AxisEliteWeapons/LunarisBannerHeld.ao );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/AxisEliteSoldier4ChampionNewTeam"] = {
        name = "Lunaris Champion",
        life = 1.5,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.41,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Two Hand Sword",
        skillList = {
            "MeleeAtAnimationSpeed",
            "MonsterIceShieldTriggered",
            "AxisChampionSummonHatredZone",
            "AxisChampionIceCrash",
            "ColdFlameDashLunaris",
        },
        modList = {
        },
    }
    -- 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["MonsterIceShieldTriggered"] = {
        name = "Arctic Armour",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Totemable] = true,
            [SkillType.Duration] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Cold] = true,
            [SkillType.Triggerable] = true,
            [SkillType.NonHitChill] = true,
            [SkillType.ElementalStatus] = true,
            [SkillType.ChillingArea] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.HasReservation] = true,
        },
        statDescriptionScope = "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",
            "base_secondary_skill_effect_duration",
        },
        levels = {
            [1] = {500, -10, -10, 3000, 6000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AxisChampionSummonHatredZone"] = {
        name = "AxisChampionSummonHatredZone",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.52,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summon_specific_monsters_radius_+%",
            "summon_specific_monsters_in_front_offset",
            "summoned_monsters_are_minions",
            "disable_skill_repeats",
        },
        levels = {
            [1] = {1, 246, -95, 114, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AxisChampionIceCrash"] = {
        name = "Ice Crash",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Slam the ground, damaging enemies in an area around the impact in three stages of increasing size. Enemies take slightly less damage on the second and third stage, and can only be hit by one stage. Works with Swords, Maces, Sceptres, Axes, Staves and Unarmed.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Cold] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_physical_damage_%_to_convert_to_cold",
            "active_skill_attack_speed_+%_final",
            "ice_crash_second_hit_damage_+%_final",
            "active_skill_area_of_effect_radius_+%_final",
            "active_skill_base_area_of_effect_radius",
            "active_skill_base_secondary_area_of_effect_radius",
            "active_skill_base_tertiary_area_of_effect_radius",
            "is_area_damage",
        },
        levels = {
            [1] = {50, -40, -25, -20, 11, 21, 31, baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ColdFlameDashLunaris"] = {
        name = "Flame Dash",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Teleport to a location, damaging enemies and leaving a trail of burning ground. Shares a cooldown with other Blink skills.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
            [SkillType.Damage] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Duration] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Travel] = true,
            [SkillType.Blink] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            spell = true,
            duration = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "base_skill_effect_duration",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 4000, critChance = 5, 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
    Edit

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