Undead Guardian
Undead
undead description [1]
Spectre | Y |
---|---|
Tags | bone_armour, bones, has_one_hand_sword, has_one_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
Packs |
Life
90%
Armour
+25%
Ailment Threshold
90%
Resistance
0 0 40 0
Damage
160%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 11
Attack Time
0.975 Second
Damage Spread
±30%
Experience
100%
Model Size
100%
Type
SkeletonMelee
Metadata
ProphecySkeletonGuard
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
5,790
Armour
35,988
Evasion
4,739
Energy Shield
0
Damage
598
Spell Damage
598
Accuracy
290
Attack Time
0.975
Experience
10,255
Ailment Threshold
5,790
Chill
18
Shock
18
Brittle
104
Scorch
18
Sap
51
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 418–777
Critical Strike Chance: 5%
Attack Time: 0.975 sec
Strike your foes down with a powerful blow.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/StatusAilments/monsters/prophecy_unique.epk ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/ProphecySkeletonGuard"] = { name = "Undead Guardian", life = 0.9, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.6, damageSpread = 0.3, attackTime = 0.975, attackRange = 11, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Undead Guardian
Undead
undead description [1]
Spectre | Y |
---|---|
Tags | bludgeoning_weapon, bone_armour, bones, has_one_hand_mace, has_one_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, skeleton, undead, very_slow_movement |
Packs |
Life
90%
Armour
+25%
Ailment Threshold
90%
Resistance
0 0 40 0
Damage
160%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 11
Attack Time
0.975 Second
Damage Spread
±30%
Experience
100%
Model Size
100%
Type
SkeletonMelee
Metadata
ProphecySkeletonGuardMace
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
5,790
Armour
35,988
Evasion
4,739
Energy Shield
0
Damage
598
Spell Damage
598
Accuracy
290
Attack Time
0.975
Experience
10,255
Ailment Threshold
5,790
Chill
18
Shock
18
Brittle
104
Scorch
18
Sap
51
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 418–777
Critical Strike Chance: 5%
Attack Time: 0.975 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]
ProphecySkeletonSunder
Attack, Area, Multistrikeable, Melee, Slam, Totemable
Sunder
Base Damage: 418–777
Critical Strike Chance: 5%
Attack Time: 0.975 sec
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.
15% less Attack Speed
Shockwaves deal 80% less Damage
active skill area of effect radius +% final [-100]
is area damage [1]
Shockwaves deal 80% less Damage
active skill area of effect radius +% final [-100]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/StatusAilments/monsters/prophecy_unique.epk ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/ProphecySkeletonGuardMace"] = { name = "Undead Guardian", life = 0.9, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.6, damageSpread = 0.3, attackTime = 0.975, attackRange = 11, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "Melee", "ProphecySkeletonSunder", }, 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["ProphecySkeletonSunder"] = { 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", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {-80, -15, -100, levelRequirement = 15, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |