SpectreY
Area사안 시내, 빈민가, 장터, 사안 성벽, 부두, 곡물의 문, 영원한 실험실, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허, 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, InvasionBoss
Tagsdemon, extra_small_height, fast_movement, has_one_hand_sword, has_one_handed_melee, humanoid, light_armour, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon, undying
Packs
  • 사안 시내, 빈민가, 장터: 산 송장 낙오자
  • 사안 성벽: 산 송장 유린자, 산 송장 낙오자
  • 부두, 곡물의 문: 산 송장 낙오자
  • 영원한 실험실: 산 송장 유린자, 산 송장 낙오자, 산 송장 가시괴물
  • WorldAreas#1333: 산 송장 낙오자
  • WorldAreas#1378: 산 송장 낙오자
  • InvasionBoss: 슬금교살, 산 송장 낙오자
  • 산 송장 낙오자
  • 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, 분열된 기억, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허, 기억의 공허: 산 송장 낙오자, 산 송장 가시괴물, 산 송장 유린자
  • 생명력
    100%
    회피
    +25%
    Ailment Threshold
    100%
    저항
    0 0 40 0
    Damage
    100%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.65 Second
    Damage Spread
    ±20%
    경험치
    100%
    Model Size
    115%
    Type
    Undying
    Metadata
    UndyingOutcastWhirlingBlades
    레벨
    83
    생명력
    32,017
    방어구
    92,477
    회피
    9,825
    에너지 보호막
    0
    Damage
    900
    주문 피해
    900
    정확도
    518
    Attack Time
    1.65
    경험치
    13,132
    Ailment Threshold
    32,017
    Chill
    101
    Shock
    101
    Brittle
    573
    Scorch
    101
    Sap
    280
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    기본 공격
    Base Damage: 720–1080
    치명타 확률: 5%
    Attack Time: 1.65 초
    강력한 일격으로 적들을 쓰러트립니다.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    UndyingWhirlingBlades
    Attack, Melee, Movement, Travel
    칼날 선회
    Base Damage: 720–1080
    치명타 확률: 5%
    Attack Time: 1.65 초
    나선형으로 돌진하여 무기 피해를 줍니다. 쌍수 사용 시 두 무기로 공격하여 한 번 명중으로 두 무기의 피해를 모두 줍니다. 단검과 클로, 한손 검으로만 사용할 수 있습니다. 연속타격의 보조는 받을 수 없습니다.
    주는 피해 40% 감폭
    cast time overrides attack duration [1]
    ignores proximity shield [1]
    monster flurry [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/UndyingOutcastWhirlingBlades"] = {
        name = "Undying Outcast",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.65,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "UndyingWhirlingBlades",
            "Melee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["UndyingWhirlingBlades"] = {
        name = "Whirling Blades",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Dive through enemies, dealing weapon damage. If dual wielding attacks with both weapons, dealing the damage of both in one hit. Only works with Daggers, Claws, and One-Handed Swords. Cannot be supported by Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.43,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "monster_flurry",
            "cast_time_overrides_attack_duration",
            "ignores_proximity_shield",
        },
        levels = {
            [1] = {-40, 1, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    산 송장 낙오자
    악마
    Undying Outcast
    SpectreY
    Tagsdemon, fast_movement, has_one_hand_sword, has_one_handed_melee, humanoid, light_armour, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon, undying
    Packs
  • 산 송장 가시괴물, 산 송장 낙오자
  • 산 송장 유린자, 산 송장 낙오자
  • 생명력
    100%
    회피
    +25%
    Ailment Threshold
    100%
    저항
    0 0 40 0
    Damage
    100%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.65 Second
    Damage Spread
    ±20%
    경험치
    100%
    Model Size
    115%
    Type
    Undying
    Metadata
    UndyingOutcastWhirlingBladesHellscape
    레벨
    68
    생명력
    6,433
    방어구
    28,790
    회피
    5,924
    에너지 보호막
    0
    Damage
    374
    주문 피해
    374
    정확도
    290
    Attack Time
    1.65
    경험치
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    기본 공격
    Base Damage: 299–448
    치명타 확률: 5%
    Attack Time: 1.65 초
    강력한 일격으로 적들을 쓰러트립니다.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    UndyingWhirlingBlades
    Attack, Melee, Movement, Travel
    칼날 선회
    Base Damage: 299–448
    치명타 확률: 5%
    Attack Time: 1.65 초
    나선형으로 돌진하여 무기 피해를 줍니다. 쌍수 사용 시 두 무기로 공격하여 한 번 명중으로 두 무기의 피해를 모두 줍니다. 단검과 클로, 한손 검으로만 사용할 수 있습니다. 연속타격의 보조는 받을 수 없습니다.
    주는 피해 40% 감폭
    cast time overrides attack duration [1]
    ignores proximity shield [1]
    monster flurry [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/UndyingOutcastWhirlingBladesHellscape"] = {
        name = "Undying Outcast",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.65,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "UndyingWhirlingBlades",
            "Melee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["UndyingWhirlingBlades"] = {
        name = "Whirling Blades",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Dive through enemies, dealing weapon damage. If dual wielding attacks with both weapons, dealing the damage of both in one hit. Only works with Daggers, Claws, and One-Handed Swords. Cannot be supported by Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.43,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "monster_flurry",
            "cast_time_overrides_attack_duration",
            "ignores_proximity_shield",
        },
        levels = {
            [1] = {-40, 1, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    산 송장 낙오자
    악마
    Undying Outcast
    SpectreY
    Tags시전, demon, extra_small_height, fast_movement, has_one_hand_sword, has_one_handed_melee, humanoid, light_armour, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon, undying
    생명력
    100%
    회피
    +25%
    Ailment Threshold
    100%
    저항
    0 0 40 0
    Damage
    100%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.65 Second
    Damage Spread
    ±20%
    경험치
    100%
    Model Size
    115%
    Type
    Undying
    Metadata
    UndyingOutcastBladeVortex_
    레벨
    68
    생명력
    6,433
    방어구
    28,790
    회피
    5,924
    에너지 보호막
    0
    Damage
    374
    주문 피해
    374
    정확도
    290
    Attack Time
    1.65
    경험치
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    기본 공격
    Base Damage: 299–448
    치명타 확률: 5%
    Attack Time: 1.65 초
    강력한 일격으로 적들을 쓰러트립니다.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    UndyingOutcastBladeVortex
    Spell, Damage, Area, Duration, Totemable, Multicastable, Triggerable, TotemCastsAlone, CanRapidFire, AreaSpell, Physical
    칼날 소용돌이
    치명타 확률: 6%
    추가 피해 효율: 20%
    시전 속도: 0.5 초
    재사용 대기시간: 5 초
    일정 시간 동안 천상의 칼날이 주변을 회전하며 칼날에 스치는 적들에게 반복적인 피해를 줍니다.
    155~232.5 물리 피해
    기본 지속시간 5
    2회 반복
    시전 속도 50% 증폭
    활성화된 회전 칼날 최대 3개 보유 가능
    active skill area of effect radius +% final [20]
    is area damage [1]
    skill can add multiple charges per action [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Undying/UndyingOutcastBladeVortex_"] = {
        name = "Undying Outcast",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.65,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "Melee",
            "UndyingOutcastBladeVortex",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["UndyingOutcastBladeVortex"] = {
        name = "Blade Vortex",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "An ethereal blade spins around you for a duration, repeatedly damaging enemies that it passes through.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Totemable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Physical] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_skill_effect_duration",
            "maximum_number_of_spinning_blades",
            "active_skill_cast_speed_+%_final",
            "base_spell_repeat_count",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "skill_can_add_multiple_charges_per_action",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5000, 3, 50, 2, 20, critChance = 6, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Edit

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