不朽骑士
构造体
区域: 庄园城壁
Death Knight
SpectreY
Area庄园城壁
Tags2HSharpMetal_onhit_audio, allows_inc_aoe, construct, humanoid, melee, monster_barely_moves, not_dex, not_int, physical_affinity, very_slow_movement
Packs
  • 庄园城壁: 不朽骑士
  • 生命
    200%
    +80%
    抗性
    0 0 0 0
    伤害
    220%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    5 ~ 14
    攻击间隔
    2.505 Second
    Damage Spread
    ±30%
    经验值
    200%
    Model Size
    100%
    Type
    DeathKnight
    Metadata
    DeathKnight1
    等级
    14
    生命
    236
    伤害
    58
    法术伤害
    58
    命中
    192
    攻击间隔
    2.505
    经验值
    522
    召唤物生命
    1,130
    召唤物伤害
    64
    召唤物护甲
    167
    DeathKnightSlamEAA
    可触发, 攻击, AttackInPlace
    Base Damage: 41—76
    暴击率: 5%
    攻击伤害: 200%
    攻击间隔: 2.505 秒
    冷却时间: 8 秒
    攻击伤害总增 100%
    攻击速度总降 20%
    action attack or cast time uses animation length [1]
    base skill can be blocked [1]
    base skill effect duration [3000]
    is area damage [1]
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 41—76
    暴击率: 5%
    攻击间隔: 2.505 秒
    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]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 3000
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Functions
    {
    	HideMeshSegments = "HideMeshSegments( DeathKnightweaponShape);"
    	ShowMeshSegments = "ShowMeshSegments( DeathKnightweaponShape);"
    
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Knight/DeathKnight1"] = {
        name = "Death Knight",
        life = 2,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 2.2,
        damageSpread = 0.3,
        attackTime = 2.505,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "MeleeAtAnimationSpeed",
            "DeathKnightSlamEAA",
        },
        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["DeathKnightSlamEAA"] = {
        name = "DeathKnightSlamEAA",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "active_skill_attack_speed_+%_final",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
            "base_skill_can_be_blocked",
        },
        levels = {
            [1] = {3000, -20, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    不朽骑士
    Death Knight
    SpectreY
    Area永恒园林, 霍尔顿, 狼堡, 魔影古园, 金字塔避难所
    Tags2HSharpMetal_onhit_audio, allows_inc_aoe, construct, humanoid, melee, monster_barely_moves, not_dex, not_int, physical_affinity, very_slow_movement
    Packs
  • 永恒园林, 霍尔顿, 狼堡: 不朽骑士
  • 金字塔避难所: 不朽骑士, 不朽骑士, 响动的复苏者, 响动的复苏者
  • 生命
    200%
    +80%
    抗性
    0 0 0 0
    伤害
    220%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    5 ~ 14
    攻击间隔
    2.505 Second
    Damage Spread
    ±30%
    经验值
    200%
    Model Size
    100%
    Type
    DeathKnight
    Metadata
    DeathKnightNecropolis
    等级
    65
    生命
    13,026
    3,641
    伤害
    467
    法术伤害
    467
    命中
    2,228
    攻击间隔
    2.505
    经验值
    43,014
    召唤物生命
    12,564
    召唤物伤害
    1,824
    召唤物护甲
    6,878
    DeathKnightSlamEAA
    可触发, 攻击, AttackInPlace
    Base Damage: 327—607
    暴击率: 5%
    攻击伤害: 200%
    攻击间隔: 2.505 秒
    冷却时间: 8 秒
    攻击伤害总增 100%
    攻击速度总降 20%
    action attack or cast time uses animation length [1]
    base skill can be blocked [1]
    base skill effect duration [3000]
    is area damage [1]
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 327—607
    暴击率: 5%
    攻击间隔: 2.505 秒
    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]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 3000
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Functions
    {
    	HideMeshSegments = "HideMeshSegments( DeathKnightweaponShape);"
    	ShowMeshSegments = "ShowMeshSegments( DeathKnightweaponShape);"
    
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Knight/DeathKnightNecropolis"] = {
        name = "Death Knight",
        life = 2,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 2.2,
        damageSpread = 0.3,
        attackTime = 2.505,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "MeleeAtAnimationSpeed",
            "DeathKnightSlamEAA",
        },
        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["DeathKnightSlamEAA"] = {
        name = "DeathKnightSlamEAA",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "active_skill_attack_speed_+%_final",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
            "base_skill_can_be_blocked",
        },
        levels = {
            [1] = {3000, -20, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    不朽骑士
    构造体
    Death Knight
    SpectreN
    Tags2HSharpMetal_onhit_audio, allows_inc_aoe, construct, humanoid, melee, monster_barely_moves, not_dex, not_int, physical_affinity, very_slow_movement
    Packs
  • 不朽骑士, 上古艾兹麦人, 上古艾兹麦人, 上古艾兹麦人, 上古艾兹麦人
  • 生命
    200%
    +80%
    抗性
    0 0 0 0
    伤害
    220%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    5 ~ 14
    攻击间隔
    2.505 Second
    Damage Spread
    ±30%
    经验值
    200%
    Model Size
    100%
    Type
    DeathKnight
    Metadata
    DeathKnightNecropolisStrongbox
    等级
    68
    生命
    15,514
    4,343
    伤害
    513
    法术伤害
    513
    命中
    2,502
    攻击间隔
    2.505
    经验值
    57,268
    召唤物生命
    13,860
    召唤物伤害
    2,131
    召唤物护甲
    8,204
    DeathKnightSlamEAA
    可触发, 攻击, AttackInPlace
    Base Damage: 359—667
    暴击率: 5%
    攻击伤害: 200%
    攻击间隔: 2.505 秒
    冷却时间: 8 秒
    攻击伤害总增 100%
    攻击速度总降 20%
    action attack or cast time uses animation length [1]
    base skill can be blocked [1]
    base skill effect duration [3000]
    is area damage [1]
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 359—667
    暴击率: 5%
    攻击间隔: 2.505 秒
    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]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 3000
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Functions
    {
    	HideMeshSegments = "HideMeshSegments( DeathKnightweaponShape);"
    	ShowMeshSegments = "ShowMeshSegments( DeathKnightweaponShape);"
    
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Knight/DeathKnightNecropolisStrongbox"] = {
        name = "Death Knight",
        life = 2,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 2.2,
        damageSpread = 0.3,
        attackTime = 2.505,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "MeleeAtAnimationSpeed",
            "DeathKnightSlamEAA",
        },
        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["DeathKnightSlamEAA"] = {
        name = "DeathKnightSlamEAA",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "active_skill_attack_speed_+%_final",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
            "base_skill_can_be_blocked",
        },
        levels = {
            [1] = {3000, -20, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    不朽骑士
    构造体
    Death Knight
    SpectreY
    Area金字塔避难所
    Tags2HSharpMetal_onhit_audio, allows_inc_aoe, construct, humanoid, melee, monster_barely_moves, not_dex, not_int, physical_affinity, very_slow_movement
    Packs
  • 金字塔避难所: 不朽骑士, 不朽骑士, 响动的复苏者, 响动的复苏者
  • 生命
    200%
    +80%
    抗性
    0 0 0 0
    伤害
    220%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    5 ~ 14
    攻击间隔
    2.505 Second
    Damage Spread
    ±30%
    经验值
    200%
    Model Size
    100%
    Type
    DeathKnight
    Metadata
    DeathKnightNecropolisElite
    等级
    65
    生命
    13,026
    3,641
    伤害
    467
    法术伤害
    467
    命中
    2,228
    攻击间隔
    2.505
    经验值
    43,014
    召唤物生命
    12,564
    召唤物伤害
    1,824
    召唤物护甲
    6,878
    DeathKnightSlamEAA
    可触发, 攻击, AttackInPlace
    Base Damage: 327—607
    暴击率: 5%
    攻击伤害: 200%
    攻击间隔: 2.505 秒
    冷却时间: 8 秒
    攻击伤害总增 100%
    攻击速度总降 20%
    action attack or cast time uses animation length [1]
    base skill can be blocked [1]
    base skill effect duration [3000]
    is area damage [1]
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 327—607
    暴击率: 5%
    攻击间隔: 2.505 秒
    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]
    GADeathKnightOverheadslamforward
    可触发, 攻击, AttackInPlace
    Base Damage: 327—607
    暴击率: 5%
    攻击伤害: 175%
    攻击间隔: 2.505 秒
    攻击伤害总增 75%
    攻击速度总降 20%
    action attack or cast time uses animation length [1]
    attack maximum action distance + [30]
    base skill effect duration [3000]
    is area damage [1]
    GADeathKnightOverheadslam
    可触发, 攻击, AttackInPlace
    Base Damage: 327—607
    暴击率: 5%
    攻击伤害: 175%
    攻击间隔: 2.505 秒
    攻击伤害总增 75%
    action attack or cast time uses animation length [1]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Knight/DeathKnight"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Knight/DeathKnight"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Knight/DeathKnightNecropolisElite"] = {
        name = "Death Knight",
        life = 2,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 2.2,
        damageSpread = 0.3,
        attackTime = 2.505,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GADeathKnightOverheadslam",
            "GADeathKnightOverheadslamforward",
            "DeathKnightSlamEAA",
        },
        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["GADeathKnightOverheadslam"] = {
        name = "GADeathKnightOverheadslam",
        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,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GADeathKnightOverheadslamforward"] = {
        name = "GADeathKnightOverheadslamforward",
        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,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "active_skill_attack_speed_+%_final",
            "attack_maximum_action_distance_+",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {3000, -20, 30, baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DeathKnightSlamEAA"] = {
        name = "DeathKnightSlamEAA",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "active_skill_attack_speed_+%_final",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
            "base_skill_can_be_blocked",
        },
        levels = {
            [1] = {3000, -20, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    不朽骑士
    构造体
    Death Knight
    SpectreN
    Tags2HSharpMetal_onhit_audio, allows_inc_aoe, construct, humanoid, melee, monster_barely_moves, not_dex, not_int, physical_affinity, very_slow_movement
    生命
    200%
    +80%
    抗性
    0 0 0 0
    伤害
    220%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    5 ~ 14
    攻击间隔
    2.505 Second
    Damage Spread
    ±30%
    经验值
    200%
    Model Size
    100%
    Type
    DeathKnight
    Metadata
    DeathKnightNecropolisEliteStrongbox
    等级
    68
    生命
    15,514
    4,343
    伤害
    513
    法术伤害
    513
    命中
    2,502
    攻击间隔
    2.505
    经验值
    57,268
    召唤物生命
    13,860
    召唤物伤害
    2,131
    召唤物护甲
    8,204
    DeathKnightSlamEAA
    可触发, 攻击, AttackInPlace
    Base Damage: 359—667
    暴击率: 5%
    攻击伤害: 200%
    攻击间隔: 2.505 秒
    冷却时间: 8 秒
    攻击伤害总增 100%
    攻击速度总降 20%
    action attack or cast time uses animation length [1]
    base skill can be blocked [1]
    base skill effect duration [3000]
    is area damage [1]
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 359—667
    暴击率: 5%
    攻击间隔: 2.505 秒
    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]
    GADeathKnightOverheadslamforward
    可触发, 攻击, AttackInPlace
    Base Damage: 359—667
    暴击率: 5%
    攻击伤害: 175%
    攻击间隔: 2.505 秒
    攻击伤害总增 75%
    攻击速度总降 20%
    action attack or cast time uses animation length [1]
    attack maximum action distance + [30]
    base skill effect duration [3000]
    is area damage [1]
    GADeathKnightOverheadslam
    可触发, 攻击, AttackInPlace
    Base Damage: 359—667
    暴击率: 5%
    攻击伤害: 175%
    攻击间隔: 2.505 秒
    攻击伤害总增 75%
    action attack or cast time uses animation length [1]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Knight/DeathKnight"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Knight/DeathKnight"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Knight/DeathKnightNecropolisEliteStrongbox"] = {
        name = "Death Knight",
        life = 2,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 2.2,
        damageSpread = 0.3,
        attackTime = 2.505,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GADeathKnightOverheadslam",
            "GADeathKnightOverheadslamforward",
            "DeathKnightSlamEAA",
        },
        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["GADeathKnightOverheadslam"] = {
        name = "GADeathKnightOverheadslam",
        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,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GADeathKnightOverheadslamforward"] = {
        name = "GADeathKnightOverheadslamforward",
        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,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "active_skill_attack_speed_+%_final",
            "attack_maximum_action_distance_+",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {3000, -20, 30, baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DeathKnightSlamEAA"] = {
        name = "DeathKnightSlamEAA",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "active_skill_attack_speed_+%_final",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
            "base_skill_can_be_blocked",
        },
        levels = {
            [1] = {3000, -20, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Edit

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