Runic Skeleton
Corpse
Monster Category: Undead
20% increased Physical Weapon Damage per 10 Strength
Crushes on Hit
Right click this item to create this corpse.
Runic Skeleton MegaSkeletonMid /7
Name | Show Full Descriptions |
---|---|
DropLevel | 78 |
BaseType | Runic Skeleton |
Class | Corpses |
Flags | AlwaysAllocate |
Type | Metadata/Items/ItemisedCorpses/MegaSkeletonMid |
Icon | Art/2DItems/Currency/Azmeri/SwordSkeletonCorpse |
Reference | Community Wiki |
Runic Skeleton
Undead
20% increased Physical Weapon Damage per 10 Strength
Crush on Hit
Crush on Hit
Spectre | Y |
---|---|
Tags | bones, is_unarmed, medium_movement, melee, metal_armour, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead, ward_armour |
Life
375%
Armour
+80%
Ailment Threshold
375%
Resistance
20 20 20 0
Damage
180%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 15
Attack Time
1.5 Second
Damage Spread
±20%
Experience
150%
Model Size
115%
Type
AzmeriMegaSkeleton
Metadata
MegaSkeletonMid
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
24,125
Armour
51,822
Evasion
4,739
Energy Shield
0
Damage
672
Spell Damage
672
Accuracy
290
Attack Time
1.5
Experience
15,383
Ailment Threshold
24,125
Chill
76
Shock
76
Brittle
432
Scorch
76
Sap
211
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: 538–807
Critical Strike Chance: 5%
Attack Time: 1.5 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]
AzmeriMegaSkeletonHeavyMelee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 538–807
Critical Strike Chance: 5%
Attack Damage: 150%
Attack Damage: 150%
Attack Time: 1.5 sec
Cooldown Time: 4 sec
Strike your foes down with a powerful blow.
Deals 50% more Attack Damage
+3 metres to Melee Strike Range
action attack or cast time uses animation length [1]
attack repeat offset left of target [8]
skill can fire arrows [1]
skill can fire wand projectiles [1]
+3 metres to Melee Strike Range
action attack or cast time uses animation length [1]
attack repeat offset left of target [8]
skill can fire arrows [1]
skill can fire wand projectiles [1]
AzmeriMegaSkeletonCleave
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 538–807
Critical Strike Chance: 5%
Attack Damage: 115%
Attack Damage: 115%
Attack Time: 1.5 sec
Cooldown Time: 5 sec
Strike your foes down with a powerful blow.
Deals 15% more Attack Damage
action attack or cast time uses animation length [1]
main hand base maximum attack distance [13]
skill can fire arrows [1]
skill can fire wand projectiles [1]
action attack or cast time uses animation length [1]
main hand base maximum attack distance [13]
skill can fire arrows [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAzmeri/SpecialCorpses/MegaSkeletonMid"] = { name = "Runic Skeleton", life = 3.75, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.8, damageSpread = 0.2, attackTime = 1.5, attackRange = 15, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "MeleeAtAnimationSpeed", "AzmeriMegaSkeletonHeavyMelee", "AzmeriMegaSkeletonCleave", }, 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 = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AzmeriMegaSkeletonHeavyMelee"] = { 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 = { "melee_range_+", "attack_repeat_offset_left_of_target", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {30, 8, baseMultiplier = 1.5, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AzmeriMegaSkeletonCleave"] = { 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 = { "main_hand_base_maximum_attack_distance", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {13, baseMultiplier = 1.15, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
20% increased Physical Weapon Damage per 10 Strength
Id | AzmeriMegaSkeletonWeaponPhysicalDamagePerStrength |
---|---|
Family | MonsterWeaponPhysicalDamagePerStrength |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Crush on Hit
Id | MonsterCrushOnHit |
---|---|
Family | CrushOnHitChance |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical |