나엠의 손
악마
monster no beyond portal [1]
이동 속도 25% 감소
monster no map drops [1]
Hand of Na'em
SpectreN
Tagsbeyond_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%
    Ailment Threshold
    195%
    저항
    20 20 20 0
    Damage
    135%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 50
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    경험치
    120%
    Model Size
    120%
    Type
    BeyondDemon2Bow
    Metadata
    BeyondDemon2-1
    레벨
    68
    생명력
    12,545
    방어도
    34,548
    회피
    5,687
    에너지 보호막
    0
    Damage
    504
    주문 피해
    504
    정확도
    290
    Attack Time
    1.35
    경험치
    12,306
    Ailment Threshold
    12,545
    Chill
    40
    Shock
    40
    Brittle
    224
    Scorch
    40
    Sap
    110
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    기본 공격
    Base Damage: 403–605
    치명타 확률: 5%
    Attack Time: 1.35 초
    강력한 일격으로 적들을 쓰러트립니다.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    BeyondDemonTornadoShot
    Attack, Projectile, ProjectilesFromUser, Trappable, Mineable, Totemable, RangedAttack, MirageArcherCanUse, Triggerable
    회오리 사격
    Base Damage: 403–605
    치명타 확률: 5%
    Attack Time: 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 Global
  • 이동 속도 25% 감소
    IdMonsterImplicitAuraSlow1
    FamilyMonsterAura
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level4 (Effective: 3)
    Stats
  • base movement velocity +% Min: -25 Max: -25 Global
  • 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 Global
  • 나엠의 손
    악마
    monster no beyond portal [1]
    이동 속도 25% 감소
    monster no map drops [1]
    몬스터가 주는 경험치 300% 증가
    monster no drops [0]
    Hand of Na'em
    SpectreN
    Tagsbeyond_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%
    Ailment Threshold
    195%
    저항
    20 20 20 0
    Damage
    135%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 50
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    경험치
    120%
    Model Size
    120%
    Type
    BeyondDemon2Bow
    Metadata
    BeyondDemon2-1
    레벨
    68
    생명력
    12,545
    방어도
    34,548
    회피
    5,687
    에너지 보호막
    0
    Damage
    504
    주문 피해
    504
    정확도
    290
    Attack Time
    1.35
    경험치
    12,306
    Ailment Threshold
    12,545
    Chill
    40
    Shock
    40
    Brittle
    224
    Scorch
    40
    Sap
    110
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    기본 공격
    Base Damage: 403–605
    치명타 확률: 5%
    Attack Time: 1.35 초
    강력한 일격으로 적들을 쓰러트립니다.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    BeyondDemonTornadoShot
    Attack, Projectile, ProjectilesFromUser, Trappable, Mineable, Totemable, RangedAttack, MirageArcherCanUse, Triggerable
    회오리 사격
    Base Damage: 403–605
    치명타 확률: 5%
    Attack Time: 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 Global
  • 이동 속도 25% 감소
    IdMonsterImplicitAuraSlow1
    FamilyMonsterAura
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level4 (Effective: 3)
    Stats
  • base movement velocity +% Min: -25 Max: -25 Global
  • 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 Global
  • 몬스터가 주는 경험치 300% 증가
    monster no drops [0]
    IdMonsterSlainExperienceIncreaseBeyondDelve__
    FamilyMonsterSlainExperience
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • monster no drops Min: 0 Max: 0 Global
  • monster slain experience +% Min: 300 Max: 300 Global
  • Edit

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