Order Ostiary


monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
monster hellscape charge +% [-35]
Removes all Energy Shield
monster gain base ward equal to total maximum life % [20]
monster gain base ward equal to total maximum life % [20]
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueExpedition/SwordSkeleton/ExpeditionMegaSkeletonSpectre |
Tags | bones, is_runic_monster, is_unarmed, medium_movement, melee, metal_armour, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead, ward_armour |
Packs |
Life
336%
Ward From Life
20%
Armour
+50%
Ailment Threshold
219%
Resistance




Damage
189%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 15
Attack Time
1.5 Second
Damage Spread
±20%
Experience
140%
Model Size
115%
Type
ExpeditionMegaSkeleton
Metadata
ExpeditionMegaSkeleton
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
21,616
Armour
43,185
Evasion Rating
4,739
Damage
706
Spell Damage
706
Accuracy
580
Attack Time
1.5
Experience
14,357
Minion Life
4,689
Minion Damage
564
Ailment Threshold
14,089
Chill
45
Shock
45
Brittle
252
Scorch
45
Sap
123
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: 565–847
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]

ExpeditionMegaSkeletonHeavyMelee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 565–847
Critical Strike Chance: 5%
Attack Damage: 130%
Attack Time: 1.5 sec
Cooldown Time: 4 sec
Strike your foes down with a powerful blow.
+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]

ExpeditionMegaSkeletonCleave
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 565–847
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Cooldown Time: 5 sec
Strike your foes down with a powerful blow.
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/LeagueExpedition/ExpeditionMonsterEliteBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterEliteBase" Life { on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/sword_skeleton/EPKs/ChestWisp.epk );" on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/sword_skeleton/EPKs/ChestWisp.epk );" } Actor { on_effect_start_ExpeditionMegaSkeletonHeavyMelee = "SetStateTo( glowboost, 1 );" on_effect_end_or_destroy_ExpeditionMegaSkeletonHeavyMelee = "SetStateTo( glowboost, 0 );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/SwordSkeleton/ExpeditionMegaSkeleton"] = { name = "Order Ostiary", life = 3.36, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1.89, damageSpread = 0.2, attackTime = 1.5, attackRange = 15, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "ExpeditionMegaSkeletonHeavyMelee", "ExpeditionMegaSkeletonCleave", }, 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["ExpeditionMegaSkeletonHeavyMelee"] = { 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, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExpeditionMegaSkeletonCleave"] = { 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, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Id | MonsterTagExpedition |
---|---|
Family | MonsterTag |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Adds Tags | expedition_monster |
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Id | ExpeditionReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Removes all Energy Shield
monster gain base ward equal to total maximum life % [20]
Id | MonsterGainLifeAsWardElite |
---|---|
Family | MonsterGainLifeAsWard |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Order Ostiary


Area: Citadel Map
Removes all Energy Shield
monster gain base ward equal to total maximum life % [20]
monster gain base ward equal to total maximum life % [20]
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueExpedition/SwordSkeleton/ExpeditionMegaSkeletonSpectre |
Area | Citadel Map |
Tags | bones, is_runic_monster, is_unarmed, medium_movement, melee, metal_armour, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead, ward_armour |
Packs |
Life
336%
Ward From Life
20%
Armour
+50%
Ailment Threshold
219%
Resistance




Damage
189%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 15
Attack Time
1.5 Second
Damage Spread
±20%
Experience
140%
Model Size
115%
Type
ExpeditionMegaSkeleton
Metadata
ExpeditionMegaSkeletonStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
84
Life
118,591
Armour
149,751
Evasion Rating
8,120
Damage
1,802
Spell Damage
1,802
Accuracy
1,076
Attack Time
1.5
Experience
18,550
Minion Life
22,413
Minion Damage
1,528
Ailment Threshold
77,296
Chill
244
Shock
244
Brittle
1,383
Scorch
244
Sap
675
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: 1441–2162
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]

ExpeditionMegaSkeletonHeavyMelee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 1441–2162
Critical Strike Chance: 5%
Attack Damage: 130%
Attack Time: 1.5 sec
Cooldown Time: 4 sec
Strike your foes down with a powerful blow.
+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]

ExpeditionMegaSkeletonCleave
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 1441–2162
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Cooldown Time: 5 sec
Strike your foes down with a powerful blow.
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
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/SwordSkeleton/ExpeditionMegaSkeletonStandalone"] = { name = "Order Ostiary", life = 3.36, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1.89, damageSpread = 0.2, attackTime = 1.5, attackRange = 15, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "ExpeditionMegaSkeletonHeavyMelee", "ExpeditionMegaSkeletonCleave", }, 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["ExpeditionMegaSkeletonHeavyMelee"] = { 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, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExpeditionMegaSkeletonCleave"] = { 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, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Id | MonsterTagExpedition |
---|---|
Family | MonsterTag |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Adds Tags | expedition_monster |
Removes all Energy Shield
monster gain base ward equal to total maximum life % [20]
Id | MonsterGainLifeAsWardElite |
---|---|
Family | MonsterGainLifeAsWard |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Order Ostiary


monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
monster hellscape charge +% [-35]
Removes all Energy Shield
monster gain base ward equal to total maximum life % [20]
monster gain base ward equal to total maximum life % [20]
Spectre | Y |
---|---|
Tags | bones, is_runic_monster, is_unarmed, medium_movement, melee, metal_armour, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead, ward_armour |
Life
336%
Ward From Life
20%
Armour
+50%
Ailment Threshold
219%
Resistance




Damage
189%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 15
Attack Time
1.5 Second
Damage Spread
±20%
Experience
140%
Model Size
115%
Type
ExpeditionMegaSkeleton
Metadata
ExpeditionMegaSkeletonSpectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
21,616
Armour
43,185
Evasion Rating
4,739
Damage
706
Spell Damage
706
Accuracy
580
Attack Time
1.5
Experience
14,357
Minion Life
4,689
Minion Damage
564
Ailment Threshold
14,089
Chill
45
Shock
45
Brittle
252
Scorch
45
Sap
123
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: 565–847
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]

ExpeditionMegaSkeletonHeavyMelee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 565–847
Critical Strike Chance: 5%
Attack Damage: 130%
Attack Time: 1.5 sec
Cooldown Time: 4 sec
Strike your foes down with a powerful blow.
+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]

ExpeditionMegaSkeletonCleave
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 565–847
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Cooldown Time: 5 sec
Strike your foes down with a powerful blow.
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/LeagueExpedition/ExpeditionMonsterEliteBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterEliteBase" Life { on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/sword_skeleton/EPKs/ChestWisp.epk );" on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/sword_skeleton/EPKs/ChestWisp.epk );" } Actor { on_effect_start_ExpeditionMegaSkeletonHeavyMelee = "SetStateTo( glowboost, 1 );" on_effect_end_or_destroy_ExpeditionMegaSkeletonHeavyMelee = "SetStateTo( glowboost, 0 );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/SwordSkeleton/ExpeditionMegaSkeletonSpectre"] = { name = "Order Ostiary", life = 3.36, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1.89, damageSpread = 0.2, attackTime = 1.5, attackRange = 15, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "ExpeditionMegaSkeletonHeavyMelee", "ExpeditionMegaSkeletonCleave", }, 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["ExpeditionMegaSkeletonHeavyMelee"] = { 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, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExpeditionMegaSkeletonCleave"] = { 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, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Id | ExpeditionReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Removes all Energy Shield
monster gain base ward equal to total maximum life % [20]
Id | MonsterGainLifeAsWardElite |
---|---|
Family | MonsterGainLifeAsWard |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Order Ostiary


Removes all Energy Shield
monster gain base ward equal to total maximum life % [20]
monster gain base ward equal to total maximum life % [20]
Spectre | Y |
---|---|
Tags | bones, is_unarmed, medium_movement, melee, metal_armour, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead, ward_armour |
Life
336%
Ward From Life
20%
Armour
+50%
Ailment Threshold
219%
Resistance




Damage
189%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 15
Attack Time
1.5 Second
Damage Spread
±20%
Experience
140%
Model Size
115%
Type
ExpeditionMegaSkeleton
Metadata
ExpeditionMegaSkeletonUhtredBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
21,616
Armour
43,185
Evasion Rating
4,739
Damage
706
Spell Damage
706
Accuracy
580
Attack Time
1.5
Experience
14,357
Minion Life
4,689
Minion Damage
564
Ailment Threshold
14,089
Chill
45
Shock
45
Brittle
252
Scorch
45
Sap
123
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: 565–847
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]

