IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
발굴된 해골 궁수
CategoryUndead언데드
undead description [1]
Unearthed Skeletal Archer
SpectreY
Tagsallows_additional_projectiles, Arrow_onhit_audio, bone_armour, bones, cold_affinity, has_bow, monster_barely_moves, physical_affinity, puncturing_weapon, ranged, skeleton, undead, very_slow_movement
Packs
  • 발굴된 해골 검사, 발굴된 해골 전사, 발굴된 해골 궁수
  • 발굴된 해골 궁수, 발굴된 얼음 운반자, 드루이드의 사역수
  • 발굴된 해골 궁수, 발굴된 얼음 운반자, 발굴된 좀비, 발굴된 악동
  • 검은 낫 석궁병, 발굴된 해골 검사, 발굴된 해골 전사, 발굴된 해골 궁수
  • 결사단 수문관, 발굴된 해골 검사, 발굴된 해골 전사, 발굴된 해골 궁수
  • 생명력
    100%
    저항
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    110%
    정확도
    100%
    Attack Distance
    6 ~ 55
    공격 속도
    1.5 Second
    Damage Spread
    ±30%
    경험치
    100%
    Model Size
    100%
    Type
    ExpeditionSkeletonBasicRanged
    Metadata
    ExpeditionSkeletonBow_
    레벨
    68
    생명력
    7,757
    Damage
    256
    주문 피해
    256
    정확도
    2,502
    공격 속도
    1.5
    경험치
    28,634
    Minion Life
    6,930
    Minion Damage
    1,066
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    기본 공격
    Base Damage: 180—333
    치명타 명중 확률: 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/ExpeditionSkeletonBow_"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Unearthed Skeletal Archer",
        life = 1,
        damage = 1.1,
        damageSpread = 0.3,
        attackTime = 1.5,
        attackRange = 55,
        accuracy = 1,
        weaponType1 = "Bow",
        weaponType2 = "Quiver",
        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 Unscalable Value
  • Adds Tagsnecromancer_raisable
    Edit

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