Na'em, Bending Stone
Demon
monster no beyond portal [1]
display monster mod nemesis test [0]
Cannot be Stunned
300% increased Quantity of Items Dropped
800% increased Rarity of Items Dropped
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]
display monster mod nemesis test [0]
Cannot be Stunned
300% increased Quantity of Items Dropped
800% increased Rarity of Items Dropped
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]
Spectre | N |
---|---|
Tags | beyond_demon, caster, demon, fast_movement, flesh_armour, has_two_hand_sword, has_two_handed_melee, large_height, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon |
Packs |
Life
200%
Evasion
+20%
Ailment Threshold
200%
Resistance
40 40 40 25
Damage
200%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 9
Attack Time
1.35 Second
Damage Spread
±20%
Experience
200%
Model Size
140%
Type
BeyondDemon3
Metadata
BeyondDemon3-5
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
12,867
Armour
28,790
Evasion
5,687
Energy Shield
0
Damage
747
Spell Damage
747
Accuracy
290
Attack Time
1.35
Experience
20,510
Ailment Threshold
12,867
Chill
41
Shock
41
Brittle
230
Scorch
41
Sap
112
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
ExileEnduringCry
Buff, Area, Duration, Warcry, Cooldown
Enduring Cry
Cooldown Time: 8 sec
Performs a warcry, taunting all nearby enemies to attack the user and granting a buff to the user and nearby allies. The user and allied players also gain endurance charges.
Base duration is 1 seconds
Regenerate 10% of Life per second
Grants 2 additional Endurance Charges
Regenerate 10% of Life per second
Grants 2 additional Endurance Charges
ExileCleave
Attack, Area, Multistrikeable, Melee, ThresholdJewelArea
Cleave
Base Damage: 598–897
Critical Strike Chance: 5%
Attack Time: 1.35 sec
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.
When Dual Wielding, Deals 60% Damage from each Weapon combined
53% increased Physical Damage
60% increased Attack Speed
animation effect variation [1]
is area damage [1]
skill double hits when dual wielding [1]
53% increased Physical Damage
60% increased Attack Speed
animation effect variation [1]
is area damage [1]
skill double hits when dual wielding [1]
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 598–897
Critical Strike Chance: 5%
Attack Time: 1.35 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
BeyondDemonLeapSlam
Attack, Area, Melee, Movement, Travel, Slam, Totemable
Leap Slam
Base Damage: 598–897
Critical Strike Chance: 5%
Attack Time: 1.35 sec
Cooldown Time: 4 sec
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.
Deals 50% more Damage
Base radius is 1.5 metres
cast time overrides attack duration [1]
is area damage [1]
Base radius is 1.5 metres
cast time overrides attack duration [1]
is area damage [1]
BeyondDemonPuncturingSpikes
Spell, Projectile, ProjectilesFromUser, Triggerable
Cast Time: 1 sec
Cooldown Time: 4 sec
Deals 618.7 to 928 Physical Damage
Fires 7 additional Projectiles
Fires Projectiles in a circle
base is projectile [1]
monster projectile variation [3]
Fires 7 additional Projectiles
Fires Projectiles in a circle
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, }, 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 a buff to the user and nearby allies. The user and allied players also gain 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.", 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]
Id | CannotSpawnBeyondPortals |
---|---|
Family | CannotSpawnBeyondPortals |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
display monster mod nemesis test [0]
Id | BeyondDemonVaalSummonSkeleton |
---|---|
Family | Daemon |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Cannot be Stunned
Id | MonsterImplicitCannotBeStunned1 |
---|---|
Family | MonsterCannotBeStunned |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
300% increased Quantity of Items Dropped
800% increased Rarity of Items Dropped
Id | MonsterInvasionBoss |
---|---|
Family | MonsterInvasionBoss |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
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]
Id | MonsterInvasionMercilessDrops2 |
---|---|
Family | MonsterMercilessDrops |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
monster is beyond boss [1]
Id | IsBeyondBoss |
---|---|
Family | MonsterIsBeyondBoss |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityActBoss |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |