严酷执行官
Enthralled Enforcer
幽魂Y
地区广场遗迹, 控制区, 永恒的实验室
标签cleaving_weapon, flesh_armour, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, medium_movement, melee, not_int, physical_affinity, red_blood, templar
Packs
  • 广场遗迹, 控制区: 异端裁决者, 严酷执行官, 堕落执行官
  • 永恒的实验室: 严酷执行官, 堕落执行官
  • 生命
    115%
    护甲
    +10%
    闪避值
    +30%
    异常状态临界值
    115%
    抗性
    20 20 20 0
    伤害
    115%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    8 ~ 16
    攻击间隔
    1.755 秒
    伤害分布
    ±20%
    经验值
    100%
    Model Size
    91%
    类型
    OriathBlackguard
    Metadata
    OriathBlackguardKitava1
    等级
    68
    生命
    7,398
    护甲
    31,669
    闪避值
    6,161
    能量护盾
    0
    伤害
    430
    法术伤害
    430
    命中
    290
    攻击间隔
    1.755
    经验值
    10,255
    异常状态临界值
    7,398
    冰缓
    23
    Shock
    23
    Brittle
    132
    Scorch
    23
    Sap
    65
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 344–515
    攻击暴击率: 5%
    攻击间隔: 1.755 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    OriathEnforcerSunderKitava
    攻击, 范围, 攻击可重复, 近战, Slam, 图腾技能
    大地震击
    基本伤害: 344–515
    攻击暴击率: 5%
    攻击伤害: 60%
    攻击间隔: 1.755 秒
    冷却时间: 6 秒
    用锤类、短杖、斧类或长杖重击地面,创造一道冲击波,对前方一片区域内的敌人造成伤害。被冲击波击中的敌人会释放出一道圆形震波,对其周围的敌人造成伤害。
    攻击伤害总降 40%
    攻击速度总增 5%
    【大地震击】的冲击波伤害总降 85%
    active skill area of effect radius +% final [-50]
    firestorm base area of effect +% [80]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    Render
    {
         //turn_duration = 0.35
    }
    
    Monster
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/OriathBlackguard/OriathBlackguardKitava1"] = {
        name = "Enthralled Enforcer",
        life = 1.15,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.755,
        attackRange = 16,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "Melee",
            "OriathEnforcerSunderKitava",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["OriathEnforcerSunderKitava"] = {
        name = "Sunder",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Slams the ground with a Mace, Sceptre, Axe or Staff, creating a wave of broken ground that damages enemies in an area in front of you. Enemies hit by the wave will release a circular shockwave, dealing damage to other enemies around them.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "shockwave_slam_explosion_damage_+%_final",
            "active_skill_attack_speed_+%_final",
            "firestorm_base_area_of_effect_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {-85, 5, 80, -50, baseMultiplier = 0.6, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    严酷执行官
    人形
    Enthralled Enforcer
    幽魂Y
    标签cleaving_weapon, flesh_armour, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_movement, melee, not_int, physical_affinity, red_blood, templar
    Packs
  • 污垢抽取者, 严酷执行官, 堕落执行官
  • 腐化萃取器, 严酷执行官, 堕落执行官
  • 疯狂奴隶, 严酷执行官, 堕落执行官
  • 堕落奴隶, 严酷执行官, 堕落执行官
  • 严酷执行官, 堕落执行官
  • 生命
    115%
    护甲
    +10%
    闪避值
    +30%
    异常状态临界值
    115%
    抗性
    20 20 20 0
    伤害
    115%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    8 ~ 16
    攻击间隔
    1.755 秒
    伤害分布
    ±20%
    经验值
    100%
    Model Size
    91%
    类型
    OriathBlackguard
    Metadata
    OriathBlackguardKitava1Hellscape
    等级
    68
    生命
    7,398
    护甲
    31,669
    闪避值
    6,161
    能量护盾
    0
    伤害
    430
    法术伤害
    430
    命中
    290
    攻击间隔
    1.755
    经验值
    10,255
    异常状态临界值
    7,398
    冰缓
    23
    Shock
    23
    Brittle
    132
    Scorch
    23
    Sap
    65
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 344–515
    攻击暴击率: 5%
    攻击间隔: 1.755 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    OriathEnforcerSunderKitava
    攻击, 范围, 攻击可重复, 近战, Slam, 图腾技能
    大地震击
    基本伤害: 344–515
    攻击暴击率: 5%
    攻击伤害: 60%
    攻击间隔: 1.755 秒
    冷却时间: 6 秒
    用锤类、短杖、斧类或长杖重击地面,创造一道冲击波,对前方一片区域内的敌人造成伤害。被冲击波击中的敌人会释放出一道圆形震波,对其周围的敌人造成伤害。
    攻击伤害总降 40%
    攻击速度总增 5%
    【大地震击】的冲击波伤害总降 85%
    active skill area of effect radius +% final [-50]
    firestorm base area of effect +% [80]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    Render
    {
         //turn_duration = 0.35
    }
    
    Monster
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/OriathBlackguard/OriathBlackguardKitava1Hellscape"] = {
        name = "Enthralled Enforcer",
        life = 1.15,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.755,
        attackRange = 16,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "Melee",
            "OriathEnforcerSunderKitava",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["OriathEnforcerSunderKitava"] = {
        name = "Sunder",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Slams the ground with a Mace, Sceptre, Axe or Staff, creating a wave of broken ground that damages enemies in an area in front of you. Enemies hit by the wave will release a circular shockwave, dealing damage to other enemies around them.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "shockwave_slam_explosion_damage_+%_final",
            "active_skill_attack_speed_+%_final",
            "firestorm_base_area_of_effect_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {-85, 5, 80, -50, baseMultiplier = 0.6, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Edit

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