奈恩之手
恶魔
monster no beyond portal [1]
移动速度减慢 25%
monster no map drops [1]
Hand of Na'em
幽魂N
标签beyond_commander_monster, beyond_demon, demon, flesh_armour, has_bow, medium_height, not_int, physical_affinity, puncturing_weapon, ranged, red_blood, slow_movement
Packs
  • 饥渴狂焰提耶须, 巴曼斯之体, 哈斯特之血, 提耶须之眼, 奈恩之手, 巴曼斯信徒, 提耶须猎犬, 哈斯特使徒, 艾菲吉之口, 艾菲吉崇信者, 哈斯特狂信者, 提耶须狂徒
  • 刺寒冰霜哈斯特, 巴曼斯之体, 哈斯特之血, 提耶须之眼, 奈恩之手, 巴曼斯信徒, 提耶须猎犬, 哈斯特使徒, 艾菲吉之口, 艾菲吉崇信者, 哈斯特狂信者, 提耶须狂徒
  • 破碎虚空艾菲吉, 巴曼斯之体, 哈斯特之血, 提耶须之眼, 奈恩之手, 巴曼斯信徒, 提耶须猎犬, 哈斯特使徒, 艾菲吉之口, 艾菲吉崇信者, 哈斯特狂信者, 提耶须狂徒
  • 扭曲之岩奈恩, 巴曼斯之体, 哈斯特之血, 提耶须之眼, 奈恩之手, 巴曼斯信徒, 提耶须猎犬, 哈斯特使徒, 艾菲吉之口, 艾菲吉崇信者, 哈斯特狂信者, 提耶须狂徒
  • 黑暗深渊巴曼斯, 巴曼斯之体, 哈斯特之血, 提耶须之眼, 奈恩之手, 巴曼斯信徒, 提耶须猎犬, 哈斯特使徒, 艾菲吉之口, 艾菲吉崇信者, 哈斯特狂信者, 提耶须狂徒
  • 生命
    195%
    护甲
    +20%
    闪避值
    +20%
    异常状态临界值
    195%
    抗性
    20 20 20 0
    伤害
    135%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 50
    攻击间隔
    1.35 秒
    伤害分布
    ±20%
    经验值
    120%
    Model Size
    120%
    类型
    BeyondDemon2Bow
    Metadata
    BeyondDemon2-1
    等级
    68
    生命
    12,545
    护甲
    34,548
    闪避值
    5,687
    能量护盾
    0
    伤害
    504
    法术伤害
    504
    命中
    290
    攻击间隔
    1.35
    经验值
    12,306
    异常状态临界值
    12,545
    冰缓
    40
    Shock
    40
    Brittle
    224
    Scorch
    40
    Sap
    110
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 403–605
    攻击暴击率: 5%
    攻击间隔: 1.35 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    BeyondDemonTornadoShot
    攻击, 投射物, 玩家投射物, 陷阱技能, 地雷技能, 图腾技能, 范围攻击, 技能可幻影射手, 可触发
    龙卷射击
    基本伤害: 403–605
    攻击暴击率: 5%
    攻击间隔: 1.35 秒
    射出一支箭矢,在抵达目标地点前一直穿透敌人。然后从抵达地点向所有方向发射投射物,飞行很短时间后消失。
    伤害总降 30%
    额外发射 2 个投射物
    额外发射 +3 个附属投射物
    base is projectile [1]
    skill can fire arrows [1]

    Object Type

    version 2
    extends "Metadata/Monsters/BeyondDemons/BeyondDemon"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BeyondDemons/BeyondDemon"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/BeyondDemons/BeyondDemon2-1"] = {
        name = "Hand of Na'em",
        life = 1.95,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.35,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 50,
        accuracy = 1,
        weaponType1 = "Bow",
        skillList = {
            "Melee",
            "BeyondDemonTornadoShot",
        },
        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["BeyondDemonTornadoShot"] = {
        name = "Tornado Shot",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires a piercing shot that travels until it reaches the targeted location. It will then fire projectiles out in all directions from that point, which will travel for a short time before disappearing.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "number_of_additional_projectiles",
            "tornado_shot_num_of_secondary_projectiles",
            "base_is_projectile",
            "skill_can_fire_arrows",
        },
        levels = {
            [1] = {10, 0, 3, levelRequirement = 1, statInterpolation = {1, 1},  cost = { }, },
            [2] = {-20, 2, 3, levelRequirement = 35, statInterpolation = {1, 1},  cost = { }, },
            [3] = {-30, 2, 3, levelRequirement = 60, statInterpolation = {1, 1},  cost = { }, },
        },
    }
    
    monster no beyond portal [1]
    IdCannotSpawnBeyondPortals
    FamilyCannotSpawnBeyondPortals
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no beyond portal Min: 1 Max: 1 全域
  • 移动速度减慢 25%
    IdMonsterImplicitAuraSlow1
    FamilyMonsterAura
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level4 (Effective: 3)
    Stats
  • base movement velocity +% Min: -25 Max: -25 全域
  • Craft Tagsspeed
    缓速光环
    范围: 40
    周围的敌军被缓速
    增益效果使移动速度减慢 25%
    Slow Aura
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 奈恩之手
    恶魔
    monster no beyond portal [1]
    移动速度减慢 25%
    monster no map drops [1]
    怪物提供的经验值提高 300%
    monster no drops [0]
    Hand of Na'em
    幽魂N
    标签beyond_commander_monster, beyond_demon, delve_monster, demon, flesh_armour, has_bow, medium_height, no_pantheon_mod, not_int, physical_affinity, puncturing_weapon, ranged, red_blood, slow_movement
    生命
    195%
    护甲
    +20%
    闪避值
    +20%
    异常状态临界值
    195%
    抗性
    20 20 20 0
    伤害
    135%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 50
    攻击间隔
    1.35 秒
    伤害分布
    ±20%
    经验值
    120%
    Model Size
    120%
    类型
    BeyondDemon2Bow
    Metadata
    BeyondDemon2-1
    等级
    68
    生命
    12,545
    护甲
    34,548
    闪避值
    5,687
    能量护盾
    0
    伤害
    504
    法术伤害
    504
    命中
    290
    攻击间隔
    1.35
    经验值
    12,306
    异常状态临界值
    12,545
    冰缓
    40
    Shock
    40
    Brittle
    224
    Scorch
    40
    Sap
    110
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 403–605
    攻击暴击率: 5%
    攻击间隔: 1.35 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    BeyondDemonTornadoShot
    攻击, 投射物, 玩家投射物, 陷阱技能, 地雷技能, 图腾技能, 范围攻击, 技能可幻影射手, 可触发
    龙卷射击
    基本伤害: 403–605
    攻击暴击率: 5%
    攻击间隔: 1.35 秒
    射出一支箭矢,在抵达目标地点前一直穿透敌人。然后从抵达地点向所有方向发射投射物,飞行很短时间后消失。
    伤害总降 30%
    额外发射 2 个投射物
    额外发射 +3 个附属投射物
    base is projectile [1]
    skill can fire arrows [1]

    Object Type

    version 2
    extends "Metadata/Monsters/BeyondDemons/BeyondDemon"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BeyondDemons/BeyondDemon"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueDelve/BeyondEncounter/BeyondDemon2-1"] = {
        name = "Hand of Na'em",
        life = 1.95,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.35,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 50,
        accuracy = 1,
        weaponType1 = "Bow",
        skillList = {
            "Melee",
            "BeyondDemonTornadoShot",
        },
        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["BeyondDemonTornadoShot"] = {
        name = "Tornado Shot",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires a piercing shot that travels until it reaches the targeted location. It will then fire projectiles out in all directions from that point, which will travel for a short time before disappearing.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "number_of_additional_projectiles",
            "tornado_shot_num_of_secondary_projectiles",
            "base_is_projectile",
            "skill_can_fire_arrows",
        },
        levels = {
            [1] = {10, 0, 3, levelRequirement = 1, statInterpolation = {1, 1},  cost = { }, },
            [2] = {-20, 2, 3, levelRequirement = 35, statInterpolation = {1, 1},  cost = { }, },
            [3] = {-30, 2, 3, levelRequirement = 60, statInterpolation = {1, 1},  cost = { }, },
        },
    }
    
    monster no beyond portal [1]
    IdCannotSpawnBeyondPortals
    FamilyCannotSpawnBeyondPortals
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no beyond portal Min: 1 Max: 1 全域
  • 移动速度减慢 25%
    IdMonsterImplicitAuraSlow1
    FamilyMonsterAura
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level4 (Effective: 3)
    Stats
  • base movement velocity +% Min: -25 Max: -25 全域
  • Craft Tagsspeed
    缓速光环
    范围: 40
    周围的敌军被缓速
    增益效果使移动速度减慢 25%
    Slow Aura
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 怪物提供的经验值提高 300%
    monster no drops [0]
    IdMonsterSlainExperienceIncreaseBeyondDelve__
    FamilyMonsterSlainExperience
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no drops Min: 0 Max: 0 全域
  • monster slain experience +% Min: 300 Max: 300 全域
  • Edit

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