怨靈劍客
不死
50% 物理傷害轉換為閃電傷害
20% 攻擊傷害格擋率
20% 法術傷害格擋率
你承受 40% 來自格擋擊中的傷害
Spectral Swashbuckler
幽魂Y
地區魅影船墓, 永恆實驗室, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 幽靜海灣, 卡蘭德迷湖
標籤cleaving_weapon, fast_movement, ghost, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, medium_height, melee, not_str, physical_affinity, undead
Packs
  • 永恆實驗室: 海盜怨靈, 惡棍怨靈, 怨靈劍客
  • 幽靜海灣: 海盜怨靈, 怨靈劍客
  • 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶碎片, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空, 記憶虛空: 海盜怨靈, 惡棍怨靈, 怨靈劍客
  • 生命
    144%
    生命轉為護盾
    50%
    閃避
    +50%
    異常狀態臨界值
    144%
    抗性
    0 0 40 0
    傷害
    126%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 8
    攻擊間隔
    1.5 秒
    傷害分佈
    ±20%
    經驗值
    120%
    Model Size
    110%
    類型
    GhostChampion
    Metadata
    GhostPirateChampion
    等級
    83
    生命
    46,104
    護甲
    92,477
    閃避
    11,790
    能量護盾
    7,660
    傷害
    1,134
    法術傷害
    1,134
    命中
    518
    攻擊間隔
    1.5
    經驗值
    15,758
    異常狀態臨界值
    46,104
    冰緩
    146
    感電
    146
    易碎
    825
    焦灼
    146
    殘喘
    403
    MeleeAtAnimationSpeed
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 908–1361
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    用強大的攻擊擊倒敵人。
    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]
    GhostPirateChampionSpectralThrow
    攻擊, 範圍攻擊, 投射物, 玩家投射物
    靈體投擲
    基本傷害: 908–1361
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    冷卻時間: 4 秒
    投擲你近戰武器的靈體版本。此靈體將會向外飛出並如同迴力鏢一般回到你的身邊,對所有碰觸到的敵人造成傷害。
    造成 52% 更少傷害
    發射 2 個額外投射物
    base is projectile [1]
    GhostPirateChampionSpectralThrowSpectre
    攻擊, 範圍攻擊, 投射物, 玩家投射物
    靈體投擲
    基本傷害: 908–1361
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    投擲你近戰武器的靈體版本。此靈體將會向外飛出並如同迴力鏢一般回到你的身邊,對所有碰觸到的敵人造成傷害。
    造成 52% 更少傷害
    發射 2 個額外投射物
    base is projectile [1]

    Object Type

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    
    Targetable
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/GhostPirates/GhostPirateChampion"] = {
        name = "Spectral Swashbuckler",
        life = 1.44,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.26,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 8,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GhostPirateChampionSpectralThrow",
            "GhostPirateChampionSpectralThrowSpectre",
        },
        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["GhostPirateChampionSpectralThrow"] = {
        name = "Spectral Throw",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GhostPirateChampionSpectralThrowSpectre"] = {
        name = "Spectral Throw",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    
    50% 物理傷害轉換為閃電傷害
    IdMonsterElementalSkeletonLightning
    FamilyLightningDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base physical damage % to convert to lightning Min: 50 Max: 50 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    20% 攻擊傷害格擋率
    20% 法術傷害格擋率
    你承受 40% 來自格擋擊中的傷害
    IdMonsterAttackSpellBlock20Bypass40
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base spell block % Min: 20 Max: 20 全域
  • monster base block % Min: 20 Max: 20 全域
  • base block % damage taken Min: 40 Max: 40 全域
  • Craft Tagsblock
    怨靈劍客
    不死
    50% 物理傷害轉換為閃電傷害
    20% 攻擊傷害格擋率
    20% 法術傷害格擋率
    你承受 40% 來自格擋擊中的傷害
    Spectral Swashbuckler
    幽魂Y
    標籤cleaving_weapon, fast_movement, ghost, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, melee, not_str, physical_affinity, undead
    Packs
  • 怨靈劍客, 海盜怨靈, 秘影咒師
  • 生命
    144%
    生命轉為護盾
    50%
    閃避
    +50%
    異常狀態臨界值
    144%
    抗性
    0 0 40 0
    傷害
    126%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 8
    攻擊間隔
    1.5 秒
    傷害分佈
    ±20%
    經驗值
    120%
    Model Size
    110%
    類型
    GhostChampion
    Metadata
    GhostPirateChampionHellscape
    等級
    68
    生命
    9,264
    護甲
    28,790
    閃避
    7,109
    能量護盾
    3,064
    傷害
    471
    法術傷害
    471
    命中
    290
    攻擊間隔
    1.5
    經驗值
    12,306
    異常狀態臨界值
    9,264
    冰緩
    29
    感電
    29
    易碎
    166
    焦灼
    29
    殘喘
    81
    MeleeAtAnimationSpeed
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 377–565
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    用強大的攻擊擊倒敵人。
    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]
    GhostPirateChampionSpectralThrow
    攻擊, 範圍攻擊, 投射物, 玩家投射物
    靈體投擲
    基本傷害: 377–565
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    冷卻時間: 4 秒
    投擲你近戰武器的靈體版本。此靈體將會向外飛出並如同迴力鏢一般回到你的身邊,對所有碰觸到的敵人造成傷害。
    造成 52% 更少傷害
    發射 2 個額外投射物
    base is projectile [1]
    GhostPirateChampionSpectralThrowSpectre
    攻擊, 範圍攻擊, 投射物, 玩家投射物
    靈體投擲
    基本傷害: 377–565
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    投擲你近戰武器的靈體版本。此靈體將會向外飛出並如同迴力鏢一般回到你的身邊,對所有碰觸到的敵人造成傷害。
    造成 52% 更少傷害
    發射 2 個額外投射物
    base is projectile [1]

    Object Type

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    
    Targetable
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/GhostPirates/GhostPirateChampionHellscape"] = {
        name = "Spectral Swashbuckler",
        life = 1.44,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.26,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 8,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GhostPirateChampionSpectralThrow",
            "GhostPirateChampionSpectralThrowSpectre",
        },
        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["GhostPirateChampionSpectralThrow"] = {
        name = "Spectral Throw",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GhostPirateChampionSpectralThrowSpectre"] = {
        name = "Spectral Throw",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    
    50% 物理傷害轉換為閃電傷害
    IdMonsterElementalSkeletonLightning
    FamilyLightningDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base physical damage % to convert to lightning Min: 50 Max: 50 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    20% 攻擊傷害格擋率
    20% 法術傷害格擋率
    你承受 40% 來自格擋擊中的傷害
    IdMonsterAttackSpellBlock20Bypass40
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base spell block % Min: 20 Max: 20 全域
  • monster base block % Min: 20 Max: 20 全域
  • base block % damage taken Min: 40 Max: 40 全域
  • Craft Tagsblock
    怨靈劍客
    不死
    50% 物理傷害轉換為閃電傷害
    20% 攻擊傷害格擋率
    20% 法術傷害格擋率
    你承受 40% 來自格擋擊中的傷害
    Spectral Swashbuckler
    幽魂Y
    標籤cleaving_weapon, fast_movement, ghost, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, medium_height, melee, not_str, physical_affinity, undead
    生命
    144%
    生命轉為護盾
    50%
    閃避
    +50%
    異常狀態臨界值
    144%
    抗性
    0 0 40 0
    傷害
    126%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 8
    攻擊間隔
    1.5 秒
    傷害分佈
    ±20%
    經驗值
    120%
    Model Size
    110%
    類型
    GhostChampion
    Metadata
    GhostPirateChampionChest
    等級
    68
    生命
    9,264
    護甲
    28,790
    閃避
    7,109
    能量護盾
    3,064
    傷害
    471
    法術傷害
    471
    命中
    290
    攻擊間隔
    1.5
    經驗值
    12,306
    異常狀態臨界值
    9,264
    冰緩
    29
    感電
    29
    易碎
    166
    焦灼
    29
    殘喘
    81
    MeleeAtAnimationSpeed
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 377–565
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    用強大的攻擊擊倒敵人。
    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]
    GhostPirateChampionSpectralThrow
    攻擊, 範圍攻擊, 投射物, 玩家投射物
    靈體投擲
    基本傷害: 377–565
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    冷卻時間: 4 秒
    投擲你近戰武器的靈體版本。此靈體將會向外飛出並如同迴力鏢一般回到你的身邊,對所有碰觸到的敵人造成傷害。
    造成 52% 更少傷害
    發射 2 個額外投射物
    base is projectile [1]
    GhostPirateChampionSpectralThrowSpectre
    攻擊, 範圍攻擊, 投射物, 玩家投射物
    靈體投擲
    基本傷害: 377–565
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    投擲你近戰武器的靈體版本。此靈體將會向外飛出並如同迴力鏢一般回到你的身邊,對所有碰觸到的敵人造成傷害。
    造成 52% 更少傷害
    發射 2 個額外投射物
    base is projectile [1]

    Object Type

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    
    
    Animated
    {
    }
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    
    Targetable
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/GhostPirates/GhostPirateChampionChest"] = {
        name = "Spectral Swashbuckler",
        life = 1.44,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.26,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 8,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GhostPirateChampionSpectralThrow",
            "GhostPirateChampionSpectralThrowSpectre",
        },
        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["GhostPirateChampionSpectralThrow"] = {
        name = "Spectral Throw",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GhostPirateChampionSpectralThrowSpectre"] = {
        name = "Spectral Throw",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    
    50% 物理傷害轉換為閃電傷害
    IdMonsterElementalSkeletonLightning
    FamilyLightningDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base physical damage % to convert to lightning Min: 50 Max: 50 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    20% 攻擊傷害格擋率
    20% 法術傷害格擋率
    你承受 40% 來自格擋擊中的傷害
    IdMonsterAttackSpellBlock20Bypass40
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base spell block % Min: 20 Max: 20 全域
  • monster base block % Min: 20 Max: 20 全域
  • base block % damage taken Min: 40 Max: 40 全域
  • Craft Tagsblock
    怨靈劍客
    不死
    50% 物理傷害轉換為閃電傷害
    20% 攻擊傷害格擋率
    20% 法術傷害格擋率
    你承受 40% 來自格擋擊中的傷害
    monster no map drops [1]
    Spectral Swashbuckler
    幽魂Y
    標籤cleaving_weapon, fast_movement, ghost, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, melee, not_str, physical_affinity, undead
    Packs
  • 海盜怨靈, 惡棍怨靈, 怨靈劍客, 秘影咒師 , 怨靈軍師
  • 生命
    144%
    生命轉為護盾
    50%
    閃避
    +50%
    異常狀態臨界值
    144%
    抗性
    0 0 40 0
    傷害
    126%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 8
    攻擊間隔
    1.5 秒
    傷害分佈
    ±20%
    經驗值
    120%
    Model Size
    110%
    類型
    GhostChampion
    Metadata
    GhostPirateChampionExpedition
    等級
    68
    生命
    9,264
    護甲
    28,790
    閃避
    7,109
    能量護盾
    3,064
    傷害
    471
    法術傷害
    471
    命中
    290
    攻擊間隔
    1.5
    經驗值
    12,306
    異常狀態臨界值
    9,264
    冰緩
    29
    感電
    29
    易碎
    166
    焦灼
    29
    殘喘
    81
    MeleeAtAnimationSpeed
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 377–565
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    用強大的攻擊擊倒敵人。
    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]
    GhostPirateChampionSpectralThrow
    攻擊, 範圍攻擊, 投射物, 玩家投射物
    靈體投擲
    基本傷害: 377–565
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    冷卻時間: 4 秒
    投擲你近戰武器的靈體版本。此靈體將會向外飛出並如同迴力鏢一般回到你的身邊,對所有碰觸到的敵人造成傷害。
    造成 52% 更少傷害
    發射 2 個額外投射物
    base is projectile [1]
    GhostPirateChampionSpectralThrowSpectre
    攻擊, 範圍攻擊, 投射物, 玩家投射物
    靈體投擲
    基本傷害: 377–565
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    投擲你近戰武器的靈體版本。此靈體將會向外飛出並如同迴力鏢一般回到你的身邊,對所有碰觸到的敵人造成傷害。
    造成 52% 更少傷害
    發射 2 個額外投射物
    base is projectile [1]

    Object Type

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    
    Positioned
    {
    	team = 125
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    
    Targetable
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/GhostPirates/GhostPirateChampionExpedition"] = {
        name = "Spectral Swashbuckler",
        life = 1.44,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.26,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 8,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GhostPirateChampionSpectralThrow",
            "GhostPirateChampionSpectralThrowSpectre",
        },
        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["GhostPirateChampionSpectralThrow"] = {
        name = "Spectral Throw",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GhostPirateChampionSpectralThrowSpectre"] = {
        name = "Spectral Throw",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    
    50% 物理傷害轉換為閃電傷害
    IdMonsterElementalSkeletonLightning
    FamilyLightningDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base physical damage % to convert to lightning Min: 50 Max: 50 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    20% 攻擊傷害格擋率
    20% 法術傷害格擋率
    你承受 40% 來自格擋擊中的傷害
    IdMonsterAttackSpellBlock20Bypass40
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base spell block % Min: 20 Max: 20 全域
  • monster base block % Min: 20 Max: 20 全域
  • base block % damage taken Min: 40 Max: 40 全域
  • Craft Tagsblock
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • 怨靈劍客
    不死
    50% 物理傷害轉換為閃電傷害
    cannot be used as minion [1]
    20% 攻擊傷害格擋率
    20% 法術傷害格擋率
    你承受 40% 來自格擋擊中的傷害
    monster no map drops [1]
    Spectral Swashbuckler
    幽魂N
    標籤delve_monster, fast_movement, ghost, ghost_armour, ghost_blood, has_one_hand_sword, has_one_handed_melee, medium_height, melee, not_str, physical_affinity, ranged, slashing_weapon, undead
    Packs
  • 海盜怨靈, 惡棍怨靈, 怨靈劍客
  • 生命
    144%
    生命轉為護盾
    50%
    閃避
    +50%
    異常狀態臨界值
    144%
    抗性
    0 0 40 0
    傷害
    126%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 8
    攻擊間隔
    1.5 秒
    傷害分佈
    ±20%
    經驗值
    120%
    Model Size
    110%
    類型
    GhostChampion
    Metadata
    DelveGhostPirateEncounter3
    等級
    68
    生命
    9,264
    護甲
    28,790
    閃避
    7,109
    能量護盾
    3,064
    傷害
    471
    法術傷害
    471
    命中
    290
    攻擊間隔
    1.5
    經驗值
    12,306
    異常狀態臨界值
    9,264
    冰緩
    29
    感電
    29
    易碎
    166
    焦灼
    29
    殘喘
    81
    MeleeAtAnimationSpeed
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 377–565
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    用強大的攻擊擊倒敵人。
    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]
    GhostPirateChampionSpectralThrow
    攻擊, 範圍攻擊, 投射物, 玩家投射物
    靈體投擲
    基本傷害: 377–565
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    冷卻時間: 4 秒
    投擲你近戰武器的靈體版本。此靈體將會向外飛出並如同迴力鏢一般回到你的身邊,對所有碰觸到的敵人造成傷害。
    造成 52% 更少傷害
    發射 2 個額外投射物
    base is projectile [1]
    GhostPirateChampionSpectralThrowSpectre
    攻擊, 範圍攻擊, 投射物, 玩家投射物
    靈體投擲
    基本傷害: 377–565
    暴擊率: 5%
    攻擊間隔: 1.5 秒
    投擲你近戰武器的靈體版本。此靈體將會向外飛出並如同迴力鏢一般回到你的身邊,對所有碰觸到的敵人造成傷害。
    造成 52% 更少傷害
    發射 2 個額外投射物
    base is projectile [1]

    Object Type

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/GhostPirates/GhostPirate"
    
    Life
    {
    	on_death = "HideMeshSegments( pPlaneShape1, pPlaneShape2 );"
    	on_spawned_dead = "HideMeshSegments( pPlaneShape1, pPlaneShape2 );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/GhostPirates/DelveGhostPirateEncounter3"] = {
        name = "Spectral Swashbuckler",
        life = 1.44,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.26,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 8,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GhostPirateChampionSpectralThrow",
            "GhostPirateChampionSpectralThrowSpectre",
        },
        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["GhostPirateChampionSpectralThrow"] = {
        name = "Spectral Throw",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GhostPirateChampionSpectralThrowSpectre"] = {
        name = "Spectral Throw",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {-52, 2, levelRequirement = 15, statInterpolation = {},  cost = { }, },
        },
    }
    
    50% 物理傷害轉換為閃電傷害
    IdMonsterElementalSkeletonLightning
    FamilyLightningDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base physical damage % to convert to lightning Min: 50 Max: 50 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be used as minion Min: 1 Max: 1 全域
  • 20% 攻擊傷害格擋率
    20% 法術傷害格擋率
    你承受 40% 來自格擋擊中的傷害
    IdMonsterAttackSpellBlock20Bypass40
    FamilyMonsterBlockAndBypass
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base spell block % Min: 20 Max: 20 全域
  • monster base block % Min: 20 Max: 20 全域
  • base block % damage taken Min: 40 Max: 40 全域
  • Craft Tagsblock
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • Edit

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