Expedition2RemnantActiveIncursionAtziriActiveShrineActiveStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
Unearthed Skeletal Swordsman
CategoryUndeadUndead
undead description [1]
Spectre
AreaRunic Catacombs, Lost Catacombs, Skull of the Titan, Obscure Island
Tags1HSword_onhit_audio, bone_armour, bones, has_one_hand_sword, has_one_handed_melee, melee, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement
Packs
  • Unearthed Skeletal Swordsman, Unearthed Skeletal Warrior, Unearthed Skeletal Archer
  • Black Scythe Arbalist, Unearthed Skeletal Swordsman, Unearthed Skeletal Warrior, Unearthed Skeletal Archer
  • Runed Knight, Unearthed Skeletal Swordsman, Unearthed Skeletal Warrior, Unearthed Skeletal Archer
  • Obscure Island: Knight of the Sun, Unearthed Skeletal Swordsman, Unearthed Skeletal Warrior, Unearthed Skeletal Archer
  • Obscure Island: Order Ostiary, Unearthed Skeletal Swordsman, Unearthed Skeletal Warrior, Unearthed Skeletal Archer
  • Skull of the Titan, Runic Catacombs: Black Scythe Arbalist, Unearthed Skeletal Swordsman, Unearthed Skeletal Warrior, Unearthed Skeletal Archer
  • Lost Catacombs, Runic Catacombs: Runed Knight, Unearthed Skeletal Swordsman, Unearthed Skeletal Warrior, Unearthed Skeletal Archer
  • Life
    100%
    Resistance
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    110%
    Accuracy
    100%
    5%
    Attack Distance
    4 ~ 11
    Attack Time
    1.5 Second
    Damage Spread
    ±30%
    Experience
    100%
    Model Size
    100%
    Type
    ExpeditionSkeletonBasicOneHandWeapon
    Metadata
    ExpeditionSkeletonSword
    Spectre Reservation
    50%
    Companion Reservation
    30%
    Level
    65
    Life
    6,555
    Armour
    2,023
    Evasion Rating
    663
    Damage
    234
    Spell Damage
    234
    Accuracy
    2,228
    Attack Time
    1.5
    Experience
    21,507
    Minion Life
    6,282
    Minion Damage
    912
    Minion Armour
    2,023
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Basic Attack
    Base Damage: 164304
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueExpeditionNew/ExpeditionMonsterFodderBase"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueExpeditionNew/Skeletons/ExpeditionSkeletonSword"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Unearthed Skeletal Swordsman",
        life = 1,
        damage = 1.1,
        damageSpread = 0.3,
        attackTime = 1.5,
        attackRange = 11,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = 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]
    FamilyMonsterNecromancerRaisable
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • undead description 1 1 Global
  • Adds Tagsnecromancer_raisable
    Edit

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