夜襲天魔
人形
獲得 25% 物理傷害的冰冷傷害
display monster mod nemesis test [0]
20% 攻擊傷害格擋率
你承受 10% 來自格擋擊中的傷害
Nightbringer Lucius
幽魂N
地區月影神廣場
標籤cold_affinity, has_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, military, not_dex, not_int, physical_affinity, plate_armour, red_blood, slashing_weapon
生命
400%
護甲
+40%
異常狀態臨界值
400%
抗性
42 42 42 0
傷害
275%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 14
攻擊間隔
1.245 秒
傷害分佈
±20%
經驗值
200%
Model Size
130%
類型
AxisSoldierEliteBoss
Metadata
AxisEliteLunarisBoss_
等級
58
生命
13,012
護甲
18,063
閃避
3,302
能量護盾
0
傷害
616
法術傷害
616
命中
195
攻擊間隔
1.245
經驗值
15,406
異常狀態臨界值
13,012
冰緩
41
感電
41
易碎
233
焦灼
41
殘喘
114
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 493–739
暴擊率: 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]
AxisBossIceCrash
攻擊, 範圍, 近戰, 冰冷, 攻擊可重複, Slam, 圖騰技能
寒冰衝擊
基本傷害: 493–739
暴擊率: 5%
攻擊傷害: 180%
攻擊傷害: 180%
攻擊間隔: 1.245 秒
猛擊地面,在影響範圍內的敵人造成三個階段的傷害,範圍逐漸增大。敵人在第二和第三階段受到稍微較少的傷害,並且只能被一個階段擊中。限定劍、錘、權杖、斧、長杖和空手。
造成 80% 更多攻擊傷害
50% 物理傷害轉化至冰冷傷害
25% 更少攻擊速度
第二擊造成 25% 更少傷害
基礎範圍為 1.1
基礎二段範圍為 2.1
基礎三段範圍為 3.1
active skill area of effect radius +% final [-20]
is area damage [1]
AxisShieldCharge
攻擊, RequiresShield, 近戰, 範圍, 位移, 快行
重盾衝鋒
基本傷害: 493–739
暴擊率: 5%
攻擊間隔: 1.245 秒
向一個區域或目標衝鋒,將路線上的敵人推開並持續在你前方區域造成傷害。衝鋒距離越遠,造成的傷害越高,並且擊暈敵人的機率越高。不能被多重打擊輔助。
不會暴擊
到達最大衝鋒距離時,增加 50% 暈眩門檻降低
最大衝擊距離擊中時造成 45% 更多傷害
增加 120% 移動速度
-1 米近戰打擊距離
ignores proximity shield [1]
shield charge extra distance [-10]
EmptyActionSpellAxisBossLunaris
法術
施放時間: 1 秒
冷卻時間: 10 秒

Object Type

version 2
extends "Metadata/Monsters/Axis/Axis"

Object Type Codes

version 2
extends "Metadata/Monsters/Axis/Axis"

Render
{
	preload_buff_visual = "moontouched_buff"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Axis/AxisEliteLunarisBoss_"] = {
    name = "Nightbringer Lucius",
    life = 4,
    fireResist = 42,
    coldResist = 42,
    lightningResist = 42,
    chaosResist = 0,
    damage = 2.75,
    damageSpread = 0.2,
    attackTime = 1.245,
    attackRange = 14,
    accuracy = 1,
    weaponType1 = "One Hand Sword",
    weaponType2 = "Shield",
    skillList = {
        "AxisShieldCharge",
        "MeleeAtAnimationSpeedUnique",
        "AxisBossIceCrash",
        "EmptyActionSpellAxisBossLunaris",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["AxisShieldCharge"] = {
    name = "Shield Charge",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Charges at a targeted location or enemy, pushing away enemies in your path and repeatedly dealing damage in a small area in front of you. You deal damage in a larger area when you reach the target. The further you travel, the more damage you deal, and the greater your chance of stunning enemies. Cannot be supported by Multistrike.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RequiresShield] = true,
        [SkillType.Melee] = true,
        [SkillType.Area] = true,
        [SkillType.Movement] = true,
        [SkillType.Travel] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "shield_charge_damage_+%_maximum",
        "base_movement_velocity_+%",
        "shield_charge_scaling_stun_threshold_reduction_+%_at_maximum_range",
        "shield_charge_extra_distance",
        "melee_range_+",
        "ignores_proximity_shield",
        "global_cannot_crit",
    },
    levels = {
        [1] = {70, 120, 50, -10, -10, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
        [2] = {65, 120, 50, -10, -10, levelRequirement = 10, statInterpolation = {1},  cost = { }, },
        [3] = {60, 120, 50, -10, -10, levelRequirement = 20, statInterpolation = {1},  cost = { }, },
        [4] = {55, 120, 50, -10, -10, levelRequirement = 30, statInterpolation = {1},  cost = { }, },
        [5] = {50, 120, 50, -10, -10, levelRequirement = 41, statInterpolation = {1},  cost = { }, },
        [6] = {45, 120, 50, -10, -10, levelRequirement = 50, statInterpolation = {1},  cost = { }, },
        [7] = {40, 120, 50, -10, -10, levelRequirement = 60, statInterpolation = {1},  cost = { }, },
        [8] = {35, 120, 50, -10, -10, levelRequirement = 70, statInterpolation = {1},  cost = { }, },
        [9] = {30, 120, 50, -10, -10, levelRequirement = 80, statInterpolation = {1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    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["AxisBossIceCrash"] = {
    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 = 0.9,
    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, -25, -25, -20, 11, 21, 31, baseMultiplier = 1.8, levelRequirement = 57, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EmptyActionSpellAxisBossLunaris"] = {
    name = "EmptyActionSpellAxisBossLunaris",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
獲得 25% 物理傷害的冰冷傷害
IdMonsterImplicitCold1
FamilyColdDamageAsPortionOfDamage
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • physical damage % to add as cold Min: 25 Max: 25 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental cold
    display monster mod nemesis test [0]
    IdMonsterSummonIonCannonAxisDaemon_
    FamilyDaemon
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • display monster mod nemesis test Min: 0 Max: 0 全域
  • 20% 攻擊傷害格擋率
    你承受 10% 來自格擋擊中的傷害
    IdMonsterAttackBlock40Bypass10_
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster base block % Min: 20 Max: 20 全域
  • base block % damage taken Min: 10 Max: 10 全域
  • Craft Tagsblock
    Edit

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