ExpeditionMegaSkeletonHeavyMelee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 565–847
Critical Strike Chance: 5%
Attack Damage: 130%
Attack Time: 1.5 sec
Cooldown Time: 4 sec
Strike your foes down with a powerful blow.
+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]

ExpeditionMegaSkeletonCleave
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 565–847
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Cooldown Time: 5 sec
Strike your foes down with a powerful blow.
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/LeagueExpedition/SwordSkeleton/SwordSkeleton" Actor { basic_action = "Emerge2" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueExpedition/SwordSkeleton/SwordSkeleton" Life { on_death = " Delay( 0.5, { AddEffectPack( Metadata/Effects/Utility/EPKs/fade_Out.epk ); } ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/SwordSkeleton/ExpeditionMegaSkeletonUhtredBoss"] = { name = "Order Ostiary", life = 3.36, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1.89, damageSpread = 0.2, attackTime = 1.5, attackRange = 15, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "ExpeditionMegaSkeletonHeavyMelee", "ExpeditionMegaSkeletonCleave", }, 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["ExpeditionMegaSkeletonHeavyMelee"] = { 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, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExpeditionMegaSkeletonCleave"] = { 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, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Id | MonsterTagExpedition |
---|---|
Family | MonsterTag |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Adds Tags | expedition_monster |
Removes all Energy Shield
monster gain base ward equal to total maximum life % [20]
Id | MonsterGainLifeAsWardElite |
---|---|
Family | MonsterGainLifeAsWard |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Order Ostiary


Area: The Lake of Kalandra
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
monster hellscape charge +% [-35]
Removes all Energy Shield
monster gain base ward equal to total maximum life % [20]
monster gain base ward equal to total maximum life % [20]
Spectre | N |
---|---|
Area | The Lake of Kalandra |
Tags | bones, is_unarmed, medium_movement, melee, metal_armour, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead, ward_armour |
Packs |
Life
336%
Ward From Life
20%
Armour
+50%
Ailment Threshold
219%
Resistance




Damage
189%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 15
Attack Time
1.5 Second
Damage Spread
±20%
Experience
140%
Model Size
115%
Type
ExpeditionMegaSkeleton
Metadata
ExpeditionMegaSkeleton
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
21,616
Armour
43,185
Evasion Rating
4,739
Damage
706
Spell Damage
706
Accuracy
580
Attack Time
1.5
Experience
14,357
Minion Life
4,689
Minion Damage
564
Ailment Threshold
14,089
Chill
45
Shock
45
Brittle
252
Scorch
45
Sap
123
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: 565–847
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]

ExpeditionMegaSkeletonHeavyMelee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 565–847
Critical Strike Chance: 5%
Attack Damage: 130%
Attack Time: 1.5 sec
Cooldown Time: 4 sec
Strike your foes down with a powerful blow.
+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]

ExpeditionMegaSkeletonCleave
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 565–847
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Cooldown Time: 5 sec
Strike your foes down with a powerful blow.
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/LeagueExpedition/ExpeditionMonsterEliteBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterEliteBase" Life { on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/sword_skeleton/EPKs/ChestWisp.epk );" on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/sword_skeleton/EPKs/ChestWisp.epk );" } Actor { on_effect_start_ExpeditionMegaSkeletonHeavyMelee = "SetStateTo( glowboost, 1 );" on_effect_end_or_destroy_ExpeditionMegaSkeletonHeavyMelee = "SetStateTo( glowboost, 0 );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueLake/SwordSkeleton/ExpeditionMegaSkeleton"] = { name = "Order Ostiary", life = 3.36, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1.89, damageSpread = 0.2, attackTime = 1.5, attackRange = 15, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "ExpeditionMegaSkeletonHeavyMelee", "ExpeditionMegaSkeletonCleave", }, 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["ExpeditionMegaSkeletonHeavyMelee"] = { 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, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExpeditionMegaSkeletonCleave"] = { 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, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Id | MonsterTagExpedition |
---|---|
Family | MonsterTag |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Adds Tags | expedition_monster |
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Id | ExpeditionReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Removes all Energy Shield
monster gain base ward equal to total maximum life % [20]
Id | MonsterGainLifeAsWardElite |
---|---|
Family | MonsterGainLifeAsWard |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.