ExpeditionCraftingBenchAct1IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
발굴된 해골 검사
Unearthed Skeletal Swordsman
Spectre
Area룬 지하 묘지, 사라진 지하 묘지, 거신의 두개골, 후미진 섬
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
  • 발굴된 해골 검사, 발굴된 해골 전사, 발굴된 해골 궁수
  • 검은 낫 석궁병, 발굴된 해골 검사, 발굴된 해골 전사, 발굴된 해골 궁수
  • 룬 기사, 발굴된 해골 검사, 발굴된 해골 전사, 발굴된 해골 궁수
  • 후미진 섬: 태양의 기사, 발굴된 해골 검사, 발굴된 해골 전사, 발굴된 해골 궁수
  • 후미진 섬: 결사단 수문관, 발굴된 해골 검사, 발굴된 해골 전사, 발굴된 해골 궁수
  • 거신의 두개골, 룬 지하 묘지: 검은 낫 석궁병, 발굴된 해골 검사, 발굴된 해골 전사, 발굴된 해골 궁수
  • 사라진 지하 묘지, 룬 지하 묘지: 룬 기사, 발굴된 해골 검사, 발굴된 해골 전사, 발굴된 해골 궁수
  • 생명력
    100%
    저항
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    110%
    정확도
    100%
    Attack Distance
    4 ~ 11
    공격 속도
    1.5 Second
    Damage Spread
    ±30%
    경험치
    100%
    Model Size
    100%
    Type
    ExpeditionSkeletonBasicOneHandWeapon
    Metadata
    ExpeditionSkeletonSword
    레벨
    65
    생명력
    6,555
    Damage
    234
    주문 피해
    234
    정확도
    2,228
    공격 속도
    1.5
    경험치
    21,507
    Minion Life
    6,282
    Minion Damage
    912
    Minion Armour
    2,023
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    기본 공격
    Base Damage: 164304
    치명타 명중 확률: 5%
    공격 속도: 1.5 초
    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)
    GenerationType고유 (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.