石を曲げる者、ナーエム
悪魔
monster no beyond portal [1]
display monster mod nemesis test [0]
スタンを受けることがない
ドロップするアイテムの数量が300%増加する
ドロップするアイテムのレアリティが800%増加する
monster additional quantity of dropped items in cruel +% [500]
monster additional quantity of dropped items in merciless +% [1000]
monster additional rarity of dropped items in cruel +% [750]
monster additional rarity of dropped items in merciless +% [1500]
monster is beyond boss [1]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Na'em, Bending Stone
SpectreN
Tagsbeyond_demon, キャスター, demon, fast_movement, flesh_armour, has_two_hand_sword, has_two_handed_melee, large_height, melee, not_int, physical_affinity, red_blood, slashing_weapon
Packs
  • 石を曲げる者、ナーエム, バメスの肉体, ハーストの血, ツティオシュの目, ナーエムの手, バメスの礼拝者, ツティオシュの猟犬, ハーストのしもべ, エフィジの口, エフィジの狂信者, ハーストの弟子, ツティオシュのゼロット
  • ライフ
    200%
    防具
    +20%
    回避力
    +20%
    Ailment Threshold
    200%
    耐性
    40 40 40 25
    Damage
    200%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    経験値
    200%
    Model Size
    140%
    Type
    BeyondDemon3
    Metadata
    BeyondDemon3-5
    レベル
    68
    ライフ
    12,867
    防具
    34,548
    回避力
    5,687
    エナジーシールド
    0
    Damage
    747
    スペルダメージ
    747
    命中
    290
    Attack Time
    1.35
    経験値
    20,510
    Ailment Threshold
    12,867
    Chill
    41
    Shock
    41
    Brittle
    230
    Scorch
    41
    Sap
    112
    ExileEnduringCry
    Buff, Area, Duration, Warcry, Cooldown
    エンデュアリングクライ
    クールダウン時間: 8 秒
    近くの敵を挑発し、使用者を攻撃させるウォークライを行い、エンデュランスチャージを付与する。短い間使用者にライフの自動回復付与する。それに加え、エンデュランスチャージの数によって物理ダメージの軽減とダメージの耐性を付与するバフを適用する。
    基礎持続時間は1
    毎秒ライフの10%を自動回復する
    2個の追加のエンデュランスチャージを付与する
    ExileCleave
    Attack, Area, Multistrikeable, Melee, ThresholdJewelArea, Physical
    クリーヴ
    Base Damage: 598–897
    クリティカル率: 5%
    Attack Time: 1.35 秒
    武器(二刀流の場合は両方の武器)を弧をかくように振り、前方範囲内のモンスターにダメージを与える。使用するには斧または剣を装備する必要がある。
    二刀流中にそれぞれの武器の60%のダメージを与える
    物理ダメージが53%増加する
    アタックスピードが60%増加する
    animation effect variation [1]
    is area damage [1]
    skill double hits when dual wielding [1]
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    通常攻撃
    Base Damage: 598–897
    クリティカル率: 5%
    Attack Time: 1.35 秒
    強力な一撃で敵を打ち倒す。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    BeyondDemonLeapSlam
    Attack, Area, Melee, Movement, Travel, Slam, Totemable
    リープスラム
    Base Damage: 598–897
    クリティカル率: 5%
    Attack Time: 1.35 秒
    クールダウン時間: 4 秒
    空中に飛び上がり、着地点にいる敵に武器でダメージを与え、敵をノックバックする。着地点にいる敵は押し出される。使用するには斧、メイス、セプター、剣またはスタッフを装備する必要がある。マルチストライクでサポートすることができない。
    ダメージが50%上昇する
    基礎半径は1.5m
    cast time overrides attack duration [1]
    is area damage [1]
    BeyondDemonPuncturingSpikes
    Spell, Projectile, ProjectilesFromUser, Triggerable
    キャストタイム: 1 秒
    クールダウン時間: 4 秒
    618.7から928の物理ダメージを与える
    追加の投射物を7個放つ
    放射状に投射物を放つ
    base is projectile [1]
    monster projectile variation [3]

    Object Type

    version 2
    extends "Metadata/Monsters/BeyondDemons/BeyondDemon"
    
    Stats
    {
    	set_monster_uses_map_boss_difficulty_scaling = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/BeyondDemons/BeyondDemon"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/BeyondDemons/BeyondDemon3-5"] = {
        name = "Na'em, Bending Stone",
        life = 2,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Two Hand Sword",
        skillList = {
            "ExileCleave",
            "ExileEnduringCry",
            "Melee",
            "BeyondDemonLeapSlam",
            "BeyondDemonPuncturingSpikes",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileCleave"] = {
        name = "Cleave",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ThresholdJewelArea] = true,
            [SkillType.Physical] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "attack_speed_+%",
            "active_skill_damage_+%_final",
            "active_skill_merged_damage_+%_final_while_dual_wielding",
            "animation_effect_variation",
            "is_area_damage",
            "skill_double_hits_when_dual_wielding",
        },
        levels = {
            [1] = {29, 0, 15, -40, 1, levelRequirement = 4, statInterpolation = {1, 1, 1},  cost = { }, },
            [2] = {35, 20, 10, -40, 1, levelRequirement = 30, statInterpolation = {1, 1, 1},  cost = { }, },
            [3] = {47, 20, 5, -40, 1, levelRequirement = 50, statInterpolation = {1, 1, 1},  cost = { }, },
            [4] = {53, 60, 0, -40, 1, levelRequirement = 65, statInterpolation = {1, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileEnduringCry"] = {
        name = "Enduring Cry",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Performs a warcry, taunting all nearby enemies to attack the user and granting endurance charges. Gives a brief burst of life regeneration, as well as a buff which grants resistances and physical damage reduction based on your endurance charges.",
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Warcry] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.8,
        baseFlags = {
            area = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "enduring_cry_grants_x_additional_endurance_charges",
            "base_skill_effect_duration",
            "life_regeneration_rate_per_minute_%",
        },
        levels = {
            [1] = {2, 1000, 600, levelRequirement = 4, statInterpolation = {},  cost = { }, },
            [2] = {2, 1000, 600, levelRequirement = 7, statInterpolation = {},  cost = { }, },
            [3] = {2, 1000, 600, levelRequirement = 10, statInterpolation = {},  cost = { }, },
            [4] = {2, 1000, 600, levelRequirement = 14, statInterpolation = {},  cost = { }, },
            [5] = {2, 1000, 600, levelRequirement = 18, statInterpolation = {},  cost = { }, },
            [6] = {2, 1000, 600, levelRequirement = 22, statInterpolation = {},  cost = { }, },
            [7] = {2, 1000, 600, levelRequirement = 24, statInterpolation = {},  cost = { }, },
            [8] = {2, 1000, 600, levelRequirement = 28, statInterpolation = {},  cost = { }, },
            [9] = {2, 1000, 600, levelRequirement = 32, statInterpolation = {},  cost = { }, },
            [10] = {2, 1000, 600, levelRequirement = 36, statInterpolation = {},  cost = { }, },
            [11] = {2, 1000, 600, levelRequirement = 40, statInterpolation = {},  cost = { }, },
            [12] = {2, 1000, 600, levelRequirement = 44, statInterpolation = {},  cost = { }, },
            [13] = {2, 1000, 600, levelRequirement = 48, statInterpolation = {},  cost = { }, },
            [14] = {2, 1000, 600, levelRequirement = 52, statInterpolation = {},  cost = { }, },
            [15] = {2, 1000, 600, levelRequirement = 56, statInterpolation = {},  cost = { }, },
            [16] = {2, 1000, 600, levelRequirement = 60, statInterpolation = {},  cost = { }, },
            [17] = {2, 1000, 600, levelRequirement = 63, statInterpolation = {},  cost = { }, },
            [18] = {2, 1000, 600, levelRequirement = 66, statInterpolation = {},  cost = { }, },
            [19] = {2, 1000, 600, levelRequirement = 67, statInterpolation = {},  cost = { }, },
            [20] = {2, 1000, 600, levelRequirement = 68, statInterpolation = {},  cost = { }, },
            [21] = {2, 1000, 600, levelRequirement = 69, statInterpolation = {},  cost = { }, },
            [22] = {2, 1000, 600, levelRequirement = 70, statInterpolation = {},  cost = { }, },
            [23] = {2, 1000, 600, levelRequirement = 71, statInterpolation = {},  cost = { }, },
            [24] = {2, 1000, 600, levelRequirement = 72, statInterpolation = {},  cost = { }, },
            [25] = {2, 1000, 600, levelRequirement = 73, statInterpolation = {},  cost = { }, },
            [26] = {2, 1000, 600, levelRequirement = 74, statInterpolation = {},  cost = { }, },
            [27] = {2, 1000, 600, levelRequirement = 75, statInterpolation = {},  cost = { }, },
            [28] = {2, 1000, 600, levelRequirement = 76, statInterpolation = {},  cost = { }, },
            [29] = {2, 1000, 600, levelRequirement = 77, statInterpolation = {},  cost = { }, },
            [30] = {2, 1000, 600, levelRequirement = 78, statInterpolation = {},  cost = { }, },
            [31] = {2, 1000, 600, levelRequirement = 79, statInterpolation = {},  cost = { }, },
            [32] = {2, 1000, 600, levelRequirement = 80, statInterpolation = {},  cost = { }, },
            [33] = {2, 1000, 600, levelRequirement = 81, statInterpolation = {},  cost = { }, },
            [34] = {2, 1000, 600, levelRequirement = 82, statInterpolation = {},  cost = { }, },
        },
    }
    -- 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["BeyondDemonLeapSlam"] = {
        name = "Leap Slam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.4,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "cast_time_overrides_attack_duration",
        },
        levels = {
            [1] = {50, 15, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BeyondDemonPuncturingSpikes"] = {
        name = "BeyondDemonPuncturingSpikes",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "number_of_additional_projectiles",
            "monster_projectile_variation",
            "base_is_projectile",
            "projectiles_nova",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 7, 3, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster no beyond portal [1]
    IdCannotSpawnBeyondPortals
    FamilyCannotSpawnBeyondPortals
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster no beyond portal Min: 1 Max: 1 Global
  • display monster mod nemesis test [0]
    IdBeyondDemonVaalSummonSkeleton
    FamilyDaemon
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • display monster mod nemesis test Min: 0 Max: 0 Global
  • スタンを受けることがない
    IdMonsterImplicitCannotBeStunned1
    FamilyMonsterCannotBeStunned
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • base cannot be stunned Min: 1 Max: 1 Global
  • ドロップするアイテムの数量が300%増加する
    ドロップするアイテムのレアリティが800%増加する
    IdMonsterInvasionBoss
    FamilyMonsterInvasionBoss
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 800 Max: 800 Global
  • monster dropped item quantity +% Min: 300 Max: 300 Global
  • monster additional quantity of dropped items in cruel +% [500]
    monster additional quantity of dropped items in merciless +% [1000]
    monster additional rarity of dropped items in cruel +% [750]
    monster additional rarity of dropped items in merciless +% [1500]
    IdMonsterInvasionMercilessDrops2
    FamilyMonsterMercilessDrops
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster additional rarity of dropped items in cruel +% Min: 750 Max: 750 Global
  • monster additional quantity of dropped items in cruel +% Min: 500 Max: 500 Global
  • monster additional rarity of dropped items in merciless +% Min: 1500 Max: 1500 Global
  • monster additional quantity of dropped items in merciless +% Min: 1000 Max: 1000 Global
  • monster is beyond boss [1]
    IdIsBeyondBoss
    FamilyMonsterIsBeyondBoss
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster is beyond boss Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityActBoss
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Edit

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